User Tools

Site Tools


enable_ipv6_tunnel

Differences

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

Link to this comparison view

enable_ipv6_tunnel [2009/04/17 15:50]
k2patel created
enable_ipv6_tunnel [2009/04/17 15:50]
k2patel
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.txt ยท Last modified: 2020/08/10 02:35 (external edit)