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

2000-03-11 Thread Jun-ichiro itojun Hagino
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 address. For NetBSD-current, I'll bring in cleaner 6to4 code (since netbsd is not that close to the deadline). please wait for a while...

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

2000-03-11 Thread Brad Spencer
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 address. For NetBSD-current, I'll bring in cleaner 6to4 code (since netbsd is not that close to the deadline). please wait for

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

2000-03-11 Thread itojun
For NetBSD-current, I'll bring in cleaner 6to4 code (since netbsd is not that close to the deadline). please wait for a while... This is what I expected. I was just messing around some and was pleased that it didn't panic my machine. Thanks. BTW, please be

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

2000-03-10 Thread Richard Seaman, Jr.
On Fri, Mar 10, 2000 at 08:09:04PM +0900, Yoshinobu Inoue wrote: 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

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

2000-03-10 Thread Richard Seaman, Jr.
On Fri, Mar 10, 2000 at 07:35:08AM -0600, Richard Seaman, Jr. wrote: On Fri, Mar 10, 2000 at 08:09:04PM +0900, Yoshinobu Inoue wrote: 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

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

2000-03-10 Thread Richard Seaman, Jr.
On Sat, Mar 11, 2000 at 02:50:28AM +0900, Yoshinobu Inoue wrote: 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

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

2000-03-10 Thread Richard Seaman, Jr.
On Sat, Mar 11, 2000 at 05:22:09AM +0900, Yoshinobu Inoue wrote: 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

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

2000-03-10 Thread Richard Seaman, Jr.
On Sat, Mar 11, 2000 at 02:50:28AM +0900, Yoshinobu Inoue wrote: I also had to adjust my ipv4 firewall rules to allow protocol ipv6 through. Strange that I didn't have to do that when doing a gif tunnel to freenet6.net. Also, what do I have to do to enable ip6fw? Wmmm, it is strange

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

2000-03-07 Thread itojun
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 in rc.conf?

2000-03-06 Thread Bruce A. Mah
If memory serves me right, "Jose M. Alcaide" wrote: 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

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

2000-03-06 Thread Bill Fenner
Bruce is right that machines expect to learn their prefixes from their local router; however if you're just playing around you might want to set it yourself. The easiest way I've found to do this is to say that this machine is a router: # sysctl -w net.inet6.ip6.forwarding=1

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

2000-03-06 Thread Jose M. Alcaide
Bill Fenner wrote: Bruce is right that machines expect to learn their prefixes from their local router; however if you're just playing around you might want to set it yourself. The easiest way I've found to do this is to say that this machine is a router: # sysctl -w

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

2000-03-06 Thread Bob Fink
Eugene, At 09:00 AM 3/6/2000 -0800, Eugene M. Kim wrote: (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

RE: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-06 Thread Richard Draves
The exception is for "6to4" prefixes which are in the 2002::/16 TLA space. See the I-D: http://www.ietf.org/internet-drafts/draft-ietf-ngtrans-6to4-03.txt Please read, then ask any questions you may have. 6to4 is currently supported, and there are relay routers up and running. To

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

2000-03-06 Thread Richard Seaman, Jr.
On Mon, Mar 06, 2000 at 09:22:45AM -0800, Bob Fink wrote: Please read, then ask any questions you may have. 6to4 is currently supported, and there are relay routers up and running. My apologies if I sound like I need "IPv6 for Dummies". Just to clarify. You mean that 6to4 is currently