Compare commits
3 Commits
df1ab2f874
...
2a610215a8
| Author | SHA1 | Date |
|---|---|---|
|
|
2a610215a8 | |
|
|
46145d4ade | |
|
|
066b835c1d |
57
config.xml
57
config.xml
|
|
@ -1769,6 +1769,36 @@
|
|||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<interface>wan</interface>
|
||||
<category/>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<descr>QbitTorrent</descr>
|
||||
<tag/>
|
||||
<tagged/>
|
||||
<poolopts/>
|
||||
<associated-rule-id>nat_64972efdc0eb78.57389754</associated-rule-id>
|
||||
<target>192.168.1.10</target>
|
||||
<local-port>27671</local-port>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<destination>
|
||||
<network>wanip</network>
|
||||
<port>27671</port>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1687629588.905</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1687629565.7903</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</nat>
|
||||
<filter>
|
||||
<rule uuid="81644fc4-f08e-4a2e-b832-b4b9b528a830">
|
||||
|
|
@ -2344,6 +2374,27 @@
|
|||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<interface>wan</interface>
|
||||
<statetype>keep state</statetype>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<destination>
|
||||
<address>192.168.1.10</address>
|
||||
<port>27671</port>
|
||||
</destination>
|
||||
<descr>QbitTorrent</descr>
|
||||
<category/>
|
||||
<associated-rule-id>nat_64972efdc0eb78.57389754</associated-rule-id>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1687629565.7902</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</filter>
|
||||
<rrd>
|
||||
<enable/>
|
||||
|
|
@ -2401,9 +2452,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<time>1687508378.2237</time>
|
||||
<description>/usr/local/opnsense/scripts/firmware/register.php made changes</description>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1687629591.7193</time>
|
||||
<description>/firewall_nat.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue