Compare commits
8 Commits
4293a5fe22
...
9633cba271
| Author | SHA1 | Date |
|---|---|---|
|
|
9633cba271 | |
|
|
1cc67b46cb | |
|
|
9736e175d3 | |
|
|
345d3bf985 | |
|
|
3610c30e80 | |
|
|
c5b2bf5e72 | |
|
|
c618cb5b40 | |
|
|
3fb975d2ae |
18
config.xml
18
config.xml
|
|
@ -1550,6 +1550,7 @@
|
||||||
<time>1713270335.7727</time>
|
<time>1713270335.7727</time>
|
||||||
<description>/firewall_nat_out_edit.php made changes</description>
|
<description>/firewall_nat_out_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
|
<disabled>1</disabled>
|
||||||
</rule>
|
</rule>
|
||||||
</outbound>
|
</outbound>
|
||||||
<rule>
|
<rule>
|
||||||
|
|
@ -1622,6 +1623,7 @@
|
||||||
<tagged/>
|
<tagged/>
|
||||||
<poolopts/>
|
<poolopts/>
|
||||||
<associated-rule-id>nat_61d0e26867ca51.69694975</associated-rule-id>
|
<associated-rule-id>nat_61d0e26867ca51.69694975</associated-rule-id>
|
||||||
|
<log>1</log>
|
||||||
<target>192.168.0.30</target>
|
<target>192.168.0.30</target>
|
||||||
<local-port>443</local-port>
|
<local-port>443</local-port>
|
||||||
<source>
|
<source>
|
||||||
|
|
@ -1632,8 +1634,8 @@
|
||||||
<port>443</port>
|
<port>443</port>
|
||||||
</destination>
|
</destination>
|
||||||
<updated>
|
<updated>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.250.138</username>
|
||||||
<time>1641079422.8387</time>
|
<time>1713993395.2122</time>
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</updated>
|
</updated>
|
||||||
<created>
|
<created>
|
||||||
|
|
@ -2209,6 +2211,7 @@
|
||||||
<time>1641079400.4251</time>
|
<time>1641079400.4251</time>
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
|
<log>1</log>
|
||||||
</rule>
|
</rule>
|
||||||
<rule uuid="f093ea11-0524-4fc5-a5a3-165ccff076d7">
|
<rule uuid="f093ea11-0524-4fc5-a5a3-165ccff076d7">
|
||||||
<source>
|
<source>
|
||||||
|
|
@ -2230,6 +2233,7 @@
|
||||||
<time>1641079448.1255</time>
|
<time>1641079448.1255</time>
|
||||||
<description>/firewall_nat_edit.php made changes</description>
|
<description>/firewall_nat_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
|
<log>1</log>
|
||||||
</rule>
|
</rule>
|
||||||
<rule uuid="821e9dac-fdb0-4949-a128-81950af4edef">
|
<rule uuid="821e9dac-fdb0-4949-a128-81950af4edef">
|
||||||
<source>
|
<source>
|
||||||
|
|
@ -2637,9 +2641,9 @@
|
||||||
<gatewaysfilter>WAN_DHCP,LandLab</gatewaysfilter>
|
<gatewaysfilter>WAN_DHCP,LandLab</gatewaysfilter>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.81</username>
|
<username>mshillam@192.168.250.138</username>
|
||||||
<time>1713915106.1726</time>
|
<time>1713993397.084</time>
|
||||||
<description>/firewall_rules.php made changes</description>
|
<description>/firewall_nat.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -5362,7 +5366,7 @@ AL</content>
|
||||||
<data_length/>
|
<data_length/>
|
||||||
</gateway_item>
|
</gateway_item>
|
||||||
<gateway_item uuid="b367c55e-b078-4c55-ab2b-1ce0cf83555f">
|
<gateway_item uuid="b367c55e-b078-4c55-ab2b-1ce0cf83555f">
|
||||||
<disabled>0</disabled>
|
<disabled>1</disabled>
|
||||||
<name>LandLab</name>
|
<name>LandLab</name>
|
||||||
<descr>Router for greenhouse land</descr>
|
<descr>Router for greenhouse land</descr>
|
||||||
<interface>lan</interface>
|
<interface>lan</interface>
|
||||||
|
|
@ -5892,7 +5896,7 @@ AL</content>
|
||||||
<network>10.100.0.0/24</network>
|
<network>10.100.0.0/24</network>
|
||||||
<gateway>LandLab</gateway>
|
<gateway>LandLab</gateway>
|
||||||
<descr>Landlab Lab</descr>
|
<descr>Landlab Lab</descr>
|
||||||
<disabled>0</disabled>
|
<disabled>1</disabled>
|
||||||
</route>
|
</route>
|
||||||
</staticroutes>
|
</staticroutes>
|
||||||
<vlans version="1.0.0">
|
<vlans version="1.0.0">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue