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 f388ba2e..131f4ce4 100644
--- a/ipv6-6to4.howto
+++ b/ipv6-6to4.howto
@@ -66,7 +66,7 @@ Now, set up the configuration as follows:
/etc/sysconfig/network-scripts/ifcfg-eth0:
---
DEVICE=eth0
-BOOTPROTO=static
+BOOTPROTO=none
ONBOOT=yes
IPADDR=xx.yy.zz.ww [Globally unique IPv4 address]
NETMASK=aa.bb.cc.dd [IPv4 settings up to this point]