Re: Radvd and prefix delegation
Jason White <[email protected]> Fri, 31 Aug 2012 23:53:37 +0000 (UTC)
| Newsgroups | gmane.linux.debian.devel.ipv6 |
|---|---|
| Message-ID | <[email protected]> |
Bjørn Mork <[email protected]> wrote: >I simply call > > /etc/init.d/radvd reload > >in a /etc/ppp/ipv6-up.d/somescript. In theory you should be prepared >for a prefix change anytime the link goes down, so I believe this is >necessary even if you modify the initial start order. Good point - I think that's the best solution. Thanks.