Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
OpenVPN: Setting advanced options
« previous
next »
Print
Pages: [
1
]
Author
Topic: OpenVPN: Setting advanced options (Read 3268 times)
micmeyer
Newbie
Posts: 4
Karma: 1
OpenVPN: Setting advanced options
«
on:
November 08, 2020, 11:35:56 am »
I have two questions concerning running an OpenVPN server.
1. What is the recommended way to set advanced options of an OpenVPN server?
I saw the „Advanced“ field in VPN –> OpenVPN -> Servers section but the description states that this field will be removed:
This option will be removed in the future due to being insecure by nature. In the mean time only full administrators are allowed to change this setting.
2. Can I connect to the shell and see the complete configuration file somewhere? (I would like to double check that all the options are set as expected)
Logged
bartjsmit
Hero Member
Posts: 2017
Karma: 194
Re: OpenVPN: Setting advanced options
«
Reply #1 on:
November 08, 2020, 02:47:12 pm »
Quote from: micmeyer on November 08, 2020, 11:35:56 am
Can I connect to the shell and see the complete configuration file somewhere?
Have a look in /var/etc/openvpn/ for the conf file for your server.
What changes are you looking to add?
Bart...
Logged
micmeyer
Newbie
Posts: 4
Karma: 1
Re: OpenVPN: Setting advanced options
«
Reply #2 on:
November 08, 2020, 06:17:34 pm »
@bartjsmit Thanks for pointing me in the right direction. I found the configuration file in the folder.
I want to set the following options:
user nobody
group nogroup
tls-version-min 1.2
(I didn't see any fields in the ui to configure this)
Logged
bartjsmit
Hero Member
Posts: 2017
Karma: 194
Re: OpenVPN: Setting advanced options
«
Reply #3 on:
November 09, 2020, 07:48:45 am »
Cool
, remember that the OPNsense config files are liable to be overwritten when you update
Bart...
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
OpenVPN: Setting advanced options