doorito/nsd/zones/captive-portals

25 lines
675 B
Text
Raw Normal View History

$ORIGIN . ; default zone domain
$TTL 2 ; default time to live
2024-04-20 21:16:07 +02:00
@ IN SOA doorito.tuer.kraut.space. office.kraut.space. (
2404182124 ; serial number <yymmddHHMM>
60 ; Refresh
7200 ; Retry
60 ; Expire
60 ; Min TTL
)
2024-04-20 21:16:07 +02:00
IN NS doorito.tuer.kraut.space.
; Android
2024-04-20 21:16:07 +02:00
connectivitycheck.gstatic.com. IN A 192.168.1.1
clients3.google.com. IN A 192.168.1.1
; Firefox
2024-04-20 21:16:07 +02:00
detectportal.firefox.com. IN A 192.168.1.1
; macOS / iOS
2024-04-20 21:16:07 +02:00
captive.apple.com. IN A 192.168.1.1
; Windows
2024-04-20 21:16:07 +02:00
www.msftncsi.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