Default ipv4 route drop when WAN dhcp renew

Started by skool, February 06, 2023, 02:02:42 PM

Previous topic - Next topic
Long Time no speak @franco

I jumped ahead and already issued

opnsense-patch 26d26e2054

and then

opnsense-revert opnsense && opnsense-patch 90f1d1d766


I guess I just need to do a service configd restart. Any need to specifically reverse the first patch ?
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)

Hey, indeed :)

The revert trashes all the other patches just to be on the safe side. configd restart should be done or a reboot to enable the extended backend command syntax required.


Cheers,
Franco

cool just issued the configd restart

I'll monitor and revert. I think it's due to renew in about 3 hours so I should have an update soon.
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)

Still up? A bit more than 3 hours :D


Cheers,
Franco

I miscalculated

Renewal in 45 mins approx :-)
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)


renewal done

all seems well currently
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)

Good, let's take this to 11. There is a similar issue for IPv6 and I have a new patch set to try which could be included in 23.1.2 when it performs better overall:

https://github.com/opnsense/core/commit/737d8f3aabb
https://github.com/opnsense/core/commit/f187bcb814d

# opnsense-revert opnsense && opnsense-patch 737d8f3aabb f187bcb814d && service configd restart

But better to reboot and see if all is up and running. I reckon your IPv6 still works so you are my favourite tester?  :)


Cheers,
Franco


Ok will bae back home later

Will try then
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)


Applied and rebooted for good measure
All seems well so far

Renewal would have been tonight but I suspect we will need to wait 24 hours now as reboot has requested wanip

NOTE: I only ever lost ipv4 not ipv6 here.
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)

@franco
Renewal just requested and successful

All good on ipv6 and ipv4
OPNsense 24.7.* on Qotom i5-5250U with AAISP FTTP 900/120
OPNsense 24.7.* on Qotom i7-4500U with Orange FR FTTP 1000/400

Team Rebellion Member
One of Marjohns TESTERS :-)

Neat, thanks. I think we can go ahead with that then.


Cheers,
Franco

Quote from: franco on February 28, 2023, 02:59:47 PM
# opnsense-revert opnsense && opnsense-patch 90f1d1d766 && service configd restart
After a week without issue, I can confirm the fix as well.

Just wanted to add that I've had no issues on:

# opnsense-revert opnsense && opnsense-patch 737d8f3aabb f187bcb814d && service configd restart

Thanks!