aboutsummaryrefslogtreecommitdiffstats
path: root/ipv6-tunnel.howto
diff options
context:
space:
mode:
Diffstat (limited to 'ipv6-tunnel.howto')
-rw-r--r--ipv6-tunnel.howto2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipv6-tunnel.howto b/ipv6-tunnel.howto
index 3f717b1d..dd83742f 100644
--- a/ipv6-tunnel.howto
+++ b/ipv6-tunnel.howto
@@ -57,7 +57,7 @@ Now, set up the configuration as follows:
1. Enable IPv6 and set tunnel as default gateway in /etc/sysconfig/network:
echo "NETWORKING_IPV6=yes" >> /etc/sysconfig/network
- echo "IPV6_GATEWAYDEV=sit1">> /etc/sysconfig/network
+ echo "IPV6_DEFAULTDEV=sit1">> /etc/sysconfig/network
2. Create /etc/sysconfig/network-scripts/ifcfg-sit1, with the following: