Hello,
I hit a snag in setting up IPv6 via a gif-interface. Im using the
following hostname.gif0 on a snapshot (22-12-06):
up giftunnel 212.182.166.172 64.71.128.81
up inet6 2001:470:1F01:FFFF::1AE1 2001:470:1F01:FFFF::1AE0 prefixlen 128
!route add -inet6 default 2001:470:1F01:FFFF::1AE0
With this setup Im able to 'ping6' to the outside (IPv6) world - this
means that the tunnel is working. What I dont get is the output from
'route show':
Internet6:
Destination Gateway Flags Refs Use Mtu Interface
::/104 localhost.hydroxid UGRS 0 0 - lo0
::/96 localhost.hydroxid UGRS 0 0 - lo0
route: illegal prefixlen
::/4 localhost.hydroxid UGS 1 56 - gif0
...
What illegal prefixlen? I see no reason that the used route is invalid.
Im I missing something?
Kind regards,
Bjvrn