Problems with upgrade from 26.1 to 26.7.3

Started by Vulhunter25, Today at 12:59:43 AM

Previous topic - Next topic
So I upgrade from 26.1 latest to 26.7.3 today. All seemed to go well but after final reboot, internet connection is not working. Provider is xfinity/ Comcast. The wan interface seems to dhcp but the system log has the following messages:

Interfaces.php: ROUTING: refusing to set interface route on addresses wan(vtnet1)

Error opnsense/interfaces.php ROUTING: not a valid wan interface gateway address: 'missing'

In interfaces:overview the wan shows an ipv4 address and a gateway address.


I did see notes about routing issues and set the tunable net.route.algo.inet.algo to radix4 this had no effect on issue.

This is a virtualized firewall in proxmox that has worked fine for 5 years.


Advice on where to go from here?

Did you happen to create a ZFS/Proxmox snapshot before upgrading to 26.7.3? If you need internet up immediately, rolling back to your 26.1 snapshot will confirm if it's strictly a 26.7 regression.

If you stay on 26.7.3, revert the net.route.algo.inet.algo tunable back to default first so it doesn't mask the underlying gateway issue. Then check clog /var/log/system.log | grep routing from the shell to see the exact sequence when vtnet1 obtains its ip