Compare commits
5 Commits
9d6c145d3f
...
be4fc660c1
| Author | SHA1 | Date |
|---|---|---|
|
|
be4fc660c1 | |
|
|
94adab4803 | |
|
|
1cfa44c12f | |
|
|
b4c3b2b00a | |
|
|
295f145043 |
33
config.xml
33
config.xml
|
|
@ -324,9 +324,12 @@
|
|||
<group>admins</group>
|
||||
</ssh>
|
||||
<sudo_allow_wheel>1</sudo_allow_wheel>
|
||||
<firmware version="1.0.0">
|
||||
<mirror>https://mirror.dns-root.de/opnsense</mirror>
|
||||
<firmware version="1.0.1">
|
||||
<mirror>http://mirror.ams1.nl.leaseweb.net/opnsense</mirror>
|
||||
<flavour/>
|
||||
<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>
|
||||
<type/>
|
||||
<subscription/>
|
||||
</firmware>
|
||||
<crypto_hardware>aesni</crypto_hardware>
|
||||
<disablechecksumoffloading>1</disablechecksumoffloading>
|
||||
|
|
@ -2269,8 +2272,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1679985745.7717</time>
|
||||
<description>/api/sensei/policy/apps made changes</description>
|
||||
<time>1680196728.1431</time>
|
||||
<description>/api/core/firmware/set made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -4362,11 +4365,12 @@ WS</content>
|
|||
<max_len>128</max_len>
|
||||
</slowlog>
|
||||
</redis>
|
||||
<IPsec version="1.0.0">
|
||||
<IPsec version="1.0.1">
|
||||
<general>
|
||||
<enabled/>
|
||||
</general>
|
||||
<keyPairs/>
|
||||
<preSharedKeys/>
|
||||
</IPsec>
|
||||
<IDS version="1.0.7">
|
||||
<rules/>
|
||||
|
|
@ -4395,7 +4399,7 @@ WS</content>
|
|||
<LogPayload>0</LogPayload>
|
||||
</general>
|
||||
</IDS>
|
||||
<cron version="1.0.3">
|
||||
<cron version="1.0.4">
|
||||
<jobs>
|
||||
<job uuid="bd389f62-139e-4e44-a719-cd5cf2f2810b">
|
||||
<origin>Zenarmor</origin>
|
||||
|
|
@ -4795,12 +4799,13 @@ WS</content>
|
|||
<userparameters/>
|
||||
<aliases/>
|
||||
</ZabbixAgent>
|
||||
<DynDNS version="1.5.0">
|
||||
<DynDNS version="1.5.1">
|
||||
<general>
|
||||
<enabled>1</enabled>
|
||||
<verbose>0</verbose>
|
||||
<allowipv6>0</allowipv6>
|
||||
<daemon_delay>300</daemon_delay>
|
||||
<backend>ddclient</backend>
|
||||
</general>
|
||||
<accounts>
|
||||
<account uuid="d392406f-dd6e-450f-9a3c-d666823ee661">
|
||||
|
|
@ -4810,6 +4815,7 @@ WS</content>
|
|||
<server/>
|
||||
<username>matthew@shillam.me.uk</username>
|
||||
<password>l0uis0404!</password>
|
||||
<resourceId/>
|
||||
<hostnames>home.shillam.me.uk</hostnames>
|
||||
<wildcard>0</wildcard>
|
||||
<zone>7aedd6374418c7fd069ae69de023a885</zone>
|
||||
|
|
@ -4821,6 +4827,15 @@ WS</content>
|
|||
</account>
|
||||
</accounts>
|
||||
</DynDNS>
|
||||
<Swanctl version="1.0.0">
|
||||
<Connections/>
|
||||
<locals/>
|
||||
<remotes/>
|
||||
<children/>
|
||||
<Pools/>
|
||||
<VTIs/>
|
||||
<SPDs/>
|
||||
</Swanctl>
|
||||
</OPNsense>
|
||||
<cert>
|
||||
<refid>5a74b7e87de48</refid>
|
||||
|
|
@ -5315,9 +5330,7 @@ WS</content>
|
|||
</config>
|
||||
</miniupnpd>
|
||||
</installedpackages>
|
||||
<virtualip>
|
||||
<vip/>
|
||||
</virtualip>
|
||||
<virtualip version="1.0.0"/>
|
||||
<gateways>
|
||||
<gateway_item>
|
||||
<interface>wan</interface>
|
||||
|
|
|
|||
Loading…
Reference in New Issue