As the question suggests, is it possible for me to buy/get dedicated/static IP addresses and connect them to my OpenVPN server so I can assign each IP address to a client?
Home
/
user-573060
Alex Aref's questions
I have a server (CentOS 8) with Openvpn 2.4 setup on it, and I want to assign dedicated IPs to each of my clients, so they always get the same dedicated IP each time they log in, How can I approach this?
Thanks in advance
As the question suggests, I made a script that inserts a specific statement in a specific line in *.ovpn file, How can I make the * as an input argument so that the script will ask me for it when I execute it? (I'm using EOF but I can switch to any other method that works).
Thanks in advance.