/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>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1680966870.8875</time>
|
<time>1680967454.9157</time>
|
||||||
<description>/firewall_nat.php made changes</description>
|
<description>/api/unbound/settings/addHostOverride/ made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -4068,7 +4068,10 @@ WS</content>
|
||||||
<logqueries>0</logqueries>
|
<logqueries>0</logqueries>
|
||||||
<logreplies>0</logreplies>
|
<logreplies>0</logreplies>
|
||||||
<logtagqueryreply>0</logtagqueryreply>
|
<logtagqueryreply>0</logtagqueryreply>
|
||||||
|
<logservfail>0</logservfail>
|
||||||
|
<loglocalactions>0</loglocalactions>
|
||||||
<logverbosity>1</logverbosity>
|
<logverbosity>1</logverbosity>
|
||||||
|
<valloglevel>0</valloglevel>
|
||||||
<privatedomain/>
|
<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>
|
<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/>
|
<insecuredomain/>
|
||||||
|
|
@ -4082,14 +4085,18 @@ WS</content>
|
||||||
<cachemaxttl/>
|
<cachemaxttl/>
|
||||||
<cacheminttl/>
|
<cacheminttl/>
|
||||||
<infrahostttl/>
|
<infrahostttl/>
|
||||||
|
<infrakeepprobing>0</infrakeepprobing>
|
||||||
<infracachenumhosts/>
|
<infracachenumhosts/>
|
||||||
<unwantedreplythreshold/>
|
<unwantedreplythreshold/>
|
||||||
</advanced>
|
</advanced>
|
||||||
<dnsbl>
|
<dnsbl>
|
||||||
<enabled>0</enabled>
|
<enabled>0</enabled>
|
||||||
|
<safesearch>0</safesearch>
|
||||||
<type/>
|
<type/>
|
||||||
<lists/>
|
<lists/>
|
||||||
<whitelists/>
|
<whitelists/>
|
||||||
|
<blocklists/>
|
||||||
|
<wildcards/>
|
||||||
<address/>
|
<address/>
|
||||||
<nxdomain>0</nxdomain>
|
<nxdomain>0</nxdomain>
|
||||||
</dnsbl>
|
</dnsbl>
|
||||||
|
|
@ -4298,6 +4305,16 @@ WS</content>
|
||||||
<server>192.168.0.30</server>
|
<server>192.168.0.30</server>
|
||||||
<description>FastPanel</description>
|
<description>FastPanel</description>
|
||||||
</host>
|
</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>
|
</hosts>
|
||||||
<aliases/>
|
<aliases/>
|
||||||
<domains/>
|
<domains/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue