idlab-discover / easy-openvpn-server

Plug-and-play OpenVPN server which generates server and client config files for you
https://snapcraft.io/easy-openvpn-server
GNU Affero General Public License v3.0
69 stars 9 forks source link

Static IP #5

Closed seikosantana closed 2 years ago

seikosantana commented 3 years ago

It works so great so far, but i have troubles to assign a static IP to client.

Is it possible to achieve this?

merlijn-sebrechts commented 3 years ago

Assigning a static IP tot a client is currently not possible. Can you explain a bit more why you want this feature and what you would use it for?

seikosantana commented 3 years ago

I use this easy-openvpn-server to connect multiple offices. It would be easier if i could assign static IP to specific computers that i don't want the IP to change.

For now i wrote a script to get the IP address from the easy-openvpn-server.status and grep the IP out, but still, if i can manage the addresses manually it would be good.

seikosantana commented 2 years ago

Configurable and is fixed with Wireguard