Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

what triggers the captive portal login?

  • 1 Antwort
  • 0 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von scott166

more options

what triggers the captive portal login... ? It's a great feature on a phone!

I am experiencing it on Linux 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux, Firefox 115.1 (esr?) to 120.0.

Firefox is talking out through a Comcast-supplied router to the outside world and the captive portal attempt is being sent to one of localhost's aliases.

The firewall was setup as ufw disable; ufw reset; ufw default deny incoming; ufw default allow outgoing; ufw enable. The local apache is reporting attempts to access localhost's /canonical.html every 3 seconds. 127.0.0.1 - - [22/Nov/2023:06:10:55 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:10:58 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:01 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:04 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:07 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:10 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:13 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0"

what triggers the captive portal login... ? It's a great feature on a phone! I am experiencing it on Linux 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux, Firefox 115.1 (esr?) to 120.0. Firefox is talking out through a Comcast-supplied router to the outside world and the captive portal attempt is being sent to one of localhost's aliases. The firewall was setup as ufw disable; ufw reset; ufw default deny incoming; ufw default allow outgoing; ufw enable. The local apache is reporting attempts to access localhost's /canonical.html every 3 seconds. 127.0.0.1 - - [22/Nov/2023:06:10:55 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:10:58 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:01 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:04 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:07 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:10 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:13 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0"

Ausgewählte Lösung

Never mind. The captive portal login seems to "come alive" when there is a local definition of http://detectportal.firefox.com/canonical.html which had been stubbed out as a potentially hostile unknown site.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

Never mind. The captive portal login seems to "come alive" when there is a local definition of http://detectportal.firefox.com/canonical.html which had been stubbed out as a potentially hostile unknown site.