/firewall_nat_edit.php made changes @ 2025-11-16T21:44:18.210000 (mshillam@192.168.250.162)
This commit is contained in:
parent
75927a1352
commit
bc3b0b2d5d
56
config.xml
56
config.xml
|
|
@ -1510,6 +1510,36 @@
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<protocol>udp</protocol>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<category/>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<descr>Headscale</descr>
|
||||||
|
<tag/>
|
||||||
|
<tagged/>
|
||||||
|
<poolopts/>
|
||||||
|
<associated-rule-id>nat_691a45b21bdfb2.70925554</associated-rule-id>
|
||||||
|
<target>192.168.0.30</target>
|
||||||
|
<local-port>3480</local-port>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<network>wanip</network>
|
||||||
|
<port>3480</port>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.250.162</username>
|
||||||
|
<time>1763329458.11</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.250.162</username>
|
||||||
|
<time>1763329458.11</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
</nat>
|
</nat>
|
||||||
<filter>
|
<filter>
|
||||||
<rule uuid="81644fc4-f08e-4a2e-b832-b4b9b528a830">
|
<rule uuid="81644fc4-f08e-4a2e-b832-b4b9b528a830">
|
||||||
|
|
@ -2104,6 +2134,28 @@
|
||||||
</created>
|
</created>
|
||||||
<disabled>1</disabled>
|
<disabled>1</disabled>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<type>pass</type>
|
||||||
|
<associated-rule-id>nat_691a45b21bdfb2.70925554</associated-rule-id>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<protocol>udp</protocol>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<destination>
|
||||||
|
<address>192.168.0.30</address>
|
||||||
|
<port>3480</port>
|
||||||
|
</destination>
|
||||||
|
<descr>Headscale</descr>
|
||||||
|
<category/>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.250.162</username>
|
||||||
|
<time>1763329458.11</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<scrub>
|
<scrub>
|
||||||
<rule>
|
<rule>
|
||||||
<interface>wireguard</interface>
|
<interface>wireguard</interface>
|
||||||
|
|
@ -2185,8 +2237,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.250.162</username>
|
<username>mshillam@192.168.250.162</username>
|
||||||
<description>/api/unbound/settings/add_host_override/ made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
<time>1763328889.22</time>
|
<time>1763329458.21</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.4">
|
<captiveportal version="1.0.4">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue