Hi!

As the error reports, there are no link-local IPv6 address on the
interface eth0.
ifconfig should report something like this:

    net0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
            inet 192.168.1.15  netmask 255.255.240.0  broadcast 172.23.47.255
            inet6 fe80::xxxx:xxxx:xxxx:xxxx  prefixlen 64  scopeid 0x20<link>

You can check that IPv6 is enabled on your system with

    sysctl -a | grep disable_ipv6

or check your network configuration.

-- Antonin

_______________________________________________
Babel-users mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users

Reply via email to