Page 1 of 1

Limiting client routing table?

Posted: Wed Jan 24, 2024 6:03 pm
by homer
I want to push a /32 route to the client so they can only access that single IP, but of course nothing prevents them from filtering that route and installing a /24 route to reach the whole subnet.
To protect against this, does openvpn have some config option or should it be done with iptables outside of openvpn?

Re: Limiting client routing table?

Posted: Tue Jan 30, 2024 5:31 pm
by TinCanTech
The FOSS Openvpn-ce cannot control a wayward client.

The protection you require must be configured on the server side.