summaryrefslogtreecommitdiffstats
path: root/ipv6-6to4.howto
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2005-01-12 06:06:35 +0000
committerBill Nottingham <notting@redhat.com>2005-01-12 06:06:35 +0000
commit6206c0832810488618f74482773068c0ccf45f77 (patch)
tree6dee0136306bf1a275615033f29572d903c4394e /ipv6-6to4.howto
parent6578fad0e0fb4db1db35d2109cecc0561a1b4af0 (diff)
downloadinitscripts-6206c0832810488618f74482773068c0ccf45f77.tar.gz
initscripts-6206c0832810488618f74482773068c0ccf45f77.tar.xz
initscripts-6206c0832810488618f74482773068c0ccf45f77.zip
IPv6 doc changes (<pb@beiringer.de>,<pekkas@netcore.fi>)
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.