Subject: Re: IPv6 Router Renumbering
To: Feico Dillema <feico@dillema.net>
From: None <itojun@iijlab.net>
List: current-users
Date: 07/18/2000 01:02:54
>> >Are there any plans to incorporate IPv6 router renumbering
>> >functionality in NetBSD-1.5 or is that still considered to
>> >experimental?
>> please torture-test router renumber code in KAME tree and send any
>> experience you had to snap-users@kame.net.
>Could you give me a hint on how much work it would be to port the
>router renumbering code into NetBSD-1.5? I'd be happy to do some
>testing of the code in our radionet, but downgrading the NetBSD
>machines to 1.4.x for it would be a bit too disruptive to other things
>for us.
receiver side code: in usr.sbin/rtadvd (need -R to enable it)
sender side code: compile kame rrenumd, should need no modification
again, it is next to impossible to configure it in secure manner,
due to ipsec configuration twist (multicast ipsec is almost
impractical, site-local IPv6 routing is also impractical, router
renumbering requires BOTH!). i just do not feel like putting it
into the tree.
itojun