[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

typo on v6 page and comment on default route



Hello,

the link on http://www.debian.org/~csmall/ipv6/index.html to
"http://www.misiek.eu.org/ipv6/.en/"; seems a bit broken, removing the ".en/"
helps for me.

BTW: using 

route -A inet6 add default gw 3ffe:1500:5:6::100


will produce:

::/0                 3ffe:1500:5:6::100 UG   1 0 0 sit1

and should work quite well .)

You can have even global scope addresses with sit0:

ifconfig sit0 down
ifconfig sit0 up # this will add a "route add -A inet6 ::/96 dev sit0" route
ifconfig sit0 add 3ffe:400:280:10::66/126 # my global scope address
route add -A inet6 default gw ::10.0.0.10

Greetings
Bernd
-- 
  (OO)      -- Bernd_Eckenfels@Wendelinusstrasse39.76646Bruchsal.de --
 ( .. )  ecki@{inka.de,linux.de,debian.org} http://home.pages.de/~eckes/
  o--o     *plush*  2048/93600EFD  eckes@irc  +497257930613  BE5-RIPE
(O____O)  When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl!



Reply to: