[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#755249: IPv6 link non-functional after suspend



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


Reply to: