I constantly get notifications that there’s no internet on my WLAN-network, while I can use it perfectly fine. The Problem is, if mobile data is enabled too, it will use that instead. This is a costly issue because it recently burnt all my 30GB of mobile data volume while being on WLAN.
I did some digging and I think I narrowed the problem down to kuketz.de’s IP, not being updated on Cloudflares DNS-server. I tried to manually resolve the address and found that kuketz.de might have a malformed signature that potentially gets rejected from Cloudflare (but not Google). Here are the results:
Cloudflare
❯ dig @1.1.1.1 kuketz.de
; <<>> DiG 9.20.21 <<>> @1.1.1.1 kuketz.de
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 41525
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; EDE: 22 (No Reachable Authority)
;; QUESTION SECTION:
;kuketz.de. IN A
;; Query time: 251 msec
;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP)
;; WHEN: Sat Mar 28 05:00:30 CET 2026
;; MSG SIZE rcvd: 44
❯ dig @8.8.8.8 kuketz.de
; <<>> DiG 9.20.21 <<>> @8.8.8.8 kuketz.de
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5100
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
; EDE: 6 (DNSSEC Bogus): (RRSIG with malformed signature found for kuketz.de/dnskey (keytag=61012))
;; QUESTION SECTION:
;kuketz.de. IN A
;; ANSWER SECTION:
kuketz.de. 21600 IN A 46.38.242.112
;; Query time: 25 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (UDP)
;; WHEN: Sat Mar 28 05:00:35 CET 2026
;; MSG SIZE rcvd: 132
I am not experienced with this stuff, so take this with a grain of salt. But to me, this theory makes sense.
I have issues with this captive-portal for years now, if there is an easy way to change it back to google or any other portal, please let me know because I have to pay real money to recharge the datavolume this issues has drained, so I am over it this time, unless a fix is in sight!