/firewall_nat_out_edit.php made changes @ 2024-04-24T22:23:06.815900 (mshillam@10.10.10.20)
This commit is contained in:
parent
e6206d82a2
commit
713f701cc4
35
config.xml
35
config.xml
|
|
@ -544,7 +544,36 @@
|
|||
<nat>
|
||||
<outbound>
|
||||
<mode>advanced</mode>
|
||||
<rule/>
|
||||
<rule>
|
||||
<source>
|
||||
<network>10.100.0.10/32</network>
|
||||
</source>
|
||||
<destination>
|
||||
<any>1</any>
|
||||
</destination>
|
||||
<descr/>
|
||||
<category/>
|
||||
<interface>wan</interface>
|
||||
<tag/>
|
||||
<tagged/>
|
||||
<poolopts/>
|
||||
<poolopts_sourcehashkey/>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<target>wanip</target>
|
||||
<staticnatport>1</staticnatport>
|
||||
<sourceport/>
|
||||
<log>1</log>
|
||||
<updated>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713993786.7551</time>
|
||||
<description>/firewall_nat_out_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713993786.7551</time>
|
||||
<description>/firewall_nat_out_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
</outbound>
|
||||
<rule/>
|
||||
</nat>
|
||||
|
|
@ -740,8 +769,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713993689.9548</time>
|
||||
<description>/firewall_nat_out.php made changes</description>
|
||||
<time>1713993786.8159</time>
|
||||
<description>/firewall_nat_out_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue