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 debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53e88dbc.2040...@switch.ch

Reply via email to