diff --git a/docs/6to4.xml b/docs/6to4.xml
index 217cfd643..612fe4203 100644
--- a/docs/6to4.xml
+++ b/docs/6to4.xml
@@ -30,6 +30,8 @@
2009
+ 2012
+
Eric de Thouars and Tom Eastep
@@ -399,6 +401,7 @@ iface sit1 inet6 v4tunnel
endpoint 192.88.99.1
local 206.124.146.180
gateway ::192.88.99.1
+ ttl 64
post-up echo 1 > /proc/sys/net/ipv6/conf/all/forwarding
@@ -565,7 +568,7 @@ Ping(ACCEPT) all all
Client IPv4 address: 206.124.146.180 (Same as the 6to4
tunnel)
- Client IPv6 address: 2001:470:a:227::2/64
+ Client IPv6 address: 2001:470:a:227::2/64
I also took advantage of their offer for a /48 prefix routed via
@@ -596,6 +599,7 @@ iface sit1 inet6 v4tunnel
endpoint 216.218.226.238
local 206.124.146.180
gateway 2001:470:a:227::1
+ ttl 64
post-up echo 1 > /proc/sys/net/ipv6/conf/all/forwarding