Le jeudi 09 juillet 2015 à 07:57 +0000, Stuart Henderson a écrit : > On 2015-07-08, Bastien Durel <[email protected]> wrote: > > Le 08/07/2015 22:08, Claudio Jeker a écrit : > > > Feature... with maybe a bug. > > > > > Jul 8 09:04:07 ospfd[27052]: interface tun0:10.120.0.1 gone > > > So openvpn is reconfiguring the interface and ospfd does not like > > > this all > > > that much because of the way interface addresses are handled. A > > > simple > > > ospfctl reload should fix this. > > IIRC OpenVPN recreates the tun interface at startup, setting persist > -tun > in OpenVPN config *may* help here. > It's already on.
> > You're right, restarting openvpn triggers the "interface gone" ; > > but > > ospfctl reload isn't sufficient, I cannot (or don't know how to) > > recover > > without a full restart :( > > You can try commenting-out the interface from ospfd.conf, reload, > uncomment > and reload again. But ospfd does sometimes get in a muddle with > interface > additions/removals. > commenting & decommenting seems to work. Now I have to figure out how I'll change my config file in a script ;) Thanks for your answer. -- Bastien

