Page 1 of 1

HELP public STATIC IP

Posted: Fri Nov 18, 2016 2:42 am
by denncio
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

Re: HELP public STATIC IP

Posted: Fri Nov 18, 2016 6:49 pm
by TinCanTech
See --client-config-dir in The Manual v23x .. Read it carefully.