/firewall_nat_edit.php made changes @ 2024-04-24T20:09:18.949700 (mshillam@10.10.10.20)
This commit is contained in:
parent
197709a1ae
commit
d3fd45d5a3
55
config.xml
55
config.xml
|
|
@ -482,6 +482,36 @@
|
|||
</created>
|
||||
</rule>
|
||||
</outbound>
|
||||
<rule>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<interface>wan</interface>
|
||||
<category/>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<descr>Forward all external web traffic to docker-landlab npm</descr>
|
||||
<tag/>
|
||||
<tagged/>
|
||||
<poolopts/>
|
||||
<associated-rule-id>nat_66294aceae18a9.36912048</associated-rule-id>
|
||||
<target>docker_landlab</target>
|
||||
<local-port>_web_ports</local-port>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<destination>
|
||||
<network>wanip</network>
|
||||
<port>_web_ports</port>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713982158.7133</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713982158.7133</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</nat>
|
||||
<filter>
|
||||
<rule uuid="d95bec34-aceb-43d7-8a9d-65edc759f106">
|
||||
|
|
@ -642,6 +672,27 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<associated-rule-id>nat_66294aceae18a9.36912048</associated-rule-id>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<interface>wan</interface>
|
||||
<statetype>keep state</statetype>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<destination>
|
||||
<address>docker_landlab</address>
|
||||
<port>_web_ports</port>
|
||||
</destination>
|
||||
<descr>Forward all external web traffic to docker-landlab npm</descr>
|
||||
<category/>
|
||||
<created>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713982158.7131</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||
</filter>
|
||||
<rrd>
|
||||
|
|
@ -701,8 +752,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<description>/api/firewall/alias/addItem/ made changes</description>
|
||||
<time>1713982062.4241</time>
|
||||
<time>1713982158.9497</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
|
|||
Loading…
Reference in New Issue