Home Wi-Fi Portal

WPA2/WPA3 Enterprise Configuration Guide

Android
iOS (iPhone)
Windows
macOS
ChromeOS
Apple TV
Linux / Pi
Support
Section 9: Troubleshooting Hub
Android Configuration
  • 1
    Open Settings > Network & Internet > Internet (or Wi-Fi).
  • 2
    Select your home network SSID.
  • 3
    Match these security parameters:
    EAP method: PEAP
    Phase 2 auth: MSCHAPV2
    CA certificate: Use system certificates
    Domain: [Your Home Domain]
  • 4
    Input your personal Identity (Username) and Password, then tap Connect.
iOS / iPadOS Configuration
  • 1
    Go to Settings > Wi-Fi.
  • 2
    Tap the target network name.
  • 3
    Enter your network assigned Username and Password, then select Join.
  • 4
    When the security certificate screen prompts, verify the source and tap Trust in the upper right corner.
Windows Configuration
  • 1
    Click the Network/Wi-Fi icon in your system system tray (bottom right).
  • 2
    Select the Enterprise network SSID and click Connect.
  • 3
    Enter your designated network Username and Password.
  • 4
    If a window displays asking to "Continue connecting?", click Connect to authorize the radius server certificate.
macOS Configuration
  • 1
    Click the Wi-Fi status icon in the menu bar and select the network.
  • 2
    Provide your Username and Password, then click Join.
  • 3
    On the Verify Certificate dialog prompt, click Continue.
  • 4
    Type your Mac device's local administrator password to fully authenticate and save the trust settings.
ChromeOS Configuration
  • 1
    Click the time panel area in the bottom right corner and choose the Wi-Fi network selector.
  • 2
    Configure the network overlay profile with following details:
    EAP method: PEAP
    EAP Phase 2: MSCHAPv2
    Server CA cert: Default (or Do not check)
  • 3
    Fill out the Identity and Password items matching your profile, then click Connect.
Apple TV Configuration
  • 1
    Navigate to Settings > Network > Wi-Fi.
  • 2
    Select your network identity name.
  • 3
    Input your network assigned enterprise Username, click submit, and then enter the associated Password.
  • 4
    Alternative method: If using custom configuration profiles, upload via Apple Configurator under Privacy settings panels.
Linux & Raspberry Pi
  • Option A: Ubuntu Desktop (GUI)
    Click the network panel in the upper corner, select your network, and provide:
    Security: WPA & WPA2 Enterprise
    Authentication: Protected EAP (PEAP)
    Inner Auth: MSCHAPv2
    CA Cert: Check "No CA certificate is required"
  • Option B: Raspberry Pi / CLI (NetworkManager)
    Execute the following terminal string string to provision connection profile:
    sudo nmcli device wifi connect "YOUR_SSID" 802-1x.eap peap 802-1x.phase2-auth mschapv2 802-1x.identity "YOUR_USERNAME" 802-1x.password "YOUR_PASSWORD"
Section 9: Troubleshooting

Security Certificate Errors

Verify that your client device system time/date settings match reality. Desynced device clocks will reject valid security certificates.

Authentication Loops

Verify credentials. Network identity strings are case-sensitive. Make sure Caps Lock is disabled during active setup entry.

Hardware Exceptions

Certain appliances (like Nintendo Switch or older smart home tech) do not natively process enterprise WPA 802.1X handshakes. Use a dedicated personal pre-shared key (WPA2-PSK) sub-SSID for those devices.