User Tools

Site Tools


enable_ipv6_tunnel

Differences

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

Link to this comparison view

Next revision
Previous revision
enable_ipv6_tunnel [2009/04/17 15:50] – created k2patelenable_ipv6_tunnel [2020/08/10 02:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<code bash>
 ifconfig gif0 create ifconfig gif0 create
 ifconfig gif0 tunnel <local_ip> <IPv4_gateway> ifconfig gif0 tunnel <local_ip> <IPv4_gateway>
Line 4: Line 5:
 route -n add -inet6 default <IPc6_gateway_ip> route -n add -inet6 default <IPc6_gateway_ip>
 ifconfig gif0 up ifconfig gif0 up
 +</code>
enable_ipv6_tunnel.1239983420.txt.gz · Last modified: 2020/08/10 02:28 (external edit)