/firewall_nat_edit.php made changes @ 2025-11-11T21:42:15.550000 (mshillam@192.168.100.72)
This commit is contained in:
parent
ac7dc7cd8b
commit
7cc545ba68
57
config.xml
57
config.xml
|
|
@ -910,6 +910,37 @@
|
||||||
</created>
|
</created>
|
||||||
<disabled>1</disabled>
|
<disabled>1</disabled>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<protocol>udp</protocol>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<category/>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<descr>Port Forward PBX DSUK Core</descr>
|
||||||
|
<tag/>
|
||||||
|
<tagged/>
|
||||||
|
<poolopts/>
|
||||||
|
<associated-rule-id>nat_6913adb779de90.18187191</associated-rule-id>
|
||||||
|
<target>192.168.100.66</target>
|
||||||
|
<local-port>PBX_DSUK_PORTS</local-port>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<network>wanip</network>
|
||||||
|
<port>PBX_DSUK_PORTS</port>
|
||||||
|
</destination>
|
||||||
|
<natreflection>purenat</natreflection>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.100.72</username>
|
||||||
|
<time>1762897335.50</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.100.72</username>
|
||||||
|
<time>1762897335.50</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
</nat>
|
</nat>
|
||||||
<filter>
|
<filter>
|
||||||
<rule uuid="923ae262-9d50-4e29-806c-663b89644c55">
|
<rule uuid="923ae262-9d50-4e29-806c-663b89644c55">
|
||||||
|
|
@ -1280,6 +1311,28 @@
|
||||||
</created>
|
</created>
|
||||||
<disabled>1</disabled>
|
<disabled>1</disabled>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<type>pass</type>
|
||||||
|
<associated-rule-id>nat_6913adb779de90.18187191</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.100.66</address>
|
||||||
|
<port>PBX_DSUK_PORTS</port>
|
||||||
|
</destination>
|
||||||
|
<descr>Port Forward PBX DSUK Core</descr>
|
||||||
|
<category/>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.100.72</username>
|
||||||
|
<time>1762897335.50</time>
|
||||||
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<bypassstaticroutes>yes</bypassstaticroutes>
|
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||||
</filter>
|
</filter>
|
||||||
<rrd>
|
<rrd>
|
||||||
|
|
@ -1290,8 +1343,8 @@
|
||||||
</ntpd>
|
</ntpd>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.72</username>
|
<username>mshillam@192.168.100.72</username>
|
||||||
<description>Firewall: NAT: Port Forward, toggle NAT rule</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
<time>1762897086.11</time>
|
<time>1762897335.55</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue