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
Server Team, which is subscribed to ntp in ubuntu.
https://bugs.launchpad.net/bugs/697592

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to