openvpnAS configuration file location on linux.

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
mohdis
OpenVpn Newbie
Posts: 5
Joined: Wed Feb 01, 2023 12:25 am

openvpnAS configuration file location on linux.

Post by mohdis » Fri Feb 03, 2023 6:29 pm

I have Installed openvpn server access from official website and I did all settings from webadmin, where can I find server.conf saved on linux I want make some modifications on it, like client-connect , client-disconnect commands ?

please help .

User avatar
Pippin
Forum Team
Posts: 1201
Joined: Wed Jul 01, 2015 8:03 am
Location: irc://irc.libera.chat:6697/openvpn

Re: openvpnAS configuration file location on linux.

Post by Pippin » Fri Feb 03, 2023 7:16 pm

mohdis wrote:
Fri Feb 03, 2023 6:29 pm
I have Installed openvpn server access
Which version are you using?
Is it Access Server?: https://openvpn.net/access-server/
I gloomily came to the ironic conclusion that if you take a highly intelligent person and give them the best possible, elite education, then you will most likely wind up with an academic who is completely impervious to reality.
Halton Arp

mohdis
OpenVpn Newbie
Posts: 5
Joined: Wed Feb 01, 2023 12:25 am

Re: openvpnAS configuration file location on linux.

Post by mohdis » Fri Feb 03, 2023 8:02 pm

Yes, this copy https://openvpn.net/access-server/ with latest version .

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1333
Joined: Tue Feb 16, 2021 10:41 am

Re: openvpnAS configuration file location on linux.

Post by openvpn_inc » Wed Feb 08, 2023 8:13 am

Hello,

OpenVPN Access Server makes configuration for the OpenVPN daemons by using settings on the admin UI and command line. It does not have a server.conf that you can manually edit. You can try putting manual entries into the 'server config directive overrides' field in Advanced VPN in the admin UI. But I am pretty sure that client-connect and client-disconnect are unsupported directives for OpenVPN Access Server.

If you need something to happen when a client connects, post-auth scripting can be used on Access Server to achieve something similar.
https://openvpn.net/vpn-server-resource ... -examples/

Kind regards,
Johan
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

Post Reply