Compare commits
No commits in common. "eb9731895d46d1f885cdae3dfa479b43f0803afc" and "2b8a9d785b93d1e617eb4990746d939fb48cb379" have entirely different histories.
eb9731895d
...
2b8a9d785b
33
config.xml
33
config.xml
|
|
@ -1363,6 +1363,35 @@
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<protocol>tcp</protocol>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<descr>Home Assistant</descr>
|
||||||
|
<tag/>
|
||||||
|
<tagged/>
|
||||||
|
<poolopts/>
|
||||||
|
<associated-rule-id/>
|
||||||
|
<target>192.168.100.13</target>
|
||||||
|
<local-port>8123</local-port>
|
||||||
|
<source>
|
||||||
|
<address>trading_view</address>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<network>wanip</network>
|
||||||
|
<port>80</port>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.2.6</username>
|
||||||
|
<time>1614707341.874</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.2.6</username>
|
||||||
|
<time>1614705034.0704</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
<disabled>1</disabled>
|
||||||
|
</rule>
|
||||||
<rule>
|
<rule>
|
||||||
<protocol>tcp</protocol>
|
<protocol>tcp</protocol>
|
||||||
<interface>wan</interface>
|
<interface>wan</interface>
|
||||||
|
|
@ -1850,8 +1879,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1642121717.322</time>
|
<time>1642121392.9813</time>
|
||||||
<description>/firewall_nat.php made changes</description>
|
<description>/diag_backup.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.0">
|
<captiveportal version="1.0.0">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue