My ipv6 tunnel died and now I can't get it up
Shadow Hawkins on Tuesday, 07 September 2004 16:26:29
My connection died today and now it remains dead.
I tried folliwing:
$ ip tunnel del sixxs
and
$ ip tunnel add sixxs mode sit local XXX.XXX.XXX.XXX remote 62.78.96.38
$ ip link set sixxs up
$ ip link set mtu 1280 dev sixxs
$ ip tunnel change sixxs ttl 64
$ ip -6 addr add xxxx:xxxx:xxx:xx::2/64 dev sixxs
$ ip -6 ro add default via xxxx:xxxx:xxx:xx::1 dev sixxs
I'm running Fedora core 1 with 2.4.22 kernel.
Posting is only allowed when you are logged in. |