dynamic IP

This forum is for admins who are looking to build or expand their OpenVPN setup.

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

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
greg
OpenVPN User
Posts: 27
Joined: Mon Feb 28, 2011 1:46 pm

dynamic IP

Post by greg » Wed May 11, 2011 4:22 pm

hello,

Recently I have changed my server config by adding:

Code: Select all

ifconfig-pool-persist ipp1.txt 0
After commenting this line and restarting the server all my clients get the same IP on each connexion...how to fix that please?

Thanks

greg
OpenVPN User
Posts: 27
Joined: Mon Feb 28, 2011 1:46 pm

Re: dynamic IP

Post by greg » Wed May 11, 2011 7:20 pm

solved that by decomenting line:

Code: Select all

duplicate-cn
Thanks

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: dynamic IP

Post by janjust » Thu May 12, 2011 8:30 am

so you're using the same client certificate for all clients? I'd not recommend that...

Post Reply