/system_advanced_firewall.php made changes @ 2024-04-23T11:27:03.514100 (mshillam@192.168.1.10)
This commit is contained in:
parent
3991c3776c
commit
b4ea89bbde
12
config.xml
12
config.xml
|
|
@ -258,7 +258,7 @@
|
|||
<disablechecksumoffloading>1</disablechecksumoffloading>
|
||||
<disablesegmentationoffloading>1</disablesegmentationoffloading>
|
||||
<disablelargereceiveoffloading>1</disablelargereceiveoffloading>
|
||||
<ipv6allow/>
|
||||
<ipv6allow>1</ipv6allow>
|
||||
<powerd_ac_mode>hadp</powerd_ac_mode>
|
||||
<powerd_battery_mode>hadp</powerd_battery_mode>
|
||||
<powerd_normal_mode>hadp</powerd_normal_mode>
|
||||
|
|
@ -315,6 +315,11 @@
|
|||
<serialspeed>115200</serialspeed>
|
||||
<primaryconsole>video</primaryconsole>
|
||||
<sudo_allow_wheel>1</sudo_allow_wheel>
|
||||
<maximumstates/>
|
||||
<maximumfrags/>
|
||||
<aliasesresolveinterval/>
|
||||
<maximumtableentries/>
|
||||
<pfdebug>urgent</pfdebug>
|
||||
</system>
|
||||
<interfaces>
|
||||
<wan>
|
||||
|
|
@ -426,6 +431,7 @@
|
|||
<any/>
|
||||
</destination>
|
||||
</rule>
|
||||
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||
</filter>
|
||||
<rrd>
|
||||
<enable/>
|
||||
|
|
@ -484,8 +490,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<description>/api/routes/routes/addroute/ made changes</description>
|
||||
<time>1713864169.1453</time>
|
||||
<time>1713864423.5141</time>
|
||||
<description>/system_advanced_firewall.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
|
|||
Loading…
Reference in New Issue