Change LAN subnet to an obscure numbering scheme
This commit is contained in:
parent
11ae2aa1af
commit
fb3e35d061
|
@ -88,7 +88,7 @@ in {
|
|||
bogus-priv
|
||||
no-resolv
|
||||
|
||||
listen-address=127.0.0.1,192.168.1.2,10.8.0.1
|
||||
listen-address=127.0.0.1,192.168.13.2,10.8.0.1
|
||||
bind-interfaces
|
||||
|
||||
cache-size=10000
|
||||
|
@ -96,7 +96,7 @@ in {
|
|||
|
||||
conf-file=/var/lib/dnsmasq/dnsmasq.blacklist.txt
|
||||
|
||||
address=/coolneng.duckdns.org/192.168.1.2
|
||||
address=/coolneng.duckdns.org/192.168.13.2
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue