wikiroute

networking recipes

User Tools

Site Tools


lab_with_ipv6_tunnel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
lab_with_ipv6_tunnel [2018/01/16 22:32] – [2. Tunnel Example Configuration] samerlab_with_ipv6_tunnel [2018/01/16 22:34] – [2. Tunnel Example Configuration] samer
Line 16: Line 16:
 [{{ :ipv6-tunnel-2.png?nolink&600 | Figure 2. 6in4 Tunnel for extending IPv6 connectivity}}] [{{ :ipv6-tunnel-2.png?nolink&600 | Figure 2. 6in4 Tunnel for extending IPv6 connectivity}}]
  
-Hurricane Electric provides a free service for 6in4 tunnels. Subscription is available on [[https://tunnelbroker.net]]. Start by creating a ''Regular Tunnel''. Then put the IPv4 address of your TEP in the field ''IPv4 Endpoint (Your side)'' and select the nearest tunnel server. Verify that everything is set accordingly in the tunnel details page. Click on ''Example Configurations'' and copy the commands for your operating system. For example, if you are using an Debian based TEP, you can use the following configuration in your ''/etc/network/interfaces'' file:+Hurricane Electric provides a free service for 6in4 tunnels. Subscription is available on [[https://tunnelbroker.net]]. Start by creating a ''Regular Tunnel''. Thenput the IPv4 address of interface e1 of your TEP in the field ''IPv4 Endpoint (Your side)'' and select the nearest tunnel server. Verify that everything is set accordingly in the tunnel details page. Click on ''Example Configurations'' and copy the commands for your operating system. For example, if you are using an Debian based TEP, you can use the following configuration template in your ''/etc/network/interfaces'' file:
  
 <code bash> <code bash>
Line 24: Line 24:
         netmask 64         netmask 64
         endpoint #Tunnel_server_IPv4_address         endpoint #Tunnel_server_IPv4_address
-        local #TEP_IPv4_address+        local #TEP_e1_IPv4_address
         ttl 255         ttl 255
         gateway #Tunnel_server_IPv6_address           gateway #Tunnel_server_IPv6_address  
Line 33: Line 33:
 </WRAP> </WRAP>
  
-Now, you can verify the configuration of your interface ''ip -6 addr show dev he-ipv6'' on the TEP and test if the IPv6 connectivity is working ''ping6 ipv6.google.com''.+Now, you can verify the configuration of your tunnel interface ''ip -6 addr show dev he-ipv6'' on the TEP and test if the IPv6 connectivity is working ''ping6 ipv6.google.com''.
 ===== -. Lab Platform Configuration ===== ===== -. Lab Platform Configuration =====
 ==== -. Static Configuration ==== ==== -. Static Configuration ====
 ==== -. Stateless Auto-Configuration ==== ==== -. Stateless Auto-Configuration ====
lab_with_ipv6_tunnel.txt · Last modified: 2018/01/19 19:25 by samer