openvpn question/help
-
- New to forums
- Posts: 5
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun May 21, 2017 8:12 pm
openvpn question/help
so I have been trying to figure out how to use my servers ip's to assign to clients, or to have them assigned dynamically on a first come first serve basis. would anyone be kind enough to offer some help with this.
Re: openvpn question/help
more specifically, I have 5 ips on my server. anytime someone is on openvpn connected to the server it assigns every person the same ip (e.g. client 1=10.10.10.10 client 2= 10.10.10.10) when looked up on something such as whatismyipaddress.com. how do i get each person a different ip from the server to be connected to.
Re: openvpn question/help
I'm not certain on this, but it looks like you can configure the client to use a specific bound IP using the "local" directive in the cfg. https://serverfault.com/questions/59688 ... nd-address