/firewall_nat_edit.php made changes @ 2025-11-10T13:13:18.220000 (root@192.168.100.213)
This commit is contained in:
parent
7e976775d3
commit
a5c7a31125
58
config.xml
58
config.xml
|
|
@ -834,6 +834,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>JAY PHONE TEST</descr>
|
||||||
|
<tag/>
|
||||||
|
<tagged/>
|
||||||
|
<poolopts/>
|
||||||
|
<associated-rule-id>nat_6911e4ee293723.01199259</associated-rule-id>
|
||||||
|
<target>192.168.100.240</target>
|
||||||
|
<local-port>5060</local-port>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<address>192.168.100.240</address>
|
||||||
|
<port>5060-5061</port>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>root@192.168.100.213</username>
|
||||||
|
<time>1762780398.17</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>root@192.168.100.213</username>
|
||||||
|
<time>1762780398.17</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
</nat>
|
</nat>
|
||||||
<filter>
|
<filter>
|
||||||
<rule uuid="923ae262-9d50-4e29-806c-663b89644c55">
|
<rule uuid="923ae262-9d50-4e29-806c-663b89644c55">
|
||||||
|
|
@ -1181,6 +1211,28 @@
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<type>pass</type>
|
||||||
|
<associated-rule-id>nat_6911e4ee293723.01199259</associated-rule-id>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<protocol>tcp</protocol>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<destination>
|
||||||
|
<address>192.168.100.240</address>
|
||||||
|
<port>5060-5061</port>
|
||||||
|
</destination>
|
||||||
|
<descr>JAY PHONE TEST</descr>
|
||||||
|
<category/>
|
||||||
|
<created>
|
||||||
|
<username>root@192.168.100.213</username>
|
||||||
|
<time>1762780398.17</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<bypassstaticroutes>yes</bypassstaticroutes>
|
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||||
</filter>
|
</filter>
|
||||||
<rrd>
|
<rrd>
|
||||||
|
|
@ -1190,9 +1242,9 @@
|
||||||
<prefer>0.opnsense.pool.ntp.org</prefer>
|
<prefer>0.opnsense.pool.ntp.org</prefer>
|
||||||
</ntpd>
|
</ntpd>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.57</username>
|
<username>root@192.168.100.213</username>
|
||||||
<description>/system_advanced_firewall.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
<time>1762779576.53</time>
|
<time>1762780398.22</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue