Compare commits
2 Commits
2a610215a8
...
73846a7907
| Author | SHA1 | Date |
|---|---|---|
|
|
73846a7907 | |
|
|
814c3bff52 |
54
config.xml
54
config.xml
|
|
@ -1707,6 +1707,37 @@
|
|||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<interface>wan</interface>
|
||||
<category/>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<descr>Wazuh API</descr>
|
||||
<tag/>
|
||||
<tagged/>
|
||||
<poolopts/>
|
||||
<associated-rule-id>nat_649ff9ab0b8d46.26057858</associated-rule-id>
|
||||
<target>192.168.0.42</target>
|
||||
<local-port>55000</local-port>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<destination>
|
||||
<network>wanip</network>
|
||||
<port>55000</port>
|
||||
</destination>
|
||||
<natreflection>purenat</natreflection>
|
||||
<updated>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1688205739.0474</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1688205739.0474</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>udp</protocol>
|
||||
<interface>wan</interface>
|
||||
|
|
@ -2395,6 +2426,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.0.42</address>
|
||||
<port>55000</port>
|
||||
</destination>
|
||||
<descr>Wazuh API</descr>
|
||||
<category/>
|
||||
<associated-rule-id>nat_649ff9ab0b8d46.26057858</associated-rule-id>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1688205739.0473</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</filter>
|
||||
<rrd>
|
||||
<enable/>
|
||||
|
|
@ -2453,7 +2505,7 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1687629591.7193</time>
|
||||
<time>1688205740.941</time>
|
||||
<description>/firewall_nat.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue