Hi,
i don't know if that is a bug or a configuration issue, so i didn't tag that thread.
basically, i have a working sixxs tunnel, my clients are getting an ipv6 address, but with the wrong gateway. i followed the instructions from here (+ next post) to setup the tunnelbroker.
tunnel is up, but i can't get IPv6 Websites, DNS, pings, and so on from the clients or the UTM self.
that is what my client gets:
Gateway looks like the WAN-Interface of UTM, which has no IPv6 assigned, only the internal interface as described in the instructions above.
latest UTM beta with IPv6-Fix.
any ideas ?
i don't know if that is a bug or a configuration issue, so i didn't tag that thread.
basically, i have a working sixxs tunnel, my clients are getting an ipv6 address, but with the wrong gateway. i followed the instructions from here (+ next post) to setup the tunnelbroker.
tunnel is up, but i can't get IPv6 Websites, DNS, pings, and so on from the clients or the UTM self.
that is what my client gets:
Code:
IPv6-Adress: 2001:6f8:RANDOM-IP
Temporary IPv6-Adress: 2001:6f8:RANDOM-IP
Local IPv6-Adress: fe80::ecbb:c7df:f138:2aee%12
IPv6-Standardgateway: fe80::7271:b1ff:fe08:af35%12
IPv6-DNS-Server: 2001:6f8:IP-OF-THE-UTM
Code:
utm:/home/login # ip -6 route show default
default via fe80::1 dev eth1 proto kernel metric 1024 expires 118sec
utm:/home/login # ip -6 neigh
fe80::7271:b1ff:fe08:af35 dev eth0 lladdr 20:71:bc:08:af:35 router STALE
fe80::1 dev eth1 lladdr 00:02:7d:5f:3d:39 router STALE
any ideas ?