Re: [OpenWrt-Devel] Routes disappearing when ip "ip link set down ethX" and bring it up again

2020-05-01 Thread Philip Prindeville
> > >> On May 1, 2020, at 2:08 AM, Hans Dedecker wrote: >> >> >> On Thu, Apr 30, 2020 at 9:32 PM Philip Prindeville >> wrote: >> Hi all, >> >> I noticed that if eth5 is my “wan” interface and I do: >> >> # ip link set down dev eth5 >> >> make some firewall changes, then do: >> >> # ip

Re: [OpenWrt-Devel] Routes disappearing when ip "ip link set down ethX" and bring it up again

2020-05-01 Thread Hans Dedecker
On Thu, Apr 30, 2020 at 9:32 PM Philip Prindeville < philipp_s...@redfish-solutions.com> wrote: > Hi all, > > I noticed that if eth5 is my “wan” interface and I do: > > # ip link set down dev eth5 > > make some firewall changes, then do: > > # ip link set up dev eth5 > > then my routes don’t get

[OpenWrt-Devel] Routes disappearing when ip "ip link set down ethX" and bring it up again

2020-04-30 Thread Philip Prindeville
Hi all, I noticed that if eth5 is my “wan” interface and I do: # ip link set down dev eth5 make some firewall changes, then do: # ip link set up dev eth5 then my routes don’t get repopulated. I thought that procd installed triggers so that if an interface flaps, then a helper would run (in