HELP public STATIC IP

How to customize and extend your OpenVPN installation.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
denncio
OpenVpn Newbie
Posts: 1
Joined: Fri Nov 18, 2016 2:35 am

HELP public STATIC IP

Post by denncio » Fri Nov 18, 2016 2:42 am

kindly help me regarding on the assigning a static ip per client, eg 203.23.1.4 to 254. when the openvpn client connects to the machine i need to change his public ip to something like 203.23.1.5 and when the other user connect to the openvpn he gets different public ip eg 203.23.1.6. how can i do that?

client1
public ip: 203.23.1.5
vpn ip: 10.0.0.5

client2
public ip: 203.23.1.6
vpn ip: 10.0.0.6

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: HELP public STATIC IP

Post by TinCanTech » Fri Nov 18, 2016 6:49 pm

See --client-config-dir in The Manual v23x .. Read it carefully.

Post Reply