/firewall_rules_edit.php made changes @ 2024-04-24T14:23:25.403200 (mshillam@192.168.1.203)
This commit is contained in:
parent
7ab197fd78
commit
570524cc8d
10
config.xml
10
config.xml
|
|
@ -548,14 +548,14 @@
|
||||||
<direction>in</direction>
|
<direction>in</direction>
|
||||||
<quick>1</quick>
|
<quick>1</quick>
|
||||||
<source>
|
<source>
|
||||||
<address>192.168.0.0/16</address>
|
<address>10.10.10.0/16</address>
|
||||||
</source>
|
</source>
|
||||||
<destination>
|
<destination>
|
||||||
<network>lan</network>
|
<network>lan</network>
|
||||||
</destination>
|
</destination>
|
||||||
<updated>
|
<updated>
|
||||||
<username>root@10.100.0.10</username>
|
<username>mshillam@192.168.1.203</username>
|
||||||
<time>1712592762.3474</time>
|
<time>1713965005.3435</time>
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</updated>
|
</updated>
|
||||||
<created>
|
<created>
|
||||||
|
|
@ -672,8 +672,8 @@
|
||||||
<traffic_graphs_interfaces>lan,wan</traffic_graphs_interfaces>
|
<traffic_graphs_interfaces>lan,wan</traffic_graphs_interfaces>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.201</username>
|
<username>mshillam@192.168.1.203</username>
|
||||||
<time>1713958351.7147</time>
|
<time>1713965005.4032</time>
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue