मुख्य सामग्री पर जाएं

SonicWall TZ और SonicWave का Purple WiFi के साथ एकीकरण

यह तकनीकी संदर्भ SonicWall TZ फ़ायरवॉल और SonicWave APs का Purple WiFi प्लेटफ़ॉर्म के साथ एकीकरण का विवरण देता है। यह Captive Portal रीडायरेक्शन, वॉल्ड गार्डन अपवादों, 802.1X प्रमाणीकरण, और प्राइवेट प्री-शेयर्ड कीज़ (PPSK) का उपयोग करके डायनेमिक VLAN स्टीयरिंग के लिए व्यावहारिक कॉन्फ़िगरेशन चरण प्रदान करता है।

📖 6 मिनट का पाठ📝 1,263 शब्द🔧 2 हल किए गए उदाहरण3 अभ्यास प्रश्न📚 8 मुख्य परिभाषाएं

इस गाइड को सुनें

पॉडकास्ट ट्रांसक्रिप्ट देखें
SONICWALL TZ AND SONICWAVE INTEGRATION WITH PURPLE WIFI Purple WiFi Intelligence Platform - Technical Briefing Series Duration: Approximately 10 minutes Voice: UK English, senior consultant tone - confident, conversational, authoritative --- SEGMENT 1: INTRODUCTION AND CONTEXT (approximately 1 minute) Welcome to the Purple Technical Briefing Series. Today we are covering one of the more technically involved integrations in the enterprise WiFi space: SonicWall TZ firewalls and SonicWave access points, deployed alongside Purple for guest authentication, staff access control, and multi-tenant network isolation. If you are an IT security engineer or an MSP managing venues - hotels, retail chains, conference centres, or mixed-use developments - this briefing is for you. We are going to move quickly through the architecture, the configuration steps, and the places where deployments go wrong. SonicWall is a strong choice in the SMB and mid-market space. The TZ series firewalls are widely deployed, and SonicWave APs integrate natively through SonicOS and the Wireless Network Manager. When you add Purple on top, you get a cloud-managed guest WiFi layer with branded splash pages, RADIUS-based authentication, and first-party data capture - all without replacing your existing SonicWall infrastructure. Let us get into the architecture. --- SEGMENT 2: TECHNICAL DEEP-DIVE (approximately 5 minutes) There are four distinct use cases to cover here, and each one has a different configuration path. Guest WiFi with captive portal redirection. Walled Garden exceptions. Secure Staff WiFi using 802.1X. And multi-tenant isolation using SonicWall Private Pre-Shared Keys - PPSK - with dynamic VLAN steering. Let us start with Guest WiFi and the SonicWall captive portal. SonicOS uses a mechanism called Lightweight Hotspot Messaging - LHM - to handle external captive portal redirects. When a guest connects to your guest SSID and opens a browser, the SonicWall intercepts that HTTP request and redirects it to Purple's splash page URL. The guest authenticates on Purple's platform - via social login, email, or a click-through - and Purple sends an LHM authorisation back to the SonicWall on TCP port 4043. The SonicWall then opens internet access for that device's MAC address. The configuration in SonicOS 7.x works like this. First, navigate to Object, then Match Objects, then Zones. Edit the zone assigned to your guest WiFi - typically a WLAN or custom zone. Under Guest Services, enable both "Enable Guest Services" and "External Guest Authentication." Then go to Configure, Guest Services, General. Set the Client Redirect Protocol to HTTP. Enter Purple's portal hostname as the web server address - that is portal.purple.ai. Set the redirect path to your venue's specific splash page URL, which Purple provides in the venue dashboard. The port is 4043. On the Auth Pages tab, set the login URL to Purple's external portal URL. Set the logout URL if you want to handle session termination. On the Advanced tab, enable "Allow unauthenticated users to access HTTPS sites" only if you need to support HTTPS-first devices - but be aware this weakens the redirect enforcement. Once saved, SonicOS automatically creates a NAT policy and a WAN-to-WAN access rule permitting TCP 4043. Do not delete these auto-generated rules. They are what allows the LHM handshake to complete. Now, Walled Garden configuration. Before a guest authenticates, their device needs to reach certain domains to make the splash page work. Purple's platform depends on its own CDN and API endpoints. The OS captive portal detection probes - captive.apple.com for iOS devices, connectivitycheck.gstatic.com for Android, and msftconnecttest.com for Windows - must all be whitelisted. If you are offering social login, add accounts.google.com, oauth2.googleapis.com, apis.google.com, and gstatic.com for Google. Add www.facebook.com, graph.facebook.com, connect.facebook.net, and the fbcdn.net CDN domain if you are offering Facebook login. In SonicOS, add these as FQDN address objects under Object, Match Objects, Addresses. Then create access rules in the guest zone that permit unauthenticated devices to reach these FQDNs. Use dynamic DNS resolution - SonicOS resolves FQDN objects at regular intervals - rather than static IP entries, which will drift as CDN IP ranges change. Moving on to Secure Staff WiFi with 802.1X. This is where SonicWave APs and Purple's RADIUS server work together. The SonicWave AP acts as the authenticator in the 802.1X exchange. The supplicant is the staff device. Purple's RADIUS server is the authentication server. The EAP method you choose depends on your identity provider. If you are using Microsoft Entra ID or Okta, PEAP-MSCHAPv2 is the most common choice because it works with username and password credentials. If you have deployed device certificates - which is the recommended approach for managed devices - use EAP-TLS. In the Wireless Network Manager, navigate to Policies, Policy Hierarchy, select your AP policy, and click the 802.1X tab. Enter Purple's RADIUS server IP address - available in your Purple venue dashboard under the RADIUS settings section. The shared secret is generated by Purple and must match exactly on both sides. Set the authentication port to 1812 and the accounting port to 1813. For EAP settings, select the method that matches your identity provider configuration. On the Purple side, create a RADIUS policy for staff authentication. Map the staff SSID to a specific VLAN - for example, VLAN 200 for staff. Purple's RADIUS server returns the VLAN assignment using three standard attributes: Tunnel-Type set to VLAN, Tunnel-Medium-Type set to 802, and Tunnel-Private-Group-ID set to the VLAN ID as a string - so "200" for VLAN 200. The SonicWall firewall and SonicWave AP honour these attributes and place the authenticated staff device into the correct VLAN automatically. Now, the most architecturally interesting use case: PPSK and multi-tenant isolation. Private Pre-Shared Keys allow you to run a single SSID and assign each tenant, resident, or user group a unique passphrase. When a device connects using a specific PPSK, the SonicWave AP sends that key to Purple's RADIUS server for validation. Purple looks up the key, identifies the associated tenant or user group, and returns the appropriate VLAN assignment via the Tunnel-Private-Group-ID attribute. The SonicWall then steers that device into the correct VLAN - completely isolated from other tenants on the same SSID. This is Identity-Based Networking in practice. You are not managing SSIDs per tenant. You are managing identities per tenant. In a mixed-use development with ten retail units, one SSID broadcasts across the entire building. Each tenant gets their own PPSK. Each PPSK maps to a dedicated VLAN and subnet. Tenant A's devices never see Tenant B's traffic, even though they are sharing the same physical access points. The PPSK configuration in SonicOS requires RADIUS-based PPSK mode on the SSID. In the Wireless Network Manager, edit the SSID, set the security mode to WPA2-Enterprise with PPSK, and point the RADIUS server at Purple. Purple manages the PPSK-to-VLAN mapping table centrally. When you add a new tenant, you create a new PPSK in Purple, assign it a VLAN, and the change propagates to all SonicWave APs in that venue without touching the firewall configuration. --- SEGMENT 3: IMPLEMENTATION RECOMMENDATIONS AND PITFALLS (approximately 2 minutes) Let me give you the three things that most commonly go wrong in SonicWall and Purple deployments. First: the LHM port. TCP 4043 must be open from the WAN to the SonicWall's WAN interface. If your ISP or upstream firewall blocks this port, the LHM authorisation handshake never completes, and guests get stuck on the splash page after authenticating. They see a successful login on Purple's side, but the SonicWall never receives the authorisation signal. Test this with a telnet or curl check to port 4043 from an external IP before go-live. Second: FQDN object resolution timing. SonicOS resolves FQDN address objects at boot and then at a configurable interval. If you add a new walled garden domain and the resolution has not refreshed yet, unauthenticated devices cannot reach it. Force a manual refresh after adding new FQDN objects, or set the DNS refresh interval to 60 seconds in high-traffic deployments. Third: VLAN sub-interface configuration. Dynamic VLAN assignment via RADIUS only works if the target VLANs exist as sub-interfaces on the SonicWall before the first device authenticates. If a RADIUS response returns Tunnel-Private-Group-ID 110 but VLAN 110 does not exist as a sub-interface on the SonicWall, the device either gets dropped or falls back to the default VLAN. Build and test all VLAN sub-interfaces before enabling RADIUS VLAN assignment. For MSPs managing multiple venues, Purple's cloud dashboard lets you manage RADIUS policies, PPSK tables, and splash page configurations centrally. You can push configuration changes to all venues from a single interface. That is the operational advantage of a cloud overlay approach - the SonicWall hardware stays in place, and Purple handles the identity and policy layer above it. --- SEGMENT 4: RAPID-FIRE Q&A (approximately 1 minute) A few questions that come up regularly. "Can I use SonicWave APs in standalone mode with Purple?" Yes, but you lose some functionality. In standalone mode, SonicWave APs manage their own RADIUS configuration locally. You can still point them at Purple's RADIUS server for 802.1X. But for PPSK with dynamic VLAN assignment, you need the SonicWall TZ as the RADIUS proxy or the Wireless Network Manager managing the AP policy centrally. "Does Purple support WPA3 on SonicWave?" WPA3 support on SonicWave depends on the firmware version and AP model. SonicWave 600 series APs support WPA3. For captive portal use cases, WPA3 with Opportunistic Wireless Encryption is compatible with Purple's LHM redirect flow, but test on your specific firmware version before deploying at scale. "How does Purple handle GDPR for guest data collected via the splash page?" Purple is ISO 27001 certified, GDPR compliant, and Cyber Essentials certified. Consent is captured at the splash page with configurable opt-in checkboxes. Purple stores first-party data in line with your data retention policy. Guests can access and delete their data via Purple's self-service portal. "What RADIUS attributes does Purple return for dynamic VLAN assignment?" Three attributes: Tunnel-Type with value VLAN, Tunnel-Medium-Type with value 802, and Tunnel-Private-Group-ID with the VLAN ID as a string. These are the standard RFC 2868 attributes supported by SonicOS and SonicWave. --- SEGMENT 5: SUMMARY AND NEXT STEPS (approximately 1 minute) To summarise. SonicWall TZ firewalls and SonicWave APs integrate with Purple via two primary mechanisms: LHM for guest captive portal redirection, and RADIUS for 802.1X staff authentication and PPSK-based multi-tenant isolation. The key configuration steps are: enable External Guest Authentication on the guest zone, configure the Purple portal URL on port 4043, build your walled garden FQDN objects, configure RADIUS on the SonicWave AP policy in Wireless Network Manager, and create your VLAN sub-interfaces on the SonicWall before enabling dynamic VLAN assignment. For multi-tenant deployments, PPSK with RADIUS-based VLAN steering is the architecture to use. One SSID, one set of APs, complete tenant isolation via identity-based VLAN assignment. If you are planning a deployment or reviewing an existing one, Purple's technical team can provide venue-specific RADIUS configuration files and walled garden domain lists. The Purple platform supports 80,000 live venues and has processed 440 million logins in 2024 - the integration patterns we have covered today are proven at scale. Thanks for listening. The full written guide with step-by-step configuration tables and Mermaid architecture diagrams is available on the Purple website. --- END OF SCRIPT

header_image.png

कार्यकारी सारांश

SonicWall नेटवर्क इन्फ्रास्ट्रक्चर को Purple के क्लाउड ओवरले के साथ एकीकृत करने से परिष्कृत फ़र्स्ट-पार्टी डेटा कैप्चर के साथ-साथ एंटरप्राइज़-ग्रेड एक्सेस कंट्रोल मिलता है। यह गाइड चार अलग-अलग उपयोग के मामलों के तकनीकी कार्यान्वयन को कवर करती है: Captive Portal रीडायरेक्शन के साथ गेस्ट WiFi, वॉल्ड गार्डन अपवाद, 802.1X का उपयोग करके सुरक्षित स्टाफ WiFi, और डायनेमिक VLAN स्टीयरिंग के साथ SonicWall प्राइवेट प्री-शेयर्ड कीज़ (PPSK) का उपयोग करके मल्टी-टेनेंट आइसोलेशन।

हम 80,000+ लाइव स्थानों पर सालाना 440 मिलियन लॉगिन प्रोसेस करते हैं। नीचे दी गई विस्तृत आर्किटेक्चर हॉस्पिटैलिटी, रिटेल और सार्वजनिक क्षेत्र के वातावरण में बड़े पैमाने पर प्रमाणित है। यह आपको पहचान प्रबंधन, स्प्लैश पेज होस्टिंग और RADIUS प्रमाणीकरण को Purple क्लाउड पर स्थानांतरित करते हुए अपने मौजूदा SonicWall हार्डवेयर को बनाए रखने की अनुमति देता है।

तकनीकी गहन विश्लेषण

यह एकीकरण दो प्राथमिक तंत्रों पर निर्भर करता है: Captive Portal रीडायरेक्शन के लिए लाइटवेट हॉटस्पॉट मैसेजिंग (LHM), और 802.1X और PPSK प्रमाणीकरण के लिए RADIUS।

LHM के माध्यम से Captive Portal रीडायरेक्शन

SonicOS बाहरी Captive Portal रीडायरेक्ट को संभालने के लिए LHM का उपयोग करता है। जब कोई अप्रमाणित गेस्ट डिवाइस इंटरनेट एक्सेस करने का प्रयास करता है, तो SonicWall TZ फ़ायरवॉल HTTP अनुरोध को इंटरसेप्ट करता है और क्लाइंट को Purple के होस्ट किए गए स्प्लैश पेज पर रीडायरेक्ट करता है। गेस्ट प्रमाणीकरण प्रवाह (जैसे, सोशल लॉगिन, फॉर्म पूरा करना) को पूरा करता है। इसके बाद Purple TCP पोर्ट 4043 पर SonicWall को वापस एक LHM ऑथराइजेशन पैकेट भेजता है। इस पैकेट को प्राप्त करने पर, SonicWall अपनी आंतरिक एक्सेस कंट्रोल सूची को अपडेट करता है, जिससे डिवाइस के MAC एड्रेस को इंटरनेट एक्सेस करने की अनुमति मिलती है।

architecture_overview.png

वॉल्ड गार्डन आर्किटेक्चर

प्रमाणीकरण से पहले, गेस्ट डिवाइस को एक प्रतिबंधित ज़ोन में रखा जाता है। वॉल्ड गार्डन फुली क्वालिफाइड डोमेन नेम (FQDNs) का विशिष्ट सेट है जिसे डिवाइस को स्प्लैश पेज रेंडर करने और लॉगिन प्रक्रिया को पूरा करने के लिए एक्सेस करने की अनुमति होती है। इसमें Purple का CDN (cdn.purple.ai), प्रमाणीकरण API (api.purple.ai), और Google Workspace, Microsoft Entra ID और Meta जैसे तृतीय-पक्ष पहचान प्रदाताओं द्वारा आवश्यक डोमेन शामिल हैं।

SonicOS FQDN एड्रेस ऑब्जेक्ट्स का उपयोग करके वॉल्ड गार्डन को लागू करता है। फ़ायरवॉल इन ऑब्जेक्ट्स पर डायनेमिक DNS रिज़ॉल्यूशन करता है, जिससे अनुमत IP श्रेणियों को स्वचालित रूप से अपडेट किया जाता है। यह महत्वपूर्ण है क्योंकि पहचान प्रदाता और CDN डायनेमिक IP आवंटन का उपयोग करते हैं; स्टेटिक IP व्हाइटलिस्ट अनिवार्य रूप से विफल हो जाएंगे।

सुरक्षित स्टाफ WiFi और 802.1X

स्टाफ नेटवर्क के लिए, SonicWave APs 802.1X ऑथेंटिकेटर के रूप में कार्य करते हैं, जो Purple के RADIUS सर्वर पर अनुरोधों को प्रॉक्सी करते हैं। हम प्रमाणपत्रों का उपयोग करने वाले प्रबंधित उपकरणों के लिए EAP-TLS, या Microsoft Entra ID जैसी निर्देशिकाओं के विरुद्ध उपयोगकर्ता नाम/पासवर्ड प्रमाणीकरण के लिए PEAP-MSCHAPv2 की अनुशंसा करते हैं। सफल प्रमाणीकरण पर, Purple डिवाइस को गतिशील रूप से सही स्टाफ VLAN में असाइन करने के लिए मानक RADIUS विशेषताएँ (Tunnel-Type, Tunnel-Medium-Type, और Tunnel-Private-Group-ID) लौटाता है।

PPSK के साथ मल्टी-टेनेंट आइसोलेशन

पहचान-आधारित नेटवर्क जटिल मल्टी-SSID परिनियोजन की आवश्यकता को समाप्त करते हैं। SonicWall PPSK का उपयोग करके, एक एकल SSID (जैसे, "Multi-Tenant-WiFi") पूरे स्थान पर प्रसारित होता है। प्रत्येक टेनेंट को एक अद्वितीय पासफ़्रेज़ प्राप्त होता है। जब एक डिवाइस किसी विशिष्ट PPSK का उपयोग करके संबद्ध होता है, तो SonicWave AP Purple के RADIUS सर्वर के विरुद्ध कुंजी को मान्य करता है। Purple टेनेंट की पहचान करता है और संबद्ध VLAN ID लौटाता है। इसके बाद SonicWall ट्रैफ़िक को पृथक टेनेंट VLAN में निर्देशित करता है।

ppsk_vlan_diagram.png

कार्यान्वयन गाइड

1. SonicWall Captive Portal (LHM) को कॉन्फ़िगर करना

SonicOS 7.x चलाने वाली SonicWall TZ श्रृंखला पर बाहरी Captive Portal को कॉन्फ़िगर करने के लिए:

  1. Object > Match Objects > Zones पर जाएं। अपने गेस्ट नेटवर्क (जैसे, WLAN) को सौंपे गए ज़ोन को संपादित करें।
  2. Guest Services टैब के अंतर्गत, Enable Guest Services और External Guest Authentication को सक्षम करें।
  3. Configure > Guest Services > General पर जाएं।
  4. Client Redirect Protocol को HTTP पर सेट करें।
  5. Web Server एड्रेस को portal.purple.ai पर सेट करें।
  6. Port को 4043 पर सेट करें।
  7. Auth Pages टैब के अंतर्गत, Login URL को अपने Purple वेन्यू डैशबोर्ड में प्रदान किए गए विशिष्ट स्प्लैश पेज URL पर सेट करें।
  8. कॉन्फ़िगरेशन सहेजें। SonicOS स्वचालित रूप से TCP पोर्ट 4043 की अनुमति देने के लिए एक NAT नीति और एक WAN-to-WAN एक्सेस नियम उत्पन्न करेगा। इन स्वचालित रूप से उत्पन्न नियमों को संशोधित न करें।

2. वॉल्ड गार्डन का निर्माण

आवश्यक डोमेन के लिए FQDN एड्रेस ऑब्जेक्ट बनाएं और उन्हें एक एड्रेस ग्रुप में जोड़ें। इस ग्रुप को अपने गेस्ट ज़ोन में एक अनुमति नियम पर लागू करें।

आवश्यक Purple डोमेन:

  • *.purple.ai
  • *.purpleportal.net

OS Captive Portal प्रोब्स:

  • captive.apple.com (iOS/macOS)
  • connectivitycheck.gstatic.com (Android)
  • msftconnecttest.com (Windows)

सामान्य सोशल लॉगिन डोमेन (Google):

  • accounts.google.com
  • oauth2.googleapis.com
  • apis.google.com
  • *.gstatic.com

3. SonicWave APs के लिए RADIUS कॉन्फ़िगर करना

वायरलेस नेटवर्क मैनेजर के माध्यम से SonicWave APs को Purple RADIUS के साथ एकीकृत करने के लिए:

  1. Policies > Policy Hierarchy पर जाएं और अपनी AP Policy चुनें।
  2. 802.1X टैब चुनें।
  3. Purple RADIUS सर्वर IP एड्रेस दर्ज करें (जो आपके Purple डैशबोर्ड में मिलता है)।
  4. Purple द्वारा जनरेट किया गया साझा रहस्य दर्ज करें।
  5. Authentication Port को 1812 और Accounting Port को 1813 पर सेट करें।
  6. अपने पहचान प्रदाता के आधार पर उपयुक्त EAP विधि चुनें।

4. डायनेमिक VLAN स्टीयरिंग कॉन्फ़िगर करना

डायनेमिक असाइनमेंट सक्षम करने से पहले सुनिश्चित करें कि लक्षित VLAN, SonicWall TZ फ़ायरवॉल पर सब-इंटरफेस के रूप में मौजूद हैं।

Purple डैशबोर्ड में, उपयोगकर्ता समूह या PPSK को लक्षित VLAN ID से मैप करें। सफल प्रमाणीकरण पर Purple निम्नलिखित विशेषताएँ लौटाएगा:

  • Tunnel-Type = VLAN (13)
  • Tunnel-Medium-Type = 802 (6)
  • Tunnel-Private-Group-ID = [VLAN ID] (जैसे, "110")

सर्वोत्तम अभ्यास

  • LHM पोर्ट दृश्यता का परीक्षण करें: TCP पोर्ट 4043 इंटरनेट से SonicWall WAN इंटरफ़ेस तक पहुँच योग्य होना चाहिए। गो-लाइव से पहले एक बाहरी पोर्ट स्कैनर का उपयोग करके इसका परीक्षण करें। यदि ISP इस पोर्ट को ब्लॉक करता है, तो प्राधिकरण पैकेट ड्रॉप हो जाएगा, और अतिथि स्प्लैश पेज पर ही फंसे रहेंगे।
  • VLAN सब-इंटरफ़ेस को पहले से कॉन्फ़िगर करें: यदि प्रमाणीकरण इवेंट से पहले SonicWall पर लक्षित VLAN सब-इंटरफ़ेस कॉन्फ़िगर नहीं किया गया है, तो डायनेमिक VLAN स्टीयरिंग बिना किसी त्रुटि संदेश के विफल हो जाएगा। डिवाइस डिफ़ॉल्ट अनटैग्ड VLAN पर वापस आ जाएगा।
  • वेब-आधारित OAuth को बाध्य करें: सुनिश्चित करें कि आपका स्प्लैश पेज कॉन्फ़िगरेशन वेब-आधारित OAuth फ़्लो को बाध्य करता है। मूल सोशल मीडिया ऐप्स (जैसे Facebook iOS ऐप) पर डीप-लिंकिंग अक्सर Captive Portal अनुक्रम को बाधित करती है क्योंकि मूल ऐप ट्रैफ़िक को वॉल्ड गार्डन द्वारा ब्लॉक कर दिया जाता है।
  • DNS रीफ़्रेश अंतराल को अनुकूलित करें: SonicOS समय-समय पर FQDN ऑब्जेक्ट्स को रिज़ॉल्व करता है। स्टेडियम या परिवहन केंद्रों जैसे उच्च-टर्नओवर वाले वातावरण में, वॉल्ड गार्डन ऑब्जेक्ट्स के लिए DNS रीफ़्रेश अंतराल को 60 सेकंड पर सेट करें ताकि यह सुनिश्चित हो सके कि CDN IP परिवर्तनों को सटीक रूप से ट्रैक किया जा रहा है।

समस्या निवारण और जोखिम न्यूनीकरण

लक्षण: अतिथि स्प्लैश पेज लॉगिन पूरा कर लेता है लेकिन उसके पास इंटरनेट एक्सेस नहीं होता है। कारण: TCP 4043 पर LHM प्राधिकरण पैकेट SonicWall तक नहीं पहुँच रहा है। समाधान: सत्यापित करें कि ऑटो-जेनरेट किया गया WAN-to-WAN एक्सेस नियम मौजूद है। पोर्ट ब्लॉकिंग के लिए अपस्ट्रीम ISP राउटर्स की जाँच करें। सुनिश्चित करें कि SonicWall WAN IP, Purple डैशबोर्ड में सही ढंग से पंजीकृत है।

लक्षण: स्प्लैश पेज लोड होने में विफल रहता है, या सोशल लॉगिन बटन CORS त्रुटियां लौटाते हैं। कारण: अपूर्ण वॉल्ड गार्डन कॉन्फ़िगरेशन। समाधान: एक परीक्षण डिवाइस को अप्रमाणित स्थिति में कनेक्ट करें। ब्लॉक किए गए HTTPS अनुरोधों की पहचान करने के लिए ब्राउज़र डेवलपर टूल (नेटवर्क टैब) का उपयोग करें। विफल होने वाले डोमेन को SonicOS में FQDN एड्रेस ऑब्जेक्ट के रूप में जोड़ें।

लक्षण: स्टाफ डिवाइस 802.1X के माध्यम से प्रमाणित होते हैं लेकिन असाइन किए गए VLAN के बजाय डिफ़ॉल्ट VLAN से IP पता प्राप्त करते हैं। कारण: लक्षित VLAN सब-इंटरफ़ेस SonicWall पर मौजूद नहीं है, या RADIUS एट्रिब्यूट विकृत हैं। समाधान: सत्यापित करें कि VLAN सब-इंटरफ़ेस सक्रिय है। यह पुष्टि करने के लिए Purple RADIUS लॉग की जाँच करें कि Tunnel-Private-Group-ID को VLAN ID से मेल खाने वाले स्ट्रिंग मान के रूप में भेजा जा रहा है।

ROI और व्यावसायिक प्रभाव

Purple के साथ SonicWall इन्फ्रास्ट्रक्चर को तैनात करना एक मानक नेटवर्क लागत केंद्र को एक मापने योग्य व्यावसायिक संपत्ति में बदल देता है।

200 स्थानों वाली रिटेल चेन के लिए, सामान्य प्री-शेयर्ड कीज़ से ब्रांडेड Captive Portal पर जाने से आमतौर पर छह महीने के भीतर ज्ञात ग्राहक प्रोफाइल में 40% की वृद्धि होती है। यह फ़र्स्ट-पार्टी डेटा सीधे CRM सिस्टम में एकीकृत हो जाता है, जिससे लक्षित विपणन अभियान चलते हैं और बार-बार आने वाले ग्राहकों की संख्या बढ़ती है।

कोवर्किंग स्पेस या छात्र आवास जैसे मल्टी-टेनेंट वातावरण में, डायनेमिक VLAN स्टीयरिंग के साथ PPSK प्रति टेनेंट समर्पित हार्डवेयर के प्रबंधन के परिचालन ओवरहेड को समाप्त करता है। आप एक भौतिक नेटवर्क तैनात करते हैं और पहचान के माध्यम से इसे तार्किक रूप से विभाजित करते हैं। यह सख्त ISO 27001-अनुपालन नेटवर्क अलगाव को बनाए रखते हुए हार्डवेयर पूंजीगत व्यय को 60% तक कम करता है।

मुख्य परिभाषाएं

Lightweight Hotspot Messaging (LHM)

A protocol used by SonicWall to communicate with external captive portals. It handles the redirect and authorisation handshake.

Required for integrating SonicOS with cloud-managed guest WiFi platforms like Purple.

Walled Garden

A specific set of domains or IP addresses that unauthenticated devices are permitted to access.

Critical for allowing guest devices to load the splash page, access CDNs, and complete social login OAuth flows before gaining full internet access.

Private Pre-Shared Key (PPSK)

A security method where multiple unique passphrases are valid on a single SSID, with each passphrase tied to a specific user or policy.

Used in multi-tenant environments to isolate traffic without broadcasting multiple SSIDs.

Captive Network Assistant (CNA)

The built-in OS mechanism (on iOS, Android, Windows) that detects a captive portal and automatically opens a limited browser window for authentication.

If the OS probe domains (e.g., captive.apple.com) are not in the walled garden, the CNA will not trigger, and guests will think the WiFi is broken.

Dynamic VLAN Steering

The process of assigning a device to a specific VLAN based on its identity or credentials, rather than the SSID it connected to.

Managed by Purple RADIUS returning the Tunnel-Private-Group-ID attribute to the SonicWall.

FQDN Address Object

A firewall object based on a Fully Qualified Domain Name rather than a static IP address.

SonicOS resolves these objects dynamically, making them essential for robust walled garden configurations.

Identity-Based Network

A network architecture where access policies and segmentation are applied based on the authenticated user or device, rather than physical ports or SSIDs.

Achieved by combining Purple RADIUS with SonicWall PPSK and 802.1X.

Tunnel-Private-Group-ID

The standard RFC 2868 RADIUS attribute used to specify the VLAN ID for a connecting device.

Must be returned by Purple as a string value (e.g., '100') to instruct the SonicWall to steer the device.

हल किए गए उदाहरण

A 150-room hotel (Premier Inn) needs to provide free Guest WiFi via a splash page and a secure Staff WiFi network for housekeeping devices. They have a SonicWall TZ570 and 40 SonicWave APs. How should they segment this traffic?

Deploy two SSIDs. SSID 1: 'Guest-WiFi' mapped to VLAN 100. Configure the SonicWall WLAN zone for External Guest Authentication pointing to portal.purple.ai on TCP 4043. Configure the walled garden FQDNs for Purple and social logins. SSID 2: 'Staff-WiFi' mapped to VLAN 200 using 802.1X. Point the SonicWave AP policy to Purple's RADIUS server. Configure Purple to authenticate housekeeping devices via MAC address bypass (MAB) or PEAP-MSCHAPv2, returning Tunnel-Private-Group-ID '200'.

परीक्षक की टिप्पणी: This approach strictly isolates untrusted guest traffic from operational systems. Using Purple for both the captive portal and RADIUS authentication centralises identity management. MAB is appropriate for headless devices (like cleaning carts), while 802.1X secures staff phones.

A coworking space manages 15 different companies sharing one open-plan office. They want to provide secure, isolated networks for each company without broadcasting 15 different SSIDs from their SonicWave APs.

Deploy a single SSID named 'Workspace-Secure' using WPA2-Enterprise with PPSK. Create 15 VLAN sub-interfaces on the SonicWall TZ firewall (e.g., VLANs 101-115). In the Purple dashboard, generate a unique PPSK for each company and map it to their specific VLAN ID. When a user connects using their company's PPSK, Purple RADIUS returns the corresponding Tunnel-Private-Group-ID, and the SonicWall steers the device into the isolated VLAN.

परीक्षक की टिप्पणी: This Identity-Based Network design scales cleanly. Broadcasting 15 SSIDs would cause severe management frame overhead and degrade WiFi performance. PPSK provides the security of unique credentials and the isolation of dedicated VLANs without the RF penalty of multiple SSIDs.

अभ्यास प्रश्न

Q1. You have configured the SonicWall guest zone for External Guest Authentication and set the web server to portal.purple.ai. Guests are redirected to the splash page and can log in successfully, but they never gain internet access. What is the most likely cause?

संकेत: Think about how Purple tells the SonicWall that the authentication was successful.

मॉडल उत्तर देखें

The LHM authorisation packet is being blocked. TCP port 4043 must be open on the SonicWall WAN interface to receive the success signal from Purple. Check upstream firewalls or ISP configurations for port blocking.

Q2. A venue wants to offer Facebook login on their splash page. You add www.facebook.com to the walled garden FQDN address group. Guests report that the Facebook login page loads, but the styling is broken and the login button does not work.

संकेत: Modern web applications load assets from multiple domains.

मॉडल उत्तर देखें

The walled garden is incomplete. You must also whitelist the domains that serve Facebook's CSS, JavaScript, and API calls, specifically graph.facebook.com, connect.facebook.net, and the CDN domain (e.g., *.fbcdn.net).

Q3. You are deploying PPSK for a multi-tenant office. You configure the SSID for WPA2-Enterprise with PPSK and point the RADIUS server to Purple. You create a PPSK in Purple mapped to VLAN 50. When a user connects with that PPSK, they receive an IP address from VLAN 10 instead. Why?

संकेत: The SonicWall needs to know where to send the traffic before the RADIUS request completes.

मॉडल उत्तर देखें

VLAN 50 has not been created as a sub-interface on the SonicWall TZ firewall. Dynamic VLAN steering requires the target VLAN to exist on the firewall beforehand; if it does not, the device falls back to the default untagged VLAN (in this case, VLAN 10).

इस श्रृंखला में आगे पढ़ें

NETGEAR Insight और Enterprise Access Points का Purple WiFi के साथ एकीकरण

यह गाइड IT प्रबंधकों को NETGEAR Insight और WAX एंटरप्राइज एक्सेस पॉइंट्स को Purple WiFi के साथ एकीकृत करने के लिए एक निश्चित तकनीकी रोडमैप प्रदान करती है। इसमें Guest Captive Portals, 802.1X स्टाफ नेटवर्क, और PPSK व डायनेमिक VLAN असाइनमेंट का उपयोग करके मल्टी-टेनेंट सेगमेंटेशन सहित आवश्यक कॉन्फ़िगरेशन शामिल हैं।

गाइड पढ़ें →

Purple WiFi के साथ Alcatel-Lucent Enterprise (ALE) OmniAccess का एकीकरण

यह गाइड Alcatel-Lucent Enterprise (ALE) OmniAccess Stellar एक्सेस पॉइंट्स और Purple WiFi के बीच तकनीकी एकीकरण का विवरण देती है। इसमें Captive Portal रीडायरेक्शन, RADIUS ऑथेंटिकेशन, Walled Garden कॉन्फ़िगरेशन, सुरक्षित 802.1X Staff WiFi, और डायनेमिक VLAN स्टीयरिंग के साथ Private Pre-Shared Keys (PPSK) का उपयोग करके Multi-Tenant WiFi सेगमेंटेशन शामिल है - जो IT प्रबंधकों और नेटवर्क आर्किटेक्ट्स को ALE हार्डवेयर पर आइडेंटिटी-बेस्ड नेटवर्क को तैनात करने के लिए एक संपूर्ण, व्यावहारिक संदर्भ प्रदान करता है।

गाइड पढ़ें →

Ruckus के लिए कैप्टिव पोर्टल

यह तकनीकी संदर्भ मार्गदर्शिका CommScope Ruckus SmartZone और Unleashed आर्किटेक्चर पर बाहरी कैप्टिव पोर्टल तैनात करने के लिए एक आधिकारिक एकीकरण प्लेबुक प्रदान करती है। यह एक सुरक्षित, हाई-डेंसिटी गेस्ट WiFi समाधान प्रदान करने के लिए गेस्ट WLANs, WISPr रीडायरेक्शन, RADIUS AAA सर्वर सेटिंग्स और Walled Garden अपवादों के लिए चरण-दर-चरण कॉन्फ़िगरेशन के माध्यम से नेटवर्क इंजीनियरों का मार्गदर्शन करती है।

गाइड पढ़ें →