/firewall_nat_edit.php made changes @ 2022-02-20T21:24:41.971400 (mshillam@192.168.1.10)
This commit is contained in:
parent
5db2261468
commit
a471c911c4
57
config.xml
57
config.xml
|
|
@ -1732,6 +1732,38 @@
|
|||
</created>
|
||||
<disabled>1</disabled>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<interface>wan</interface>
|
||||
<category/>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<descr>SIP forward for original PBX</descr>
|
||||
<tag/>
|
||||
<tagged/>
|
||||
<poolopts/>
|
||||
<associated-rule-id>nat_6212b199e720f6.82966638</associated-rule-id>
|
||||
<disabled>1</disabled>
|
||||
<target>192.168.20.6</target>
|
||||
<local-port>5060</local-port>
|
||||
<source>
|
||||
<any>1</any>
|
||||
</source>
|
||||
<destination>
|
||||
<network>wanip</network>
|
||||
<port>5060-5082</port>
|
||||
</destination>
|
||||
<natreflection>purenat</natreflection>
|
||||
<updated>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1645392281.9468</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1645392281.9468</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule>
|
||||
<protocol>udp</protocol>
|
||||
<interface>wan</interface>
|
||||
|
|
@ -2085,6 +2117,27 @@
|
|||
<description>/firewall_rules_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.20.6</address>
|
||||
<port>5060-5082</port>
|
||||
</destination>
|
||||
<descr>SIP forward for original PBX</descr>
|
||||
<category/>
|
||||
<associated-rule-id>nat_6212b199e720f6.82966638</associated-rule-id>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1645392281.9467</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</filter>
|
||||
<rrd>
|
||||
<enable/>
|
||||
|
|
@ -2141,8 +2194,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1645391372.9163</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
<time>1645392281.9714</time>
|
||||
<description>/firewall_nat_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue