aboutsummaryrefslogtreecommitdiffstats
path: root/ipv6-6to4.howto
diff options
context:
space:
mode:
Diffstat (limited to 'ipv6-6to4.howto')
-rw-r--r--ipv6-6to4.howto2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipv6-6to4.howto b/ipv6-6to4.howto
index 707908d8..f3b43626 100644
--- a/ipv6-6to4.howto
+++ b/ipv6-6to4.howto
@@ -58,7 +58,7 @@ Now, set up the configuration as follows:
/etc/sysconfig/network:
echo "NETWORKING_IPV6=yes" >> /etc/sysconfig/network
- echo "IPV6_GATEWAYDEV=tun6to4">> /etc/sysconfig/network
+ echo "IPV6_DEFAULTDEV=tun6to4">> /etc/sysconfig/network
2. Edit your outbound (Internet) interface configuration. This can be
e.g. ippp0, ppp0, eth0, or the like. Here, eth1 is used.