/firewall_nat_edit.php made changes @ 2025-11-12T19:16:36.380000 (mshillam@192.168.250.162)
This commit is contained in:
parent
192c3038ae
commit
c03076c0fd
57
config.xml
57
config.xml
|
|
@ -1581,6 +1581,37 @@
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<protocol>udp</protocol>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<category/>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<descr/>
|
||||||
|
<tag/>
|
||||||
|
<tagged/>
|
||||||
|
<poolopts/>
|
||||||
|
<associated-rule-id>nat_6914dd14467a85.86870511</associated-rule-id>
|
||||||
|
<target>192.168.200.209</target>
|
||||||
|
<local-port>5060</local-port>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<network>wanip</network>
|
||||||
|
<port>5060</port>
|
||||||
|
</destination>
|
||||||
|
<natreflection>purenat</natreflection>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.250.162</username>
|
||||||
|
<time>1762974996.29</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.250.162</username>
|
||||||
|
<time>1762974996.29</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<rule>
|
<rule>
|
||||||
<protocol>tcp/udp</protocol>
|
<protocol>tcp/udp</protocol>
|
||||||
<interface>wan</interface>
|
<interface>wan</interface>
|
||||||
|
|
@ -2292,6 +2323,28 @@
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<type>pass</type>
|
||||||
|
<associated-rule-id>nat_6914dd14467a85.86870511</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.200.209</address>
|
||||||
|
<port>5060</port>
|
||||||
|
</destination>
|
||||||
|
<descr/>
|
||||||
|
<category/>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.250.162</username>
|
||||||
|
<time>1762974996.29</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<scrub>
|
<scrub>
|
||||||
<rule>
|
<rule>
|
||||||
<interface>wireguard</interface>
|
<interface>wireguard</interface>
|
||||||
|
|
@ -2373,8 +2426,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.250.162</username>
|
<username>mshillam@192.168.250.162</username>
|
||||||
<description>/firewall_nat.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
<time>1762853635.81</time>
|
<time>1762974996.38</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.4">
|
<captiveportal version="1.0.4">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue