ipv6
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ipv6 [2008/10/10 23:30] – Details of the working 6to4 tunnel on ace _dcoles | ipv6 [2026/09/26 22:48] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | At the moment I'm planning on trying to get Tardis some IPv6 connectivity. Since Tardis has at least one public IP address it should be possible to set up a basic 6-to-4 tunnel to the JANET core. Ideally it would be great if we had native IPv6 access through [[ed_lan]] but this does not appear to be supported at the present time. | ||
| - | The we now have a 6in4 tunnel running on [[ace]] which provides IPv6 connectivity as well as packet filtering for the rest of the Tardis network. IPv6 autoconfiguation could be then be provided through either [[quagga]] or [[radvd]], though static configuration might be more suited for the time being. | ||
| - | |||
| - | |||
| - | ====== Getting Connected ====== | ||
| - | |||
| - | JANET currently supports 4 ways to gain IPv6 connectivity. | ||
| - | - Native IPv6 connections where available | ||
| - | - Manually-configured IPv6 tunnels | ||
| - | - 6to4 tunnels and 6to4 relay | ||
| - | - IPv6 tunnel broker/ | ||
| - | |||
| - | |||
| - | ===== Native IPv6 connection ===== | ||
| - | |||
| - | This is the holy grail of IPv6 connectivity and where everything should eventually end up. The JANET core has been IPv6 enabled for a few years but the regional networks have been a bit slower off the mark. One of the services provided by SuperJANET5 is native IPv6 traffic and this has been identified by both EaStMAN [[http:// | ||
| - | |||
| - | |||
| - | ===== Manually-configured IPv6 tunnels ===== | ||
| - | |||
| - | JANET provides an experimental IPv6 service which lets sites create a 6in4 tunnel to the JANET core. This is probably the most preferable option at the moment since it would mean Tardis would be allocated an IPv6 address out of the JANET IPv6 space (2001: | ||
| - | |||
| - | |||
| - | ===== 6to4 tunnels and 6to4 relay ===== | ||
| - | |||
| - | An alternative to a manual tunnel is the semi-automatic 6to4 protocol which allocates a IPv6 address based on the public IPv4 address (in the 2002::/16 range). The disadvantage of this method is that while it allows 6to4 hosts to communicate quite effectively there is no way to contact the native IPv6 network. Hence you need to use a 6to4 relay to connect to the native IPv6 network. JANET provides a relay at 192.88.99.1 for hosts on the JANET network. | ||
| - | |||
| - | |||
| - | ===== IPv6 tunnel broker/ | ||
| - | |||
| - | The final way is to use a broker service to connect. While this method is relatively easy to set up (See the [[http:// | ||
| - | |||
| - | |||
| - | ====== Tardis Configuration ====== | ||
| - | |||
| - | At the moment we are using 6to4 with the external router IP address of ace (129.215.160.171) meaning that it is allocated the network range 2002: | ||
| - | |||
| - | |||
| - | ===== External Network ===== | ||
| - | |||
| - | The external network is allocated 2002: | ||
| - | |||
| - | |||
| - | ===== Internal network ===== | ||
| - | |||
| - | The internal network is allocated 2002: | ||
| - | |||
| - | To assign an IP to a host just edit / | ||
| - | iface eth0 inet6 static | ||
| - | address 2002: | ||
| - | netmask 64 | ||
| - | gateway 2002: | ||
| - | |||
| - | |||
| - | ===== Firewall ===== | ||
| - | |||
| - | Like IPv4 traffic IPv6 traffic is filtered. At the moment the only traffic that can be routed through the firewall is IMCPv6 (see the // | ||
| - | |||
| - | |||
| - | ====== See Also ====== | ||
| - | |||
| - | * [[http:// | ||
| - | * [[http:// | ||
| - | * [[http:// | ||
ipv6.1223681438.txt.gz · Last modified: (external edit)
