/firewall_nat_edit.php made changes @ 2025-11-12T19:17:04.430000 (mshillam@192.168.250.162)
This commit is contained in:
parent
f5280f0ed8
commit
ac64b9f947
57
config.xml
57
config.xml
|
|
@ -1519,6 +1519,37 @@
|
|||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>udp</protocol>
|
||||
<interface>wan</interface>
|
||||
<category/>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<descr/>
|
||||
<tag/>
|
||||
<tagged/>
|
||||
<poolopts/>
|
||||
<associated-rule-id>nat_6914dd3053c322.11146330</associated-rule-id>
|
||||
<target>192.168.250.209</target>
|
||||
<local-port>10000</local-port>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<destination>
|
||||
<network>wanip</network>
|
||||
<port>10000-20000</port>
|
||||
</destination>
|
||||
<natreflection>purenat</natreflection>
|
||||
<updated>
|
||||
<username>mshillam@192.168.250.162</username>
|
||||
<time>1762975024.34</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@192.168.250.162</username>
|
||||
<time>1762975024.34</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<interface>wan</interface>
|
||||
|
|
@ -2347,6 +2378,28 @@
|
|||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<type>pass</type>
|
||||
<associated-rule-id>nat_6914dd3053c322.11146330</associated-rule-id>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<interface>wan</interface>
|
||||
<statetype>keep state</statetype>
|
||||
<protocol>udp</protocol>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<destination>
|
||||
<address>192.168.250.209</address>
|
||||
<port>10000-20000</port>
|
||||
</destination>
|
||||
<descr/>
|
||||
<category/>
|
||||
<created>
|
||||
<username>mshillam@192.168.250.162</username>
|
||||
<time>1762975024.34</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<scrub>
|
||||
<rule>
|
||||
<interface>wireguard</interface>
|
||||
|
|
@ -2428,8 +2481,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.250.162</username>
|
||||
<description>Firewall: NAT: Port Forward, toggle NAT rule</description>
|
||||
<time>1762975002.80</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
<time>1762975024.43</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.4">
|
||||
|
|
|
|||
Loading…
Reference in New Issue