On 09/11/2018 15:08, Andy Smith wrote:
So, whole file should be:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 85.119.83.128
netmask 255.255.248.0
gateway 85.119.80.1
iface eth0 inet6 static
address 2001:ba8:1f1:f1e5::2
netmask 64
gateway 2001:ba8:1f1:f1e5::1
It was a copy and paste error, so I've changed as suggested.
Thanks,
henry