I have a little routing issue using SSL VPN.
When I connect, I can look in the openVPN client log and see that a route is being pushed with a netmast of /32 so that the route to my LAN interface (which answers to webadmin connections) is being defined via the pre-existing default gw (the astaros address on the separate wireless LAN from which I am connecting). The result is that the packets are attempting to hit the astaro via the wireless lan interface rather than through the vpn so I can't access webadmin when I'm VPN'd in this way. If I do a route delete , then the default route via the vpn is left and it works again. I'd have to do this every time I connected though, as openvpn sucks the route from the peer on connection. How do I fix this so the astaro stops pushing this particular route? I can't actually even see why that route is needed anyway, but perhaps I'm missing something. Certainly nothing breaks when it's not there after manually deleting it, so I wonder why it's there at all.
This thread was automatically locked due to age.