Client Specific Overrides - not getting routes
-
Hi,
I have an OpenVPN server with several IPv4 Local networks defined. When connecting to the VPN, these local networks correctly show up in my client's route list.
I've now created a Client Specific Override in order to reserve an IP address, with just my CN and an
ifconfig-push
in Advanced. When connecting, I correctly get the specified IP address, but the extra local networks specified in the OpenVPN server config aren't coming through.I thought maybe I need to specify the Local networks in the Client Specific Override as well, but it says
NOTE: Networks do not need to be specified here if they have already been defined on the main server configuration.
I tried anyway, and I still didn't get the routes. When I disable the override, I get the routes just fine. If anyone has any ideas on where I've gone wrong, please let me know.Cheers
-
Why did you use
ifconfig-push
in Advanced?
The proper way is to use IPv4 Tunnel Network in the CSO for the fixed client IP.-Rico
-
I did it that way because it was in the two top search results for 'pfsense openvpn reserve ip'. Whoops. I tried your way and I'm getting the proper routes now. Thanks!
-
Glad you have it working now.
-Rico