User contributions
- 17:05, 15 March 2009 (diff | hist) . . (+694) . . N Ipv6 (New page: == Vars to set == /etc/sysctl.conf <pre> net.ipv6.conf.all.forwarding=1 </pre> /etc/sysconfig/network <pre> ... IPV6_DEFAULTGW=your_ipv6_gw_here IPV6_DEFAULTDEV=your_interface_here </pre>...)
- 17:47, 7 August 2008 (diff | hist) . . (+52) . . IPv6-in-IPv4 (→Tunnelbroker - IPv6-in-IPv4) (current)
- 17:45, 7 August 2008 (diff | hist) . . (+910) . . N IPv6-in-IPv4 (New page: == Tunnelbroker - IPv6-in-IPv4 == '''Turn on ipv6 forwarding''' /etc/sysctl.conf <pre> net.ipv6.conf.all.forwarding = 1 </pre> '''Apply sysctl.conf changes''' <pre> /sbin/sysctl -p </pr...)