nsd/captive-portals: add a catch all
This commit is contained in:
parent
1bc7cc8bff
commit
1d8fb05acd
1 changed files with 2 additions and 0 deletions
|
@ -22,3 +22,5 @@ captive.apple.com. IN A 192.168.1.1
|
||||||
www.msftncsi.com. IN A 192.168.1.1
|
www.msftncsi.com. IN A 192.168.1.1
|
||||||
www.msftconnecttest.com. IN A 192.168.1.1
|
www.msftconnecttest.com. IN A 192.168.1.1
|
||||||
dns.msftncsi.com. IN A 192.168.1.1
|
dns.msftncsi.com. IN A 192.168.1.1
|
||||||
|
; never mind - just catch all
|
||||||
|
* IN A 192.168.1.1
|
||||||
|
|
Loading…
Reference in a new issue