Hi,
On 10.11.00 (23:12), [EMAIL PROTECTED] wrote:
> >I have a NetBSD 1.4.1 box set up as a border router for our
> >IPv6 backbone. It is connected via an ipv6-over-ipv4 tunnel
> >over the interface gif0.
> >For some reason I am not able to attach the ipv6 default route
> >to the interface gif0.
> >I am using the KAME snapshot 20000110.
> >
> >Can anyone please help me out?
>
> basically we recommend you to run routing daemon (like route6d or
> zebra ripngd) if the upstream is willing to exchange route with you.
> there are too many typo possibilities and i don't recommend static
> configuration.
Our upstream provider will do that. I'll do route advertisement in our
backbone to ensure auto-host configuration, but will have one static tunnel
to our partner who will take care to the route announcing.
> if you need to set up a default route to gif0, please use the following
> sequence of commands (you need both, in sequence):
> # route add -inet6 default ::1
> # route change -inet6 default -ifp gif0
Thanks, the first command worked, the second put me into debug mode. I guess
I will have to update the KAME kit.
> btw, 2000/1/10 is way too old - please update to more recent one.
> the above commands may not work if you are in bad luck.
I can't find any snapshots for NetBSD 1.4.1. Is it safe to use the ones for
NetBSD 1.4.2 instead?
Thanks,
Stephan
--
"Oh Boy, NT as your firewall? Give me IP and I crack it for you."
- "No Thanks, One breakin a month is all I can handle."
Brian Hickey in comp.security.unix
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]