Skip to main content

Questions tagged [captiveportal]

The tag has no usage guidance, but it has a tag wiki.

captiveportal
0 votes
0 answers
5 views

Redirect issue of captive portal

Not able to redirect any intent URL to open any app(eg. playstore and appstore) from captive portal. In captive portal if we give any intent urls as window.location.href= intent:playstore-app-url It ...
karthikgr's user avatar
0 votes
0 answers
21 views

Otp authentication based captive portal

I want to build a otp based captive portal. Can anyone suggest how to configure it on the Cisco Meraki platform or any other AP/platform? I have tried with Meraki's sign on with radius server and the ...
Niraj.Chaudhari's user avatar
0 votes
0 answers
41 views

Problem with sending String to captive Portal on Arduino

I've got this code: #include <WiFi.h> #include <DNSServer.h> #include "gateway.h" #include <HTTPClient.h> // Variables for Server const byte DNS_PORT = 53; IPAddress apIP(...
CodyOnStack's user avatar
0 votes
0 answers
16 views

How to disconnect a user from coova-chilli as a system administrator?

I have a captive portal that works with coova-chilli. I also have an admin panel that can create user, edit, delete. It should also be able to disconnect the active user user. I'm using the ...
Pavel Kulikov's user avatar
0 votes
0 answers
87 views

How to create a login page with registration with Freeradius Dolaradius

I'm a beginner and I'm learning about FreeRADIUS and DaloRADIUS to implement authentication on a network. I would like to know how to create a personalized login page that allows new users to register,...
Marcos Cruz's user avatar
0 votes
0 answers
111 views

How to set up authorization in freeradius for a captive portal divided into admin and user

I'm trying to set up freeradius authorization for my captive portal. I use: as a WIFI router openwrt-22.03 + coova-chilli; freeradius 3 + postgresql; `radius=# \dt List of relations ...
Pavel Kulikov's user avatar
-1 votes
1 answer
162 views

Arduino ESP32 WebServer can't send requested files programmatically?

Currently working on a web-server project on an ESP32-EVB (fantastic dev board, can't recommend it enough) using SPIFF partitions to store static resources for the site, including style-sheets, ...
Seth Gibson's user avatar
0 votes
0 answers
34 views

Is it possible to have a Captive portal pop-up on android when reverse tethering?

I am trying to set up captive portal interfaces on my nvidia device. Right now I am currently using hostapd, dnsmasq and nginx to set up this process. I have already successfully gotten a captive ...
makrose's user avatar
0 votes
0 answers
105 views

Setting up a Captive Portal for Android Reverse Tethering with Gnirehtet

This is my first post here. I've got a working setup with Gnirehtet using rust for reverse tethering on my Android device. Now, I'm curious if it's possible to configure a captive portal that pops up ...
makrose's user avatar
0 votes
0 answers
54 views

Why is Selenium hanging when I try to fetch "http://httpforever.com" to load a captive portal?

I have a python script written to load 'http://httpfoerver.com' to redirect to a captive portal, then some implicit wait functions to wait for the login boxes and login button elements. I know the ...
Thorad's user avatar
  • 1
0 votes
0 answers
50 views

Disable/enable my vpn service in android while connecting to captive portal

I have a VPN service in android where if a user clicks on the SSID of captive portal from his/her WiFi settings and asked to sign in to access internet, I should identify if the user is trying to ...
saloni jain's user avatar
3 votes
0 answers
540 views

Issue with ESP32 AP Server - Enabling Internet Access for Mobile Devices without Manual Confirmation

I have created an AP (Access Point) server for ESP32 in the Arduino IDE. I have successfully installed the AsyncWebServer and DNSServer libraries. However, when mobile devices connect to the AP ...
coskunramazan's user avatar
0 votes
0 answers
49 views

When I use an Android device, how can I know whether the current page is running in a browser or in captive portal, only by Javascript methods

in iOS, if page is running in captive, "safari" will not in appear userAgent. But in android devices, how can I judge it? localStorage and FetchApi are supported in some android system , we ...
Vegetto 's user avatar
0 votes
1 answer
262 views

I struggle creating a script to connect a wifi with a captive portal

I'm trying to connect with a script to a wifi with a browser portal. I'm sending the http request with the post method and with a payload but the portal refuses the request as it is not sent threw my ...
Othman Bargach's user avatar
3 votes
0 answers
810 views

iOS Captive Network Assistant (CNA) does not load on some iPhones

We are seeing an issue with iOS Captive Network Assistant (CNA). When a user selects public SSID to access internet, CNA does not load on some iPhones. This behavior is random and is not specific to ...
ltrivedi's user avatar

15 30 50 per page
1
2 3 4 5
9