Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Accessing the 6BONE with OS X 10.2' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Accessing the 6BONE with OS X 10.2
Authored by: otsune on Mar 18, '03 10:36:06AM

OS X 10.2 has ip6config command from NetBSD.

vi /etc/6to4.conf
(snip)
$peer="xxx.xxx.xxx.xxx" # 6to4 Gateway
#$peer="6to4.kfu.com"; # USA, West coast
...
(snip)

sudo ip6config start-stf en0
(en0 <- Outbound interface)

http://www.6to4.jp/settings/macosx.html
(in Japanese)



[ Reply to This | # ]