/firewall_nat_out_edit.php made changes @ 2024-04-23T11:55:36.110900 (mshillam@192.168.1.10)
This commit is contained in:
parent
571e240c6d
commit
0f9f4a3d47
34
config.xml
34
config.xml
|
|
@ -402,7 +402,35 @@
|
||||||
<nat>
|
<nat>
|
||||||
<outbound>
|
<outbound>
|
||||||
<mode>hybrid</mode>
|
<mode>hybrid</mode>
|
||||||
<rule/>
|
<rule>
|
||||||
|
<source>
|
||||||
|
<network>LANDLAB</network>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<any>1</any>
|
||||||
|
</destination>
|
||||||
|
<descr/>
|
||||||
|
<category/>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<tag/>
|
||||||
|
<tagged/>
|
||||||
|
<poolopts/>
|
||||||
|
<poolopts_sourcehashkey/>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<target/>
|
||||||
|
<targetip_subnet>0</targetip_subnet>
|
||||||
|
<sourceport/>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1713866135.8783</time>
|
||||||
|
<description>/firewall_nat_out_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1713866135.8783</time>
|
||||||
|
<description>/firewall_nat_out_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
</outbound>
|
</outbound>
|
||||||
</nat>
|
</nat>
|
||||||
<filter>
|
<filter>
|
||||||
|
|
@ -489,8 +517,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1713865073.365</time>
|
<time>1713866136.1109</time>
|
||||||
<description>Saved Gateways Filter via Dashboard</description>
|
<description>/firewall_nat_out_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue