Hi,
I'm using a VPN provider that reuses subnets across different hosts, and I suspect they will likely do this for many if not most of the servers:
server1 172.21.26.3
server2 172.21.26.16
server3 172.21.28.50
I get the dreaded error on route() add, so only one of them can work at a time. I would like to know a workaround, if possible. In the past this seemed to work and pfsense apparently handles this internally (haven't looked into it, but a system using pfs with the same client connections actually works gracefully). I recently updated to the latest stable and this is when it broke (.x upgrade, same major revision).