Questions tagged [captiveportal]

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

125 questions
0
votes
0 answers

raspberry as access point with captive portal behaviour

I'm developing a project consisting in several stations deployed very close to the sea. For every station i'm deploying a Raspberry PI w/ rasbian, with some arduino stuff reading meteo parameters (wind speed/gust and direction for now) and…
0
votes
1 answer

CloudTrax - Authenticate Client

My question is somewhat related to the following question already posted: CloudTrax - Programmatically authenticate client? I am extremely new to CloudTrax. I have read their documentation related to HTTP Authentication, which I understand for the…
0
votes
1 answer

How to display a page when user connect to a wifi

I want to display a local web page when a user connects to my wifi. like a captive portal that when a user connects to the network, his device (i.e. android os) automatically detect that the network requires the user to sign in. I know, that I can…
Hossein Nasr
  • 1,256
  • 1
  • 15
  • 38
0
votes
1 answer

After login to captive portal,user can access router page and also ssh to router in openwrt

I am having TP-Link WR841Nv11 router and I upgrade it to openwrt for using captive portal. I am using coova-chilli for captive portal. I setup router with 2 ssid's one is for private use and other it will ask to login through captive portal for…
Vishal Rabadiya
  • 422
  • 3
  • 23
0
votes
1 answer

How to redirect https to http with iptables command

There is a captive portal, named nodogsplash, running on my OpenWrt router. When a preauthenticated user visit a http url, browser will popup a webpage lead user to authenticate. But when user visit a https url, nothing happend. I want the browser…
daniel
  • 1
  • 1
  • 3
0
votes
0 answers

Broadcast message once user enters or connects to Wifi

I need to broadcast a message to accept "terms and condition" when devices try to connect to WiFi network. Type of devices - Android device, IOS devices (iPhone, Ipad), Window devices ( Phone, Laptop)
0
votes
1 answer

How to show custom page on client device connects to router (TP Link MR3020 ) with OpenWRT?

I have installed OpenWRT on my TP Link MR3020 successfully and I was also able to configure the firewall to redirect all domain/IP request on 80 port to a router admin portal. Now what I am looking for is when Android/iOS device connects to router…
rupesh
  • 71
  • 1
  • 8
0
votes
1 answer

How do I release an user from a captive portal?

After authenticating the user in a captive portal, what should I return to the user so that the OS that launched the captive portal knows that the user can navigate now?
Leandro Lima
  • 1,072
  • 8
  • 14
0
votes
1 answer

PFsense captive portal images are not appearing

I uploaded a captive portal html page and it is redirecting correctly to the specified page. However it is not displaying the images included in the html page although I uploaded those images to the file manager and I changed their names in the html…
Eng. Saleh
  • 11
  • 4
0
votes
1 answer

create captive portal with email or facebook authentication

I want to create a captive portal , Where users who want to connect to the wireless network (wifi), they are redirected to a webpage . then a form where they have to put email or press like button of facebook to start navigate freely. I have…
Leoh
  • 570
  • 2
  • 14
  • 33
0
votes
1 answer

CloudTrax - Programmatically authenticate client?

We're trying to find a way to authenticate a client via a mobile application rather than using a captive portal splash page. Is this possible at all? I've looked at the CloudTrax API but can't seem to find anything that directly indicates the…
SimonTheEngineer
  • 578
  • 1
  • 5
  • 19
0
votes
1 answer

Iptables, exclude single ip from prerouting Captive Portal

I need help to exclude a single Ip address from a prerouting rule on all ports. Anybody who connects to my access point, gets redirected to my Captive Portal(Landing Page). Therefore I want to make a new rule, I don't want my existing prerouting…
ninja
  • 3
  • 2
  • 5
0
votes
1 answer

How to store client names that've accessed wifi via captive portal?

I'd like to setup a captive portal for an open wifi network, where users can access the internet by only entering their first names. The aim of which is to build a list of first names currently connected to the network. Ideally this setup would…
user2075625
  • 83
  • 2
  • 11
0
votes
2 answers

iOS 9 - avoid popping Captive Portal using the new NEHotspotHelper

I need to provide access to a captive network but only to a specific set of users so I'll handle authentication through the app. Before iOS 9, I was able to use CNSetSupportedSSIDs to avoid the system from displaying the captive portal. Since iOS 9,…
Yaman
  • 3,839
  • 4
  • 34
  • 58
-1
votes
2 answers

How to configure auto login feature into Freeraius

I Installed Freeradius Service, MySQL and Imported freeradius's Database Schema to Mysql I Configured Mikrotik to FreeRadius I created User and Password into MySQL and I have Captive Portal Design Now Everything is Okay. Users can Login only by…
AhmedMItman
  • 177
  • 1
  • 2
  • 10
1 2 3
8
9