/firewall_nat_edit.php made changes @ 2022-01-14T11:29:03.885900 (mshillam@192.168.1.10)
This commit is contained in:
parent
eb9731895d
commit
e3e259d1ea
55
config.xml
55
config.xml
|
|
@ -1423,6 +1423,36 @@
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<protocol>tcp</protocol>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<category/>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<descr/>
|
||||||
|
<tag/>
|
||||||
|
<tagged/>
|
||||||
|
<poolopts/>
|
||||||
|
<associated-rule-id>nat_61e15e7fd32947.92995011</associated-rule-id>
|
||||||
|
<target>192.168.0.32</target>
|
||||||
|
<local-port>2222</local-port>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<network>wanip</network>
|
||||||
|
<port>2222</port>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1642159743.865</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1642159743.865</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<rule>
|
<rule>
|
||||||
<protocol>tcp</protocol>
|
<protocol>tcp</protocol>
|
||||||
<interface>wan</interface>
|
<interface>wan</interface>
|
||||||
|
|
@ -1794,6 +1824,27 @@
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<protocol>tcp</protocol>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<destination>
|
||||||
|
<address>192.168.0.32</address>
|
||||||
|
<port>2222</port>
|
||||||
|
</destination>
|
||||||
|
<descr/>
|
||||||
|
<category/>
|
||||||
|
<associated-rule-id>nat_61e15e7fd32947.92995011</associated-rule-id>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1642159743.8649</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
</filter>
|
</filter>
|
||||||
<rrd>
|
<rrd>
|
||||||
<enable/>
|
<enable/>
|
||||||
|
|
@ -1850,8 +1901,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1642121717.322</time>
|
<time>1642159743.8859</time>
|
||||||
<description>/firewall_nat.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.0">
|
<captiveportal version="1.0.0">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue