Guest User!

You are not Sophos Staff.

[8.960][BUG] IPv6 with Sixxs Tunnelbroker not working - wrong gateway

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: 


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


Gateway looks like the WAN-Interface of UTM, which has no IPv6 assigned, only the internal interface as described in the instructions above. 


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


latest UTM beta with IPv6-Fix.

any ideas ?
Parents
  • Seems your ISP is announcing itself as IPv6 Default Gateway without providing an IPv6 prefix.
    Please disable the IPv6 Default Gateway checkbox on your eth1 interface and contact your ISP about their misconfiguration...

    Cheers
     Ulrich
  • Hi Ulrich,

    IPv6 Default Gateway is disabled on eth1 (i disabled it a few days ago and rebooted the UTM)


    thor:/home/login # ifconfig eth1
    eth1      Link encap:Ethernet  HWaddr 00:1B:21:62:28:CD
              inet addr:178.27.********  Bcast:178.27.***.255  Mask:255.255.248.0
              inet6 addr: fe80::21b:21ff:fe62:28cd/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:5115440 errors:0 dropped:0 overruns:0 frame:0
              TX packets:2461207 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:4657357403 (4441.6 Mb)  TX bytes:373020486 (355.7 Mb)


    Any ideas ? Provider is Kabel Deutschland.

    Chris
Reply
  • Hi Ulrich,

    IPv6 Default Gateway is disabled on eth1 (i disabled it a few days ago and rebooted the UTM)


    thor:/home/login # ifconfig eth1
    eth1      Link encap:Ethernet  HWaddr 00:1B:21:62:28:CD
              inet addr:178.27.********  Bcast:178.27.***.255  Mask:255.255.248.0
              inet6 addr: fe80::21b:21ff:fe62:28cd/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:5115440 errors:0 dropped:0 overruns:0 frame:0
              TX packets:2461207 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:4657357403 (4441.6 Mb)  TX bytes:373020486 (355.7 Mb)


    Any ideas ? Provider is Kabel Deutschland.

    Chris
Children
No Data