/system_advanced_firewall.php made changes @ 2025-11-10T11:38:30.880000 (mshillam@192.168.100.57)
This commit is contained in:
parent
923df2c310
commit
6d70600c02
13
config.xml
13
config.xml
|
|
@ -5,7 +5,7 @@
|
|||
<item/>
|
||||
</sysctl>
|
||||
<system>
|
||||
<optimization>normal</optimization>
|
||||
<optimization>conservative</optimization>
|
||||
<hostname>OPNsense</hostname>
|
||||
<domain>local</domain>
|
||||
<dnsallowoverride>1</dnsallowoverride>
|
||||
|
|
@ -70,7 +70,6 @@
|
|||
<compression/>
|
||||
<disablehttpredirect>1</disablehttpredirect>
|
||||
</webgui>
|
||||
<disablenatreflection>yes</disablenatreflection>
|
||||
<usevirtualterminal>1</usevirtualterminal>
|
||||
<disableconsolemenu>1</disableconsolemenu>
|
||||
<disablevlanhwfilter>1</disablevlanhwfilter>
|
||||
|
|
@ -132,6 +131,12 @@
|
|||
<password>TWi7mE9rrxzXam</password>
|
||||
</git>
|
||||
</backup>
|
||||
<enablenatreflectionhelper>yes</enablenatreflectionhelper>
|
||||
<maximumstates/>
|
||||
<maximumfrags/>
|
||||
<aliasesresolveinterval/>
|
||||
<maximumtableentries/>
|
||||
<pfdebug>urgent</pfdebug>
|
||||
</system>
|
||||
<interfaces>
|
||||
<wan>
|
||||
|
|
@ -1115,8 +1120,8 @@
|
|||
</ntpd>
|
||||
<revision>
|
||||
<username>mshillam@192.168.100.57</username>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
<time>1762774111.33</time>
|
||||
<description>/system_advanced_firewall.php made changes</description>
|
||||
<time>1762774710.88</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||
|
|
|
|||
Loading…
Reference in New Issue