/api/core/firmware/setFirmwareConfig made changes @ 2023-03-30T18:10:52.081800 (mshillam@192.168.1.10)
This commit is contained in:
parent
295f145043
commit
b4c3b2b00a
21
config.xml
21
config.xml
|
|
@ -325,7 +325,6 @@
|
||||||
</ssh>
|
</ssh>
|
||||||
<sudo_allow_wheel>1</sudo_allow_wheel>
|
<sudo_allow_wheel>1</sudo_allow_wheel>
|
||||||
<firmware version="1.0.0">
|
<firmware version="1.0.0">
|
||||||
<mirror>https://mirror.dns-root.de/opnsense</mirror>
|
|
||||||
<plugins>os-sunnyvalley,os-sensei,os-redis,os-ntopng,os-theme-rebellion,os-theme-vicuna,os-theme-cicada,os-speedtest-community,os-sensei-updater,os-zabbix-agent,os-upnp,os-git-backup,os-wireguard,os-ddclient</plugins>
|
<plugins>os-sunnyvalley,os-sensei,os-redis,os-ntopng,os-theme-rebellion,os-theme-vicuna,os-theme-cicada,os-speedtest-community,os-sensei-updater,os-zabbix-agent,os-upnp,os-git-backup,os-wireguard,os-ddclient</plugins>
|
||||||
</firmware>
|
</firmware>
|
||||||
<crypto_hardware>aesni</crypto_hardware>
|
<crypto_hardware>aesni</crypto_hardware>
|
||||||
|
|
@ -2269,8 +2268,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1680179701.3428</time>
|
<time>1680196252.0818</time>
|
||||||
<description>/api/sensei/policy/apps made changes</description>
|
<description>/api/core/firmware/setFirmwareConfig made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -4362,11 +4361,12 @@ WS</content>
|
||||||
<max_len>128</max_len>
|
<max_len>128</max_len>
|
||||||
</slowlog>
|
</slowlog>
|
||||||
</redis>
|
</redis>
|
||||||
<IPsec version="1.0.0">
|
<IPsec version="1.0.1">
|
||||||
<general>
|
<general>
|
||||||
<enabled/>
|
<enabled/>
|
||||||
</general>
|
</general>
|
||||||
<keyPairs/>
|
<keyPairs/>
|
||||||
|
<preSharedKeys/>
|
||||||
</IPsec>
|
</IPsec>
|
||||||
<IDS version="1.0.7">
|
<IDS version="1.0.7">
|
||||||
<rules/>
|
<rules/>
|
||||||
|
|
@ -4821,6 +4821,15 @@ WS</content>
|
||||||
</account>
|
</account>
|
||||||
</accounts>
|
</accounts>
|
||||||
</DynDNS>
|
</DynDNS>
|
||||||
|
<Swanctl version="1.0.0">
|
||||||
|
<Connections/>
|
||||||
|
<locals/>
|
||||||
|
<remotes/>
|
||||||
|
<children/>
|
||||||
|
<Pools/>
|
||||||
|
<VTIs/>
|
||||||
|
<SPDs/>
|
||||||
|
</Swanctl>
|
||||||
</OPNsense>
|
</OPNsense>
|
||||||
<cert>
|
<cert>
|
||||||
<refid>5a74b7e87de48</refid>
|
<refid>5a74b7e87de48</refid>
|
||||||
|
|
@ -5315,9 +5324,7 @@ WS</content>
|
||||||
</config>
|
</config>
|
||||||
</miniupnpd>
|
</miniupnpd>
|
||||||
</installedpackages>
|
</installedpackages>
|
||||||
<virtualip>
|
<virtualip version="1.0.0"/>
|
||||||
<vip/>
|
|
||||||
</virtualip>
|
|
||||||
<gateways>
|
<gateways>
|
||||||
<gateway_item>
|
<gateway_item>
|
||||||
<interface>wan</interface>
|
<interface>wan</interface>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue