Page 1 of 1

Routing question; Multiple "iroute" lines in a single CCD file?

Posted: Mon Aug 15, 2022 4:33 pm
by maxburn
I've been using this configuration in many sites and it has worked great.

Now for the first time I am facing a client that needs to be able to reach more than just the one LAN subnet under a VPN router, from the OpenVPN server. Is this possible?

Edit; now I'm wondering if the push route is even necessary, it will only ever be this one client attached.

Image

Re: Routing question; Multiple "iroute" lines in a single CCD file?

Posted: Mon Aug 15, 2022 5:12 pm
by TinCanTech
Multiple --iroute for a single client is standard networking, for a client which is a gateway to multiple remote networks.

Re: Routing question; Multiple "iroute" lines in a single CCD file?

Posted: Mon Aug 15, 2022 6:39 pm
by maxburn
Thank you, never done that one before.