Compare commits
18 Commits
936d804a40
...
8174f65537
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8174f65537 | ||
|
|
c486d32978 | ||
|
|
2c2ec1e149 | ||
|
|
8331aa85c8 | ||
|
|
032ad26125 | ||
|
|
46eb3fdb0d | ||
|
|
25f489cde9 | ||
|
|
f1fe532d83 | ||
|
|
7530038794 | ||
|
|
b6f44dc832 | ||
|
|
5c14c417f5 | ||
|
|
beeea3ac31 | ||
|
|
2bb4deee13 | ||
|
|
b31a834770 | ||
|
|
c6f2f1faa3 | ||
|
|
5972594959 | ||
|
|
d3848ce769 | ||
|
|
35691fda0e |
47
config.xml
47
config.xml
@ -276,7 +276,7 @@
|
||||
<firmware version="1.0.1">
|
||||
<mirror/>
|
||||
<flavour/>
|
||||
<plugins>os-adguardhome-maxit,os-git-backup</plugins>
|
||||
<plugins>os-adguardhome-maxit,os-ddclient,os-git-backup</plugins>
|
||||
<type/>
|
||||
<subscription/>
|
||||
<reboot/>
|
||||
@ -1019,7 +1019,7 @@
|
||||
<revision>
|
||||
<username>root@192.168.50.82</username>
|
||||
<description>/diag_backup.php machte Änderungen</description>
|
||||
<time>1738966567.735</time>
|
||||
<time>1739470439.5717</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
@ -1178,6 +1178,19 @@
|
||||
<parameters/>
|
||||
<description>Firmwareupdate</description>
|
||||
</job>
|
||||
<job uuid="d0e336c9-d3e8-4465-a60a-491fa5fed555">
|
||||
<origin>cron</origin>
|
||||
<enabled>1</enabled>
|
||||
<minutes>0</minutes>
|
||||
<hours>20</hours>
|
||||
<days>*</days>
|
||||
<months>*</months>
|
||||
<weekdays>*</weekdays>
|
||||
<who>root</who>
|
||||
<command>system remote backup</command>
|
||||
<parameters/>
|
||||
<description>Backup</description>
|
||||
</job>
|
||||
</jobs>
|
||||
</cron>
|
||||
<Firewall>
|
||||
@ -1711,6 +1724,36 @@
|
||||
<primarydns>1</primarydns>
|
||||
</general>
|
||||
</adguardhome>
|
||||
<DynDNS version="1.5.1">
|
||||
<general>
|
||||
<enabled>1</enabled>
|
||||
<verbose>1</verbose>
|
||||
<allowipv6>0</allowipv6>
|
||||
<daemon_delay>300</daemon_delay>
|
||||
<backend>opnsense</backend>
|
||||
</general>
|
||||
<accounts>
|
||||
<account uuid="d66a43e3-a05e-40bd-b5bd-bb9b40cb2ba7">
|
||||
<enabled>1</enabled>
|
||||
<service>custom</service>
|
||||
<protocol>dyndns1</protocol>
|
||||
<server>ddnss.de</server>
|
||||
<username>steini12</username>
|
||||
<password>Sidolin7219</password>
|
||||
<resourceId/>
|
||||
<hostnames>steini12.ddnss.de</hostnames>
|
||||
<wildcard>0</wildcard>
|
||||
<zone/>
|
||||
<checkip>cloudflare-ipv4</checkip>
|
||||
<dynipv6host/>
|
||||
<checkip_timeout>10</checkip_timeout>
|
||||
<force_ssl>1</force_ssl>
|
||||
<ttl>300</ttl>
|
||||
<interface/>
|
||||
<description/>
|
||||
</account>
|
||||
</accounts>
|
||||
</DynDNS>
|
||||
</OPNsense>
|
||||
<openvpn/>
|
||||
<ifgroups version="1.0.0"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user