Network Management

 View Only
  • 1.  Airwave Radius Authentication

    Posted Oct 14, 2020 02:12 PM

    Hi there

     I want to use my domain login for airwave and wondering what the proper set up is? My authentication server is packetfence. Cheers!



  • 2.  RE: Airwave Radius Authentication

    Posted Oct 14, 2020 03:53 PM


  • 3.  RE: Airwave Radius Authentication

    Posted Oct 14, 2020 04:58 PM
      |   view attached

    Hi,

     

    Example attatched for TACACS+ with ClearPass. Radius will very similar. 

     

    Note that TACACS+ is more secure and reliable for login requests because it use TCP packets and the full packet is encrypted by the preshared key. RADIUS (by default) is UDP traffic where only the username/password is encrypted where other attributes are not encrypted.

     

    Hope this helps you!