/firewall_nat_edit.php made changes @ 2022-12-12T11:19:12.640500 (mshillam@192.168.1.10)
This commit is contained in:
parent
3833b5b56a
commit
dddb1a9ee2
57
config.xml
57
config.xml
|
|
@ -1695,6 +1695,36 @@
|
|||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>tcp</protocol>
|
||||
<interface>wan</interface>
|
||||
<category/>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<descr/>
|
||||
<tag/>
|
||||
<tagged/>
|
||||
<poolopts/>
|
||||
<associated-rule-id>nat_63970e309636f5.96868671</associated-rule-id>
|
||||
<target>192.168.0.40</target>
|
||||
<local-port>80</local-port>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<destination>
|
||||
<network>wanip</network>
|
||||
<port>80</port>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1670843952.6153</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1670843952.6153</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>tcp</protocol>
|
||||
<interface>wan</interface>
|
||||
|
|
@ -2304,6 +2334,27 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</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.40</address>
|
||||
<port>80</port>
|
||||
</destination>
|
||||
<descr/>
|
||||
<category/>
|
||||
<associated-rule-id>nat_63970e309636f5.96868671</associated-rule-id>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1670843952.6153</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</filter>
|
||||
<rrd>
|
||||
<enable/>
|
||||
|
|
@ -2361,9 +2412,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<time>1669752057.3214</time>
|
||||
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1670843952.6405</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue