aboutsummaryrefslogtreecommitdiffstats
path: root/ipv6-tunnel.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-tunnel.howto
parent6578fad0e0fb4db1db35d2109cecc0561a1b4af0 (diff)
downloadinitscripts-6206c0832810488618f74482773068c0ccf45f77.tar
initscripts-6206c0832810488618f74482773068c0ccf45f77.tar.gz
initscripts-6206c0832810488618f74482773068c0ccf45f77.tar.bz2
initscripts-6206c0832810488618f74482773068c0ccf45f77.tar.xz
initscripts-6206c0832810488618f74482773068c0ccf45f77.zip
IPv6 doc changes (<pb@beiringer.de>,<pekkas@netcore.fi>)
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: