मुख्य मजकुराकडे जा
80,000
venues running Purple
440M
logins last year
350M
unique users
99.9%
uptime SLA

TL;DR / Key Takeaways

  • A captive portal is the sign-in page on public WiFi - a web application that authenticates users, records consent, and tells the network to release the device.
  • Authentication options span click-through, email, social login, SMS, voucher, sponsored access, SAML/SSO, and iPSK. Most venues run two or three in parallel.
  • Captive portals work on every major access point vendor (Cisco Meraki, Aruba, Ubiquiti, Ruckus, Juniper Mist) via standard RADIUS. No hardware change needed.
  • Passpoint and OpenRoaming are not replacing captive portals. They coexist on the same SSID: Passpoint silently onboards returning users, captive portal handles branded first-touch and data capture.

A captive portal is the sign-in page that appears when you connect to public WiFi. You’ve used hundreds of them. In a hotel lobby, on a train, at the airport, in a coffee shop, the network shows you a page before it lets you onto the internet.

This guide covers what captive portals are, how they actually work, the authentication methods they support, how to brand them, how to secure them, and how to choose between captive portals and the newer Passpoint and OpenRoaming approach that’s quietly replacing them at venue after venue.

We run captive portal infrastructure across 80,000 venues with 440 million logins last year, on every major hardware vendor. The guide reflects that experience.

What is a captive portal?

A captive portal is a web page that intercepts WiFi traffic before granting access to the wider internet. When you join an unsecured network, your device tries to load a page (any page) and gets redirected to the portal instead. You sign in, accept terms, or pay, and the network releases you onto the internet.

That’s the user-facing definition. Technically, a captive portal sits between three components:

  1. The wireless access point that the device connects to
  2. A walled garden that allows DNS and a small set of pre-authentication URLs through
  3. The portal itself, hosted by the venue or by a captive portal software vendor

The portal authenticates the user, records consent and contact details if relevant, and tells the network’s RADIUS server or access controller to release the device.

Without a captive portal, an open WiFi network is just open. Anyone connects, no record exists, no terms apply, and the venue has no idea who used the network.

A branded captive portal sign-in screen on a phone
A captive portal: the page that intercepts WiFi traffic before granting internet access.

How does a captive portal work?

The flow has six steps, identical across most vendors. End-to-end it takes one to ten seconds depending on the authentication method.

  1. 1

    The device connects to the SSID

    Usually an open or pre-shared-key network broadcast by the venue's access points.

  2. 2

    Quarantine VLAN

    Traffic is firewalled so only DNS and the walled-garden URLs are reachable.

  3. 3

    Captivity probe

    iOS, Android, Windows, and macOS probe a known URL. If the response isn't expected, the OS launches the portal automatically.

  4. 4

    Authentication

    The user signs in via email, social login, SMS, voucher, SSO, or a click-through accept. The portal records the session.

  5. 5

    RADIUS CoA

    The portal tells the access controller "this device is now authenticated" via RADIUS Change of Authorisation, API, or accounting.

  6. 6

    Production VLAN

    Quarantine drops. Internet access opens. The session is logged with timestamp, MAC, identity, and policy.

Types of captive portal authentication

Captive portals support a range of authentication methods. Most enterprise venues run two or three in parallel and let the user choose, or the network selects the method by user type or policy.

Click-through

The user accepts terms and clicks "Connect." No identity captured. Used in low-friction environments where speed matters more than data, like free retail WiFi and transient public spaces.

Email and form capture

The user provides email, sometimes name, sometimes phone. The portal verifies the email - 17% of email addresses entered into captive portals are invalid without verification. The most common method in hospitality, retail, and any venue with a marketing programme.

See Verify

Social login

Sign in via Facebook, Google, Apple, or LinkedIn. The portal pulls verified identity attributes from the social platform. Faster than email forms but consent and data minimisation are more delicate.

SMS one-time password

The user enters a mobile number, receives a code, enters the code. Verified phone number, slower flow. Common in markets where email is not the dominant identifier.

Voucher

The user enters a printed or emailed code, typically time-bound or data-bound. Used for paid WiFi, conference WiFi, and hotel guest codes printed at check-in.

See Paid WiFi

Sponsored access

A staff member or host approves a guest. Common in corporate visitor flows, healthcare consultant visits, and supplier access in factories.

Single sign-on (SAML)

The captive portal redirects to the user's identity provider (Microsoft Entra ID, Okta, Google Workspace) and signs them in via SAML. Used in education and corporate environments.

See Staff WiFi

iPSK (Identity Pre-Shared Key)

Each device gets a unique pre-shared key issued through the portal, used for ongoing authentication via WPA2/3-Personal without a per-session sign-in. The foundation of Multi-Tenant WiFi.

See Multi-Tenant WiFi

Captive portal vs splash page: are they the same?

The terms are used interchangeably in conversation. Technically they’re different.

Splash page

The visual layer: the page the user sees. Branding, copy, terms, sign-up fields.

Captive portal

The full system: splash page plus authentication backend, network integration, session management, analytics, and data capture pipeline.

Every captive portal has a splash page. Not every splash page is a captive portal. When you see captive portal software in a buying conversation, the vendor is providing both the page and the backend.

What can you do with a captive portal?

The captive portal is a choke point. Every device that connects passes through it. That makes it useful for a lot more than sign-in.

Data capture

Marketing opt-ins, email verification, customer profile enrichment. Average opt-in rate across the Purple network is around 50% higher than digital channels like web pop-ups or paid social.

Compliance

Recording terms acceptance, age gates (relevant in gambling and licensed venues), consent for analytics. The cleanest place to capture documented consent.

Branding

A first-touch interaction with the venue's customer. Hotels, airports, and major retailers use the captive portal as a brand surface, not just a network door.

Personalisation

Once a user is recognised on a later visit, the portal can serve a different experience. Loyalty members see a different page from first-time visitors.

Network policy

Different users land on different VLANs with different bandwidth, content filters, and access permissions, all from the same captive portal.

Analytics

Footfall, dwell time, repeat visits, demographic segmentation. The join key between physical-venue analytics and digital marketing systems.

From sign-in to insight

Every captive portal session feeds straight into demographic, behavioural, and network analytics. Purple’s dashboards turn footfall, dwell time, repeat visits, and CRM enrichment into the inputs marketing teams plan against. Pizza Express, AGS Airports, and the University of Sheffield all run captive portals on Purple.

Revenue use cases are built in too: Paid WiFi generates revenue inside the captive portal flow with no separate billing infrastructure.

Demographic analytics dashboard
Behavioural analytics dashboard
Network analytics dashboard
Pizza Express logo
Customer story

3.7 million guests into the CRM in two years

Pizza Express used a branded captive portal to turn every guest WiFi connection into a verified marketing opt-in. The portal became a first-touch surface for loyalty, promotions, and re-engagement.

Read the Pizza Express story
Pizza Express branded captive portal login screen

Is a captive portal secure?

It depends what you mean by secure.

The captive portal itself is a web application served over HTTPS. The portal vendor is responsible for keeping that secure. Purple is ISO 27001 certified, Cyber Essentials certified, and runs regular third-party penetration testing.

The network underneath the captive portal is a different question. If the WiFi is open (no encryption), traffic between the device and the access point is unencrypted. A captive portal doesn’t change that.

There are three ways to address this:

WPA2 / WPA3 on the SSID

The captive portal still triggers for authentication, but the wireless link is encrypted. See WPA-Enterprise.

OpenRoaming or Passpoint

Standards-based authentication via cryptographic credentials, automatic wireless encryption.

HTTPS everywhere

Modern websites are HTTPS by default, so what the user sends and receives is encrypted end-to-end even on open WiFi.

For venues with elevated security obligations (healthcare, finance, government), the captive portal sits alongside or behind WPA2/3-Enterprise authentication. The Staff WiFi page covers the enterprise path; the captive portal handles the guest path.

Compliance and data capture

Any captive portal that collects personal data is subject to data protection law - UK GDPR in this region. Capturing a name and email at sign-in is one thing; sending marketing afterwards triggers PECR and UK GDPR.

UK / EU
GDPR - lawful basis, opt-in, access, erasure, data minimisation.
California
CCPA / CPRA - disclosure, opt-out of sale, deletion requests.
Canada
PIPEDA - express consent, purpose specification, retention limits.
Brazil
LGPD - lawful basis, explicit consent, data subject rights.

Purple ships GDPR, CCPA, and PIPEDA-compliant consent flows as standard, with venue-configurable consent statements per region. Data residency is selectable at provision time: EU, UK, or US.

Two practical points that catch venues out:

  • Pre-ticked boxes are not consent. Marketing opt-in must be an affirmative action by the user.
  • The legitimate-interest basis is narrow. Capturing a name and email at sign-in is fine on legitimate interest. Sending marketing emails afterwards is not. That needs explicit opt-in.

Full detail on the data privacy page.

Harrods branded captive portal with Verify

Branded captive portals

The captive portal is a branding surface. Most venues underuse it.

  • Loads in under two seconds on a mobile network handoff
  • Renders the venue’s logo, colours, and primary brand asset
  • Asks for one or two pieces of information at most
  • One primary CTA beyond connecting: loyalty enrolment, app download, current promotion
  • Looks like the venue’s website, not the network vendor’s template
  • Auto-detects the user’s language from device locale
  • Accessible in line with the Equality Act 2010 and WCAG 2.2

Purple’s portals are configured per-venue and per-SSID, with a drag-and-drop builder for marketing teams and full HTML/CSS control for design teams. The same portal can serve different content based on time of day, device type, returning vs new user, or location. See our captive portal product →

Captive portal hardware compatibility

A captive portal is software. It runs in the cloud (or on-premise for a few legacy deployments) and integrates with the venue’s access point hardware via standard protocols: RADIUS, walled-garden configuration, and in some cases vendor APIs.

Purple’s captive portal works with:

Cisco Meraki
Cisco Catalyst
HPE Aruba (incl. ClearPass)
Ruckus
Juniper Mist
Ubiquiti UniFi
Cambium Networks
Extreme Networks
Fortinet FortiAP
TP-Link Omada

If your access point supports IEEE 802.11 RADIUS authentication and a walled-garden configuration, the captive portal works. You don’t replace the hardware; you reconfigure the SSID to point at Purple.

For Cisco Meraki specifically, the integration is via the EXCAP API. For Aruba, via the standard RADIUS exchange or via ClearPass. For Ubiquiti UniFi, via the controller’s external portal redirect. Step-by-step deployment is documented in Purple’s vendor-specific guides.

Captive portals vs Passpoint and OpenRoaming

The captive portal isn’t going away, but it’s no longer the only answer.

Passpoint (sometimes called Hotspot 2.0) is a Wi-Fi Alliance standard that lets devices join a network automatically without a portal, using credentials stored on the device. The first time the device connects, it provisions a credential. From then on, it joins the network the way a phone joins a 4G network: silently, securely, with WPA2-Enterprise encryption.

OpenRoaming is a Wireless Broadband Alliance consortium that uses Passpoint to enable cross-venue roaming. Purple is an OpenRoaming identity provider - users of the Purple app get OpenRoaming credentials and connect automatically at any OpenRoaming-enabled venue.

Captive portal
Where you want a branded first-touch, data capture, or marketing opt-in.
Passpoint / OpenRoaming
Where you want zero friction, automatic secure connection, no portal interaction.
Both
Most large venues. Passpoint for returning users, captive portal for new-user data capture.
The Purple app showing automatic OpenRoaming connection at nearby venues
The Purple app provisions OpenRoaming credentials so users connect silently at every Purple venue.

How to choose a captive portal solution

A practical checklist for evaluating captive portal software.

Hardware compatibility

Does it work with the access points you already own?

Authentication methods

Does it support the methods your audience expects?

Compliance

GDPR, CCPA, plus vertical-specific: HIPAA, PCI-DSS, regional regulations.

Data residency

Can you choose where your data is stored?

CRM integrations

Native connectors for HubSpot, Salesforce, Mailchimp, Dynamics 365, Klaviyo.

Branding control

Drag-and-drop for marketing teams, full HTML/CSS for design teams.

Analytics

Visitor counts, return rates, dwell time, exportable to your existing dashboards.

Multi-site management

One dashboard across multiple venues.

Hardware independence

If you change AP vendors next year, does the captive portal come with you?

Pricing model

Per venue, per access point, per user? Predictable as you scale?

Uptime SLA

99.9% minimum. Major deployments need 99.99% or better.

Support model

SLA-backed support hours, regional coverage, named contact.

Purple meets all of the above. So do a small handful of competitors. The right answer depends on your existing stack, your vertical, and your scale. We publish direct comparisons against Cloud4Wi and other alternatives.

Common captive portal problems and how to fix them

A short reference for the most common operational issues. Most are walled-garden configuration. When in doubt, start there.

The portal doesn't appear on iOS

Usually caused by the captive portal not responding correctly to Apple's known-good URL probe. Confirm the portal returns a proper redirect (HTTP 302) to the captive page and that the walled garden allows captive.apple.com.

The portal loops or doesn't release the device

The RADIUS Change of Authorisation message isn't reaching the access point. Check the access point is configured to accept CoA from the portal's IP range, and that no intermediate firewall is dropping the messages.

Sign-in works but the user can't reach the internet

The walled garden is releasing the device, but the production VLAN isn't routing correctly. Check VLAN-to-internet routing and any per-VLAN firewall rules.

Social login fails on Android

Usually a missing walled-garden entry. Each social login provider needs its domain (and several Facebook or Google subdomains) on the pre-authentication walled garden so the OAuth flow can complete.

Email verification rejects valid emails

The verification service is rejecting addresses that look unusual: very new domains, unusual TLDs. Tune the verification policy or whitelist trusted domains.

The portal renders but submits silently

Usually a Content Security Policy mismatch between the portal and the social login or analytics scripts. Check the CSP headers in browser dev tools.

Frequently asked questions

What is a captive portal?

+

A captive portal is a sign-in page that appears when you connect to a public WiFi network. It intercepts your traffic before letting you onto the internet, asks you to authenticate via email, social login, SMS, voucher, or click-through, and records the session.

Is a captive portal the same as a splash page?

+

The terms are used interchangeably, but technically a splash page is the visual layer the user sees, while a captive portal is the full system including authentication, network integration, and session management.

Are captive portals secure?

+

The portal itself is served over HTTPS and is secure as a web application. The wireless link underneath depends on whether the network uses WPA2 or WPA3 encryption. Modern HTTPS websites are encrypted end-to-end regardless, so most content is safe even on open captive-portal WiFi.

What's the difference between a captive portal and a RADIUS server?

+

The captive portal is the user-facing sign-in flow. The RADIUS server is the network's authentication backend that records sessions and applies network policy. Most captive portal deployments include a RADIUS server in the background. Purple provides this as a cloud service so you don't run one yourself.

Can I run a captive portal on Cisco Meraki, Aruba, or Ubiquiti?

+

Yes. Purple's captive portal runs on every major enterprise access point vendor. The integration uses standard RADIUS and walled-garden configuration, no hardware change required.

What's a custom captive portal?

+

A captive portal page that's been designed for a specific venue, rather than using a vendor template. Purple supports both drag-and-drop customisation for marketing teams and full HTML and CSS control for design teams.

Is Passpoint replacing the captive portal?

+

Not yet, but Passpoint is growing. The two coexist: Passpoint for silent automatic onboarding of returning users, captive portal for branded first-touch and data capture. Most major venues deploy both on the same SSID.

How long does a captive portal session last?

+

Typically configurable from one hour to one year. Hospitality venues often set sessions to a week so returning guests reconnect automatically. Retail venues set shorter sessions to capture data on each visit. Purple's default is 30 days, configurable per SSID.

What data does a captive portal capture?

+

Whatever you configure, and no more. Typical fields are email, name, and a marketing opt-in. Optional fields include phone, date of birth, postcode, venue preferences, and custom fields. Consent is recorded per sign-up to meet PECR and UK GDPR.

Can I run a captive portal and Passpoint at the same time?

+

Yes. They run on the same SSID or on separate SSIDs broadcast by the same access point. The device chooses the best available method. Passpoint-capable devices connect silently; others land on the captive portal.

Cluster guides in this series

Deep-dive guides that support this pillar. Each goes further on one part of designing and running a high-converting captive portal.

Ubiquiti UniFi guest portal redirection होत नाही: कारणे आणि उपाय

ही मार्गदर्शिका guest state, redirect, pre-authorisation route आणि controller authorisation चा क्रमाने पाठपुरावा करून UniFi guest portal redirect बिघाड शोधून वेगळा करते. हे ठिकाणच्या IT टीम्सना guest-network विरुद्ध Hotspot गोंधळ, बाह्य portal hand-offs, सध्याच्या UniFi OS account आवश्यकता आणि DNS isolation चाचणी सोडवण्यासाठी एक विश्वसनीय पद्धत प्रदान करते.

Read guide →

Cisco Meraki splash page काम करत नाही: एक ट्रबलशूटिंग फ्लोचार्ट

हा प्रॅक्टिकल डे - टू मार्गदर्शक Cisco Meraki splash फ्लो कुठे अयशस्वी झाला आहे हे शोधून काढतो: क्लायंट ऑथरायझेशन, HTTP रिडायरेक्ट इनिशिएशन, walled-garden रीचेबिलिटी किंवा RADIUS साइन - ऑन. हे वेन्यू IT टीम्सना एक नियंत्रित पुरावा मार्ग प्रदान करते, जेणेकरून ते थेट इस्टेटमध्ये मोठे बदल न करता Guest WiFi रिस्टोर करू शकतील.

Read guide →

Enterprise Guest WiFi Setup Guide: VLAN Segmentation, Security, आणि Captive Portals

ही तांत्रिक मार्गदर्शिका IT टीम्सना VLAN segmentation, firewall policy आणि captive portal चा वापर करून Guest WiFi एक नियंत्रित इंटरनेट-access सेवा म्हणून कशी सेट करावी हे दाखवते. हे हे देखील स्पष्ट करते की कशा प्रकारे Purple चे नोंदणी फॉर्म आणि ऑनबोर्डिंग नियंत्रणे कर्मचारी, पेमेंट आणि ऑपरेशनल सिस्टम्सच्या भोवतालची सुरक्षा सीमा कमकुवत न करता एक योग्य अभ्यागत अनुभव प्रदान करण्यास मदत करतात.

Read guide →

हॉटेल WiFi साठी PCI DSS 4.0.1: २०२५ ची अंतिम मुदत तुमच्या अतिथी आणि POS नेटवर्कसाठी काय दर्शवते

हे मार्गदर्शक हॉटेल WiFi नेटवर्कसाठी अनिवार्य PCI DSS v4.0.1 आवश्यकतांचे सविस्तर विश्लेषण करते, ज्यामध्ये मार्च २०२५ च्या अंतिम मुदतीवर लक्ष केंद्रित केले आहे. हे IT प्रमुखांना २०२६ च्या मूल्यांकनादरम्यान अनुपालन सुनिश्चित करण्यासाठी नेटवर्क विभाजन, सॉफ्टवेअर पॅचिंग आणि वायरलेस स्कॅनिंगबद्दल व्यावहारिक मार्गदर्शन प्रदान करते.

Read guide →

Captive Portals विरुद्ध Open Networks: Security आणि UX चा समतोल राखणे

हे तांत्रिक संदर्भ मार्गदर्शक नेटवर्क आर्किटेक्ट्स आणि IT व्यवस्थापकांना गेस्ट WiFi नेटवर्क उपयोजित करण्यासाठी एक सर्वसमावेशक आराखडा प्रदान करते. हे ओपन नेटवर्क्स आणि captive portals मधील तांत्रिक तडजोडींचे विश्लेषण करते, ज्यामध्ये सुरक्षा प्रोटोकॉल आणि वापरकर्ता अनुभव यांच्यात कसा समतोल साधावा हे तपशीलवार सांगितले आहे. वाचक लवचिक रिडायरेक्शन मेकॅनिझम कॉन्फिगर करणे, MAC randomisation व्यवस्थापित करणे आणि अखंड ऑथेंटिकेशन वर्कफ्लो लागू करणे शिकतील.

Read guide →

Fortinet FortiAP आणि guest WiFi: Purple सह captive portal सेटअप

तुमचे किट न बदलता, FortiCloud मध्ये व्यवस्थापित केलेले Fortinet FortiAP access points बाह्य captive portal, RADIUS आणि walled garden चा वापर करून Purple guest WiFi सोबत कसे कार्य करतात.

Read guide →

Cambium cnPilot आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

तुमचे किट न बदलता, बाह्य कॅप्टिव्ह पोर्टल, RADIUS आणि व्हाइट लिस्ट वापरून Cambium cnPilot Enterprise ॲक्सेस पॉइंट्स Purple अतिथी WiFi सोबत कसे काम करतात.

Read guide →

Huawei iMaster NCE (CloudCampus) आणि गेस्ट WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

iMaster NCE मध्ये व्यवस्थापित केलेल्या Huawei AirEngine ॲक्सेस पॉइंट्सवर Purple चे क्लाउड गेस्ट WiFi पोर्टल प्रमाणीकरण आणि RADIUS रिले वापरून कसे कार्य करते आणि अचूक सेटअप पायऱ्या कुठे शोधाव्यात.

Read guide →

Juniper Mist आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

बाह्य पोर्टल आणि Mist API secret चा वापर करून Juniper Mist ॲक्सेस पॉइंट्स Purple अतिथी WiFi सह कसे कार्य करतात, ज्यामध्ये Mist कॅप्टिव्ह पोर्टलसाठी RADIUS वापरत नसल्यामुळे काय फरक पडतो याचा समावेश आहे.

Read guide →

Ruckus Cloud साठी कॅप्टिव्ह पोर्टल: Purple अतिथी WiFi सह सेट अप करा

Ruckus Cloud (Ruckus One) वर Purple कॅप्टिव्ह पोर्टल कसे चालवायचे: थर्ड-पार्टी WISPr कॅप्टिव्ह पोर्टल, एक इंटिग्रेशन की आणि वॉल्ड गार्डन, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने सेटअप मार्गदर्शकाच्या लिंकसह.

Read guide →

Mikrotik RouterOS आणि guest WiFi: Purple सह captive portal सेटअप

इन-बिल्ट Hotspot आणि RADIUS चा वापर करून, RouterOS चालवणाऱ्या MikroTik डिव्हाइसेसवर Purple चे क्लाउड guest WiFi कसे कार्य करते, आणि अचूक सेटअप पायऱ्या कोठे शोधाव्यात.

Read guide →

Alta Labs AP आणि अतिथी WiFi: Purple सोबत Captive Portal सेटअप

Alta Labs ऍक्सेस पॉइंट्स बाहेरील Captive Portal, ऑथोरायझेशन सिक्रेट आणि IAPP की याद्वारे Purple अतिथी WiFi सोबत कसे कार्य करतात, याबद्दल माहिती आणि RADIUS आवश्यक असलेल्या ॲनालिटिक्सवर एक प्रामाणिक टीप, आणि Purple च्या स्टेप-बाय-स्टेप सेटअप मार्गदर्शकाची लिंक.

Read guide →

Allied Telesis TQ Series AP आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

Allied Telesis TQ Series ॲक्सेस पॉइंट्स Purple अतिथी WiFi सह कसे कार्य करतात: external page redirect, RADIUS आणि वॉल्ड गार्डन, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने सेटअप मार्गदर्शकाच्या लिंकसह.

Read guide →

Zyxel Nebula आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

Zyxel Nebula Cloud ॲक्सेस पॉइंट्स Purple अतिथी WiFi सोबत कसे काम करतात: एक बाह्य कॅप्टिव्ह पोर्टल, RADIUS आणि एक वॉल्ड गार्डन, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने सेटअप मार्गदर्शकाच्या लिंकसह.

Read guide →

NETGEAR Enterprise AP आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

NETGEAR Insight द्वारे व्यवस्थापित केलेले NETGEAR Enterprise ॲक्सेस पॉईंट्स, Purple अतिथी WiFi सह कसे कार्य करतात: बाह्य वेब प्रमाणीकरण, RADIUS आणि वॉल्ड गार्डन, अचूक कॉन्फिगरेशनसाठी Purple च्या सेटअप मार्गदर्शिकेच्या लिंकसह.

Read guide →

Alcatel-Lucent OmniAccess Stellar आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

OmniVista Cirrus वरून व्यवस्थापित केलेले Alcatel-Lucent OmniAccess Stellar ॲक्सेस पॉइंट्स, Purple अतिथी WiFi सोबत कसे काम करतात: बाह्य कॅप्टिव्ह पोर्टल, RADIUS आणि वॉल्ड गार्डन, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने सेटअप मार्गदर्शकाच्या लिंकसह.

Read guide →

Arista Networks AP आणि गेस्ट WiFi: Purple सह captive portal सेटअप

Purple चे क्लाउड गेस्ट WiFi हे एक्सटर्नल वेब ऑथेंटिकेशन आणि RADIUS चा वापर करून Arista Networks ॲक्सेस पॉइंट्सवर कसे कार्य करते आणि त्याचे अचूक सेटअप स्टेप्स कुठे मिळतील.

Read guide →

OpenWrt आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

Purple चे क्लाउड अतिथी WiFi मानक बाह्य कॅप्टिव्ह पोर्टल आणि RADIUS द्वारे OpenWrt डिव्हाइसेससह कसे कार्य करते आणि सपोर्ट कुठे तपासायचा व पायऱ्या कुठे शोधायच्या.

Read guide →

SonicWall आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

SonicWall फायरवॉल्स आणि SonicWave ॲक्सेस पॉइंट्स Purple अतिथी WiFi सोबत कसे काम करतात: बाह्य वेब प्रमाणीकरण, RADIUS आणि वॉल्ड गार्डन, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने दिलेल्या सेटअप मार्गदर्शिकेच्या लिंकसह.

Read guide →

Ubiquiti UniFi आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

Ubiquiti UniFi Network हे Purple अतिथी WiFi सह कसे कार्य करते: एक बाह्य पोर्टल सर्व्हर, कंट्रोलर ऑथोरायझेशन आणि walled garden, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने सेटअप मार्गदर्शिकेच्या लिंकसह.

Read guide →

Grandstream GWN आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

Grandstream GWN ॲक्सेस पॉइंट्स Purple अतिथी WiFi सह कसे कार्य करतात: एक बाह्य स्प्लॅश पेज, RADIUS आणि एक walled garden, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने सेटअप मार्गदर्शकाच्या लिंकसह.

Read guide →

EnGenius आणि guest WiFi: Purple सह captive portal सेटअप

Purple चे क्लाउड guest WiFi एका मानक बाह्य captive portal आणि RADIUS द्वारे EnGenius ॲक्सेस पॉइंट्ससह कसे कार्य करते, आणि सपोर्ट कुठे तपासावा आणि स्टेप्स कशा शोधाव्यात.

Read guide →

DrayTek Vigor आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

DrayTek Vigor राउटर Purple अतिथी WiFi सह कसे काम करतात: एक बाह्य कॅप्टिव्ह पोर्टल, RADIUS आणि एक वॉल्ड गार्डन, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने दिलेल्या सेटअप मार्गदर्शिकेच्या लिंकसह.

Read guide →

WatchGuard WiFi Cloud AP आणि अतिथी WiFi: Purple सह कॅप्टिव्ह पोर्टल सेटअप

WatchGuard Cloud वरून व्यवस्थापित केलेले WatchGuard WiFi Cloud ॲक्सेस पॉइंट्स, Purple अतिथी WiFi सोबत कसे काम करतात: RADIUS ऑथेंटिकेशन आणि वॉल्ड गार्डनसह बाह्य स्प्लॅश पेज, अचूक कॉन्फिगरेशनसाठी Purple च्या टप्प्याटप्प्याने सेटअप मार्गदर्शकाच्या लिंकसह.

Read guide →