Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing OpenVPN server settings after installation #1279

Open
MrCatEsq opened this issue Jan 28, 2025 · 0 comments
Open

Editing OpenVPN server settings after installation #1279

MrCatEsq opened this issue Jan 28, 2025 · 0 comments

Comments

@MrCatEsq
Copy link

I am using openvpn-install.sh script for the automatic installation of an OpenVPN server, and I have some questions regarding editing the settings after installation.

  1. How should I properly edit the OpenVPN server settings after installation using the script? Can I just edit /etc/openvpn/server.conf, or is there a special tool for this?

  2. Do I need to recreate users using openvpn-install.sh after every change in the server settings? For example, I want to change the server protocol from TCP to UDP. Is it enough to just replace proto tcp with proto udp in config file and restart the OpenVPN service (daemon), or is there anything else I should do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant