Route certain clients out different WAN ip's

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
yhs4260
OpenVpn Newbie
Posts: 2
Joined: Fri Feb 27, 2015 3:33 pm

Route certain clients out different WAN ip's

Post by yhs4260 » Fri Feb 27, 2015 3:36 pm

Hi,

My server has a block of IP addresses.

I want to route clients within a specific OpenVPN ip range out of a particular WAN ip.

For example

10.8.0.* > eth0 (71.1.2.3)
10.9.0.* > eth0:0 (71.1.2.4)

Is this possible with OpenVPN?

Thanks

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Route certain clients out different WAN ip's

Post by maikcat » Sat Feb 28, 2015 4:28 pm

you need to configure policy based routing on your server.

Michael.

Post Reply