You'll want to put one of those subnets into the Local Network field. Then, in the custom options box at the bottom, add a statement like this:

push "route 172.16.4.0 255.255.255.0"

That statement will push a route to your VPN clients for that subnet. If you want to add additional subnets, put a semicolon at the end of that statement and add another like this:

push "route 172.16.4.0 255.255.255.0"; push "route 172.16.16.128 255.255.255.248"

Have fun!

--Tim

Agi Subagio wrote:
I have two internal subnet:
- 172.16.1.0/24
- 172.16.4.0/24

I want to setup OpenVPN for my RoadWarrior client.
Can I add two or more subnet in Local Network?



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Commercial support available - https://portal.pfsense.org

Reply via email to