Questions tagged [captiveportal]

Captive portals are pages to which users are redirected to until they are logged in.

125 questions
0
votes
1 answer

Is there a way to implement captive portal on windows hotspot?

I am looking for a way to implement a captive portal for the windows 10 - mobile hotspot. The idea is to redirect all devices that connect to the hotspot to a webpage. I was able to find this article which shows how to do it in linux. But I have…
0
votes
1 answer

External captive portal using HotSpot service on Ruckus ZoneDirectory ZD3050

I try to create an external captive portal using HotSpot service on Ruckus ZoneDirectory ZD3050 (v10.1.2.0 build 210). How to authenticate clients? I have a web page as a portal, I have my custom authorization flow, but I don't know how to…
LONGMAN
  • 902
  • 1
  • 15
  • 22
0
votes
1 answer

Use facebook smartphone App to login in Captive Portal auth page

Is there a way to use mobile apps Facebook (Apple, Android, etc ...) to automatically authenticate users who wish to use social access for the Captive Guest-Wifi portal or similar services? I worked with the standard social login authentication…
Paolo
  • 7
  • 2
0
votes
2 answers

What response is required for captive portal to appear?

I am trying to implement captive portal on a small embedded device. As I understand all I need is to capture smartphone requests to special urls and send response containing captive portal page. In order not to maintain list of all the possible…
Long Smith
  • 1,170
  • 2
  • 17
  • 34
0
votes
1 answer

Passing Captive Portal with Esp8266

I'm trying, with 0 success to bypass the captive portal on iOS. The web server is a Wemos ESP8266 based with WiFiManager.h lib, I've been working on the lib to suit my needs. One of the features implemented was printing the IP address of the board…
0
votes
1 answer

Nginx redirect except some extensions

I wrote a script that configures a captive portal and everything is working fine. The problem I'm having is because nginx is redirecting all the requests to http://hotspot.localnet/index.php is also redirecting all requests for images. So none of…
tr53
  • 457
  • 4
  • 12
0
votes
1 answer

Create a captive portal for android hotspot

I would like to know if there is a way to create a captive portal to an android hotspot. More precisely, I turn on my hotspot and when a client connect to it, it is redirected to a web login page.
Bazouk55555
  • 441
  • 2
  • 14
0
votes
1 answer

Disallowed User Agent (Google Oauth) in Captival portal

I am having one wifi captive portal Which asks user for "google plus" login first to continue wifi access. As devices do open embedded browser for this, Google OAuth 2.0 throws 403 error. Error: disallowed_useragent Is there any way i can check…
Kittu
  • 141
  • 8
0
votes
1 answer

Redirect to URL throught Android's captive portal browser

I have configured my Meraki AP so that when a device is connected to it automatically opens a splash page with a "Continue to the internet" button. The goal is that when the button is pressed the connection is authorized and also redirects to…
rcvc
  • 1
  • 3
0
votes
1 answer

redirectURL on nodogsplash don't works on mobile splash page

I have a nodogsplash version 0.9_beta9.9.9 installed on OpenWRT 15.05.01 device and they work well when I'm using the browser (mozzila, chrome) to access the captive portal and after click to 'Continue' they redirect me to pre-setting page. This is…
0
votes
1 answer

Limit bandwidth for user with freeradius and fortigate firewall

I work on a hotspot management system and everything is fine, however my problem is when a user logs in to his account and can access the internet I want to limit that user's bandwidth to 64 KB I tried using WISPr-Bandwidth-Max-Up,…
Abobaker EngIt
  • 27
  • 1
  • 10
0
votes
1 answer

authpuppy "The node you're trying to access does not exist on the server"

somebody can help me, how configure wifidog gateway to authpuppy, coz when user connect always notif error "The node you're trying to access does not exist on the server"
0
votes
0 answers

cUrl - captive portal - HTTP 200 OK, but Location header redirect

I'm trying to log into a HTTP based captive portal using cUrl. As soon as I send a request I get the following back: > HTTP/1.1 200 OK Location: > Location:…
Lars Prehn
  • 19
  • 7
0
votes
1 answer

Captive portal login using google apps

I have portal login page which is developed by PHP and there is in another side free radius server run into Ubuntu machine the authentication occurred by MySQL database and every thing go fine when registered user trying to access the internet,…
0
votes
1 answer

dns on raspberry coovachilli captive portal

I have a captive portal working on a raspberry. My coovachilli is working with an IP and when i connect, i am redirected to login page (http://10.10.10.1:4990...) As i told, it is working fine. But now, i need to put facebook login on this page. To…
Gilson
  • 428
  • 7
  • 13
1 2 3
8 9