Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-11 Thread Yoshinobu Inoue
And here is the patches. The last patches should work but I found a improvement related to coexistence with gif, so this is the updated patches. I applied a variant of your patch to my NetBSD/i386 -currentish box that also uses the KAME stack and was able to ping6 your 6to4

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-10 Thread Yoshinobu Inoue
Very unfortunately, 6to4 is not yet supported in FreeBSD/KAME. So now available options will be, -Use freenet6 (for one hosts). -Get IPv6 address block and connect to 6bone using gif tunnel. We hope to add 6to4 support for KAME/FreeBSD very soon (next week is a good guess).

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-10 Thread Yoshinobu Inoue
And here is the patches. The last patches should work but I found a improvement related to coexistence with gif, so this is the updated patches. Thanks, Yoshinobu Inoue Index: net/if_gif.c === RCS file:

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-10 Thread Yoshinobu Inoue
6to4 support seems to be very important for initial IPv6 deployment on FreeBSD4.0, so I tried small additinal patches to make it available. And It seems to work. Could some FreeBSD4.0 user with direct internet connectivity please try this patches and try to ping6 to my host's

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-10 Thread Yoshinobu Inoue
By the way, I'm now very much interested in next round of test, that non 6to4 IPv6 prefix routing via 6to4 cloud. Could you please assign some non 6to4 prefix inside your environment? Ok. c000::/64 route add -inet6 3ffe:501:4819:2000:: -prefixlen 64 2002:cbb2:8dd8::1 Did

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-10 Thread Yoshinobu Inoue
I tried deleting the 6to4 address from an interface on the interior node and did a ping6, but I get no replies (I think you have to configure the route on your end first?). Yes, I have configured it, so it should work now. Yes, it does. It all looks good. PING6(56=40+8+8

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-10 Thread Brad Spencer
And here is the patches. The last patches should work but I found a improvement related to coexistence with gif, so this is the updated patches. Thanks, Yoshinobu Inoue I applied a variant of your patch to my NetBSD/i386 -currentish box that also uses the KAME stack and was

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-06 Thread Yoshinobu Inoue
Hi, Hello, Now that I have several machines running FreeBSD 4.0, I started to play with IPv6. It's fun! I have plans to set up a v6-over-v4 tunnel and connect to the 6Bone. I read /usr/share/examples/IPv6/USAGE, /usr/share/doc/IPv6/IMPLEMENTATION and some documents at the KAME web

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-06 Thread Yoshinobu Inoue
Hi, Very unfortunately, 6to4 is not yet supported in FreeBSD/KAME. So now available options will be, -Use freenet6 (for one hosts). -Get IPv6 address block and connect to 6bone using gif tunnel. Cheers, Yoshinobu Inoue Please read, then ask any questions you may have. 6to4 is currently

Re: IPv6: can a link-site (or global) address be configured inrc.conf?

2000-03-06 Thread Eugene M. Kim
(Cc'ed to the 6BONE mailing list in the hope that someone there could answer my question as well) Speaking of the address allocation, is there a way for an individual to get a non-local address space (so that all of my machines can get an unique IPv6 address)? I've read through the 6BONE