Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IPv6 Internet access

I have setup the freenet6 Tunnel broker and it was working great. I have gotten my ipv6 block from them and have the tunnel broker up and online. I configured ipv6 DHCP for the block given and assigned the internal NIC with the first IP in that block. I tested it with the Test IPv6 web site when first setup and everything was green. I just now tested it again and it is failing. I can ping the internal IPv6 Gateway 2001:5C0:150F:6300::1 and can ping my tunnel broker IP 2001:5C0:1000:B::94BB. I can not however ping ipv6.google.com. The network they assigned to me is 2001:5C0:110C:9200::/56

The below is one of the clients that received the IPv6 from DHCP and IPv4 is static assigned

Any ideas what happen to make this break? I don't recall making any changes

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Administrator>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : SERVER
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : home.markandbeth.net

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : home.markandbeth.net
   Description . . . . . . . . . . . : Realtek RTL8168D/8111D Family PCI-E Gigab
it Ethernet NIC (NDIS 6.20)
   Physical Address. . . . . . . . . : 00-30-67-12-6A-2B
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:5c0:150f:6300::f126(Preferred)
   Lease Obtained. . . . . . . . . . : Friday, June 03, 2011 6:36:26 PM
   Lease Expires . . . . . . . . . . : Friday, June 10, 2011 10:45:07 AM
   Link-local IPv6 Address . . . . . : fe80::1471:c06b:e9e5:42f0%11(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.5(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : fe80::227:eff:fe05:81aa%11
                                       192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 234893415
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-15-30-FA-8D-00-30-67-12-6A-2B

   DNS Servers . . . . . . . . . . . : 2001:5c0:150f:6300::f126
                                       2001:5c0:150f:6300::1
                                       192.168.1.5
                                       192.168.1.1
   NetBIOS over Tcpip. . . . . . . . : Enabled
   Connection-specific DNS Suffix Search List :
                                       home.markandbeth.net

Tunnel adapter isatap.{8F91CB1F-40D6-43DF-89C4-53A0C7910294}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : home.markandbeth.net
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 11:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:8d0:1261:3f57:fefa(Prefe
rred)
   Link-local IPv6 Address . . . . . : fe80::8d0:1261:3f57:fefa%13(Preferred)
   Default Gateway . . . . . . . . . :
   NetBIOS over Tcpip. . . . . . . . : Disabled

C:\Users\Administrator>


This thread was automatically locked due to age.
Parents
  • I use authenticated and it still changes address every once in awhile.
  • I have terminated a Hurricane Electric tunnel on a spare router, and it works well.  They automatically assign a /64, but when you create your tunnel there is a check box for a /48.  The assignment does not change as long as your don't delete the tunnel.  You can have upto five tunnels for free.
    Judging from your ipconfig /all it appears that this is for a server running at home?  If you don't have a spare Cisco router, you can use a cheap D-link.  The DIR-632 is a good router for about $60, and it has great IPv6 support, including manually configured tunnels.
    Also, it might be better to use prefix advertisements instead of DHCPv6 depending on your needs.
Reply
  • I have terminated a Hurricane Electric tunnel on a spare router, and it works well.  They automatically assign a /64, but when you create your tunnel there is a check box for a /48.  The assignment does not change as long as your don't delete the tunnel.  You can have upto five tunnels for free.
    Judging from your ipconfig /all it appears that this is for a server running at home?  If you don't have a spare Cisco router, you can use a cheap D-link.  The DIR-632 is a good router for about $60, and it has great IPv6 support, including manually configured tunnels.
    Also, it might be better to use prefix advertisements instead of DHCPv6 depending on your needs.
Children
No Data