I added WAN2 and changed OpenVPN to use but getting "route add" errors

Started by baz, March 30, 2023, 01:43:47 AM

Previous topic - Next topic
I have a WAN on igb0 that I temporarily disabled. I added a WAN2 that connects to a different provider on igb1. Internet works, things seem to work. However this machine was a peer-to-peer OpenVPN client using the first WAN and when I changed the interface to WAN2 in the OpenVPN client config it doesn't seem to connect anymore, giving the following error repeated many times over:

ERROR: FreeBSD route add command failed: external program exited with error status: 1

I am not sure how to begin resolving this problem, any advice?