From 1d8fb05acdd349fc75115e98bead216d96344ae5 Mon Sep 17 00:00:00 2001 From: lbehm Date: Sat, 20 Apr 2024 21:16:53 +0200 Subject: [PATCH] nsd/captive-portals: add a catch all --- nsd/zones/captive-portals | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nsd/zones/captive-portals b/nsd/zones/captive-portals index a59fdd3..157ad92 100644 --- a/nsd/zones/captive-portals +++ b/nsd/zones/captive-portals @@ -22,3 +22,5 @@ captive.apple.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 dns.msftncsi.com. IN A 192.168.1.1 +; never mind - just catch all +* IN A 192.168.1.1