/vpn_openvpn_server.php made changes @ 2023-07-05T08:06:09.534800 (mshillam@192.168.1.10)

This commit is contained in:
Matthew Shillam 2023-07-05 08:06:10 +01:00 committed by System Administrator
parent b1eefbd541
commit 3b1ea25f6a
1 changed files with 10 additions and 2 deletions

View File

@ -391,6 +391,15 @@
<ipaddr>10.0.0.1</ipaddr> <ipaddr>10.0.0.1</ipaddr>
<subnet>24</subnet> <subnet>24</subnet>
</opt1> </opt1>
<openvpn>
<internal_dynamic>1</internal_dynamic>
<enable>1</enable>
<if>openvpn</if>
<descr>OpenVPN</descr>
<type>group</type>
<virtual>1</virtual>
<networks/>
</openvpn>
</interfaces> </interfaces>
<dhcpd> <dhcpd>
<lan> <lan>
@ -2496,7 +2505,7 @@
</widgets> </widgets>
<revision> <revision>
<username>mshillam@192.168.1.10</username> <username>mshillam@192.168.1.10</username>
<time>1688540767.3482</time> <time>1688540769.5348</time>
<description>/vpn_openvpn_server.php made changes</description> <description>/vpn_openvpn_server.php made changes</description>
</revision> </revision>
<OPNsense> <OPNsense>
@ -5185,7 +5194,6 @@ WS</content>
<verbosity_level>1</verbosity_level> <verbosity_level>1</verbosity_level>
<tlsmode>auth</tlsmode> <tlsmode>auth</tlsmode>
<vpnid>1</vpnid> <vpnid>1</vpnid>
<disable>1</disable>
<authmode>Local Database</authmode> <authmode>Local Database</authmode>
<interface>wan</interface> <interface>wan</interface>
<custom_options>push "route 192.168.0.0 255.255.0.0";</custom_options> <custom_options>push "route 192.168.0.0 255.255.0.0";</custom_options>