Destination unreachable: Address unreachable
forums.he.net › indexJan 23, 2022 · Destination unreachable: Address unreachable. « on: April 29, 2012, 08:48:27 AM ». Hi, all: I have created a ipv6 tunnel on a Fedora server with the following commands: Code: [Select] modprobe ipv6. ip tunnel add he-ipv6 mode sit remote 74.82.46.6 local 10.21.0.8 ttl 255. ip link set he-ipv6 up. ip addr add 2001:470:23:5d8::2/64 dev he-ipv6.