I have a problem that might be related: the hop limit is somehow set to 0, default is 64. This is on 2 different USB NICs.

To see if you have this problem:
# cat /proc/sys/net/ipv6/conf/eth0/hop_limit
0

To fix it temporarily:
# echo 64 >/proc/sys/net/ipv6/conf/eth0/hop_limit

Cheers
 Harry


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to