/firewall_nat_edit.php made changes @ 2024-04-24T20:05:34.790100 (mshillam@10.10.10.20)
This commit is contained in:
parent
ce2d9d393d
commit
7e0bbfce47
57
config.xml
57
config.xml
|
|
@ -546,6 +546,37 @@
|
|||
<mode>disabled</mode>
|
||||
<rule/>
|
||||
</outbound>
|
||||
<rule>
|
||||
<protocol>tcp</protocol>
|
||||
<interface>wan</interface>
|
||||
<category/>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<descr/>
|
||||
<tag/>
|
||||
<tagged/>
|
||||
<poolopts/>
|
||||
<associated-rule-id>nat_662957feb25b84.62455006</associated-rule-id>
|
||||
<log>1</log>
|
||||
<target>10.100.0.10</target>
|
||||
<local-port>_web_ports</local-port>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<destination>
|
||||
<address>10.100.0.10</address>
|
||||
<port>_web_ports</port>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713985534.7306</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713985534.7306</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</nat>
|
||||
<filter>
|
||||
<rule uuid="710a4df7-8b02-456e-833c-707c6377fe1b">
|
||||
|
|
@ -680,6 +711,28 @@
|
|||
<any/>
|
||||
</destination>
|
||||
</rule>
|
||||
<rule>
|
||||
<associated-rule-id>nat_662957feb25b84.62455006</associated-rule-id>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<interface>wan</interface>
|
||||
<statetype>keep state</statetype>
|
||||
<protocol>tcp</protocol>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<destination>
|
||||
<address>10.100.0.10</address>
|
||||
<port>_web_ports</port>
|
||||
</destination>
|
||||
<log>1</log>
|
||||
<descr/>
|
||||
<category/>
|
||||
<created>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713985534.7306</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</filter>
|
||||
<rrd>
|
||||
<enable/>
|
||||
|
|
@ -738,8 +791,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713985154.3153</time>
|
||||
<description>/firewall_rules.php made changes</description>
|
||||
<time>1713985534.7901</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue