/usr/local/opnsense/mvc/script/run_migrations.php made changes @ 2024-02-07T19:05:20.995400 ((system))
This commit is contained in:
parent
8f51f69452
commit
6a1debb734
75
config.xml
75
config.xml
|
|
@ -2605,9 +2605,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@10.10.10.2</username>
|
||||
<description>/api/unbound/settings/set made changes</description>
|
||||
<time>1707218821.915</time>
|
||||
<username>(system)</username>
|
||||
<description>/usr/local/opnsense/mvc/script/run_migrations.php made changes</description>
|
||||
<time>1707332720.9954</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -4008,6 +4008,11 @@ WS</content>
|
|||
</alias>
|
||||
</aliases>
|
||||
</Alias>
|
||||
<Filter version="1.0.3">
|
||||
<rules/>
|
||||
<snatrules/>
|
||||
<npt/>
|
||||
</Filter>
|
||||
</Firewall>
|
||||
<OpenVPNExport version="0.0.1">
|
||||
<servers/>
|
||||
|
|
@ -4267,7 +4272,8 @@ WS</content>
|
|||
</Syslog>
|
||||
<Interfaces>
|
||||
<loopbacks version="1.0.0"/>
|
||||
<vxlans version="1.0.1"/>
|
||||
<vxlans version="1.0.2"/>
|
||||
<neighbors version="1.0.0"/>
|
||||
</Interfaces>
|
||||
<Netflow version="1.0.1">
|
||||
<capture>
|
||||
|
|
@ -5259,7 +5265,55 @@ WS</content>
|
|||
<Instances/>
|
||||
<StaticKeys/>
|
||||
</OpenVPN>
|
||||
<Gateways version="0.0.1"/>
|
||||
<Gateways version="1.0.0">
|
||||
<gateway_item uuid="e9b8a998-d390-4188-80c4-fd653fde785a">
|
||||
<disabled>0</disabled>
|
||||
<name>WAN_DHCP</name>
|
||||
<descr>Interface WAN_DHCP Gateway</descr>
|
||||
<interface>wan</interface>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<gateway/>
|
||||
<defaultgw>0</defaultgw>
|
||||
<fargw>0</fargw>
|
||||
<monitor_disable>0</monitor_disable>
|
||||
<monitor_noroute>0</monitor_noroute>
|
||||
<monitor/>
|
||||
<force_down>0</force_down>
|
||||
<priority>254</priority>
|
||||
<weight>1</weight>
|
||||
<latencylow/>
|
||||
<latencyhigh/>
|
||||
<losslow/>
|
||||
<losshigh/>
|
||||
<interval/>
|
||||
<time_period/>
|
||||
<loss_interval/>
|
||||
<data_length/>
|
||||
</gateway_item>
|
||||
</Gateways>
|
||||
<Kea>
|
||||
<ctrl_agent version="0.0.1">
|
||||
<general>
|
||||
<enabled>0</enabled>
|
||||
<http_host>127.0.0.1</http_host>
|
||||
<http_port>8000</http_port>
|
||||
</general>
|
||||
</ctrl_agent>
|
||||
<dhcp4 version="0.0.1">
|
||||
<general>
|
||||
<enabled>0</enabled>
|
||||
<interfaces/>
|
||||
<valid_lifetime>4000</valid_lifetime>
|
||||
</general>
|
||||
<ha>
|
||||
<enabled>0</enabled>
|
||||
<this_server_name/>
|
||||
</ha>
|
||||
<subnets/>
|
||||
<reservations/>
|
||||
<ha_peers/>
|
||||
</dhcp4>
|
||||
</Kea>
|
||||
</OPNsense>
|
||||
<cert>
|
||||
<refid>5a74b7e87de48</refid>
|
||||
|
|
@ -5760,16 +5814,7 @@ WS</content>
|
|||
<vip/>
|
||||
</virtualip>
|
||||
<gateways>
|
||||
<gateway_item>
|
||||
<interface>wan</interface>
|
||||
<gateway>dynamic</gateway>
|
||||
<name>WAN_DHCP</name>
|
||||
<priority>254</priority>
|
||||
<weight>1</weight>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<interval/>
|
||||
<descr>Interface WAN_DHCP Gateway</descr>
|
||||
</gateway_item>
|
||||
|
||||
</gateways>
|
||||
<crl/>
|
||||
<staticroutes version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue