/firewall_nat_edit.php made changes @ 2025-11-10T13:14:16.190000 (root@192.168.100.213)
This commit is contained in:
parent
b58f6f52ee
commit
d9c5dbecc7
10
config.xml
10
config.xml
|
|
@ -835,7 +835,7 @@
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
<rule>
|
<rule>
|
||||||
<protocol>tcp</protocol>
|
<protocol>tcp/udp</protocol>
|
||||||
<interface>wan</interface>
|
<interface>wan</interface>
|
||||||
<category/>
|
<category/>
|
||||||
<ipprotocol>inet</ipprotocol>
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
|
@ -855,7 +855,7 @@
|
||||||
</destination>
|
</destination>
|
||||||
<updated>
|
<updated>
|
||||||
<username>root@192.168.100.213</username>
|
<username>root@192.168.100.213</username>
|
||||||
<time>1762780398.17</time>
|
<time>1762780456.14</time>
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</updated>
|
</updated>
|
||||||
<created>
|
<created>
|
||||||
|
|
@ -1219,7 +1219,7 @@
|
||||||
</source>
|
</source>
|
||||||
<interface>wan</interface>
|
<interface>wan</interface>
|
||||||
<statetype>keep state</statetype>
|
<statetype>keep state</statetype>
|
||||||
<protocol>tcp</protocol>
|
<protocol>tcp/udp</protocol>
|
||||||
<ipprotocol>inet</ipprotocol>
|
<ipprotocol>inet</ipprotocol>
|
||||||
<destination>
|
<destination>
|
||||||
<address>192.168.100.240</address>
|
<address>192.168.100.240</address>
|
||||||
|
|
@ -1243,8 +1243,8 @@
|
||||||
</ntpd>
|
</ntpd>
|
||||||
<revision>
|
<revision>
|
||||||
<username>root@192.168.100.213</username>
|
<username>root@192.168.100.213</username>
|
||||||
<description>/firewall_nat.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
<time>1762780400.65</time>
|
<time>1762780456.19</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