mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
openvpn: Provide a basic set of configuration settings.
These are the defaults as in the CGI script, but when you don't set up the roadwarrior server, the configuration file remains empty and the openvpnctrl binary will end itself because it cannot read a proper configuration.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
ENABLED=off
|
||||
ENABLED_BLUE=off
|
||||
ENABLED_ORANGE=off
|
||||
DDEST_PORT=1149
|
||||
DPROTOCOL=udp
|
||||
VPN_IP=
|
||||
|
||||
Reference in New Issue
Block a user