New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
How to assign static IP to openvpn certificate?
Hi.
I have a VPS with 30 IP's and I need to install either OpenVPN or PPTP so I can run them on my VM's that run HitLeap Bots and many other Bots.
I could manually install OpenVPN and assign them all IP's which would take around 20-30 minutes.
But I was wondering if an auto installer already existed that would handle all that.
I was looking at https://github.com/Nyr/openvpn-install/blob/master/openvpn-install.sh but since it uses Certificate based authentication I don't know how to assign static IP's to users.
I know how to assign static IP's to usernames, but that would prevent me from being able to auto connect to the VPN upon the system being restarted.
Comments
Why don't you do it manually, it'll only take 20-30 minutes as you say .
Because I need it for certificate based authentication, I only know how to do it for username and password based authentication.
Does this help? OpenVPN: Set a static IP Address for a client