/api/unbound/settings/addHostOverride/ made changes @ 2023-04-08T16:24:14.915700 (mshillam@192.168.1.10)
This commit is contained in:
parent
0082731b1e
commit
db398bb1f3
21
config.xml
21
config.xml
|
|
@ -2272,8 +2272,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1680966870.8875</time>
|
||||
<description>/firewall_nat.php made changes</description>
|
||||
<time>1680967454.9157</time>
|
||||
<description>/api/unbound/settings/addHostOverride/ made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -4068,7 +4068,10 @@ WS</content>
|
|||
<logqueries>0</logqueries>
|
||||
<logreplies>0</logreplies>
|
||||
<logtagqueryreply>0</logtagqueryreply>
|
||||
<logservfail>0</logservfail>
|
||||
<loglocalactions>0</loglocalactions>
|
||||
<logverbosity>1</logverbosity>
|
||||
<valloglevel>0</valloglevel>
|
||||
<privatedomain/>
|
||||
<privateaddress>0.0.0.0/8,10.0.0.0/8,100.64.0.0/10,169.254.0.0/16,172.16.0.0/12,192.0.2.0/24,192.168.0.0/16,198.18.0.0/15,198.51.100.0/24,203.0.113.0/24,233.252.0.0/24,::1/128,2001:db8::/32,fc00::/8,fd00::/8,fe80::/10</privateaddress>
|
||||
<insecuredomain/>
|
||||
|
|
@ -4082,14 +4085,18 @@ WS</content>
|
|||
<cachemaxttl/>
|
||||
<cacheminttl/>
|
||||
<infrahostttl/>
|
||||
<infrakeepprobing>0</infrakeepprobing>
|
||||
<infracachenumhosts/>
|
||||
<unwantedreplythreshold/>
|
||||
</advanced>
|
||||
<dnsbl>
|
||||
<enabled>0</enabled>
|
||||
<safesearch>0</safesearch>
|
||||
<type/>
|
||||
<lists/>
|
||||
<whitelists/>
|
||||
<blocklists/>
|
||||
<wildcards/>
|
||||
<address/>
|
||||
<nxdomain>0</nxdomain>
|
||||
</dnsbl>
|
||||
|
|
@ -4298,6 +4305,16 @@ WS</content>
|
|||
<server>192.168.0.30</server>
|
||||
<description>FastPanel</description>
|
||||
</host>
|
||||
<host uuid="ddb01973-3f49-478e-9815-08b5af3552b0">
|
||||
<enabled>1</enabled>
|
||||
<hostname>blackbetty</hostname>
|
||||
<domain>shillam.me.uk</domain>
|
||||
<rr>A</rr>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<server>192.168.0.30</server>
|
||||
<description>Van assistant</description>
|
||||
</host>
|
||||
</hosts>
|
||||
<aliases/>
|
||||
<domains/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue