Re: Testing IPv6



dave <daf@xxxxxxxxxxxxxxx> writes:

I had already visited sixxs but the URL you supply above is
particularly useful. It makes me think there is no IPv6 for me through
comcast.

Few ISPs supply native IPv6. My ISP does supply an IPv6 tunnel
as do places like HE (google HE ipv6 for info). The tunnel consists
of an IP address (the IP tunnel endpoint), 2 ipv6 addresses (the IPv6
tunnel endpoints), and your ipv6 assigned addresses. In my case
the info is this:

208.201.244.208 IP address of my gateway machine
2001:05a8:0:1::0123 my IPv6 tunnel address

208.201.234.221 ISP IP tunnel address
2001:05a8:0:1::0122 ISP IPv6 tunnel address

Setup is done in hostname.gif0

--------
tunnel 208.201.244.208 208.201.234.221
inet6 alias 2001:05a8:0:1::0123 128
dest 2001:05a8:0:1::0122
! route add -inet6 default ::1
! route change -inet6 default -ifp gif0
--------

The first line sets up the tunnel
the second assigns my ipv6 tunnel address
the third line assigns the ISP ipv6 tunnel address
the forth line prepares an ipv6 default route
the final line changes the ipv6 default route to use interface gif0

// marc
.



Relevant Pages

  • Re: IPv6 over gif(4) broken in 6.2-RELEASE?
    ... I only have one IPv6 over IPv4/gif tunnel and ther I use only my side ... the tunnel because there's no route for the destination. ... olsrd as the routing protocol. ...
    (freebsd-net)
  • Re: IPv6 Tunnel Brokers?
    ... While my ISP is rather geeky and more than willing to give me an IPv6 ... tunnel to the internet, there seems to be a large number of routing ... I'm using a Cisco rouer on my end, it was very easy to set up and get going. ...
    (freebsd-questions)
  • Re: [fw-wiz] IPv6 and IPSec
    ... >> Now, as a system administrator, how are you going to track down a virus ... network to network). ... Nice thing is that, with IPv6, you can have ... up an IPv6 tunnel back out that slid right past all the IDS they had. ...
    (Firewall-Wizards)
  • Re: ipv6 confusion
    ... The machine I want to do the tunneling on is behind a NAT'ed firewall ... so it can receive all of your incoming IPv6 traffic. ... Pick the tunnel with the least delay! ... LAN get other IPv6 addresses, all with the same initial 48 bits (I.E. ...
    (freebsd-questions)
  • Re: IPv6 Tunnel Brokers?
    ... While my ISP is rather geeky and more than willing to give me an IPv6 tunnel to the internet, there seems to be a large number of routing problems upstream from them that prevent us from accessing the majority of the IPv6 net. ... Does anyone know of an ISP that'll give me a /48 or /64 they'll route across a gif tunnel? ...
    (freebsd-questions)