Penguin

Differences between version 53 and revision by previous author of 6to4.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 53 Last edited on Friday, May 13, 2005 2:09:12 pm by SamHathaway Revert
Older page: version 52 Last edited on Wednesday, March 23, 2005 7:10:06 pm by ToniMarsh Revert
@@ -110,9 +110,9 @@
  # You DO want this if this is your only connection to the IPv6 backbone 
  # You DO NOT want this if you have some other way of connecting to the IPv6 backbone (eg: Freenet6) 
  # ip -6 route add ::/96 dev tun6to4 metric 1 # This line seems necessary, but I've never 
  # found documented anywhere. Try without if you can. 
- # ip -6 route add 2000::/3 via ::192.88.91 .1 dev tun6to4 metric 1 
+ # ip -6 route add 2000::/3 via ::192.88.99 .1 dev tun6to4 metric 1 
  
  # Restart radvd (if you have it running) 
  killall -1 radvd