Networking setup is quite simple: the machine in question does only have
one network interface:

auto eth0
iface eth0 inet static
  address 192.168.1.4
  netmask 255.255.255.0
  gateway 192.168.1.1

iface eth0 inet6 static
  address ::ffff:192.168.1.4
  netmask 96
  gateway ::ffff:192.168.1.1

ntp is bound to all interfaces, all ipv4, ipv6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/697592

Title:
   unable to create socket on eth0 (210) for ::ffff:192.168.1.4#123

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to