I have OpenVPN setup on a Centos server and it is working fine. There are multiple IPs on the server and I would like that when each client connect, each are assigned 1 public IP from the IPs on the server.
OpenVPN is already setup on the server and will need modifying the server config files, create a sample client folder under /etc/openvpn/ccd and then entering the right SNAT rules.
A simple automated script to perform this for multiple clients would be desirable if possible.