Network Management

 View Only
  • 1.  802.1x on IMC UAM

    Posted Mar 25, 2013 10:37 AM

    Two questions:

     

    1) Is possible to configure simple 802.1x without use of certificate?

     

    2) Is possible to configure simple 802.1x (no certificate) without iNode? Use iNode would force users to install the tool on client PC and many customers don't want it.

     

    Anyone confirm this two point?

     

    FB


    #certificate


  • 2.  RE: 802.1x on IMC UAM

    Posted Mar 28, 2013 05:19 PM

    Hi,

     

    1/ The whole point of 802.1x is to have secure auth. You should be using a cert on the radius server (can be self-signed or generated by the internal CA) for the secure 802.1x auth options.

    IMC UAM would also support EAP-MD5 (which does not require cert on UAM), but this is not recommended (and e.g. Microsoft supplicant does not even support this, which is a good thing).

     

    2/ Once you get over the fact you need the cert, UAM support EAP-PEAP-MSchapv2 or EAP-TLS (client cert based). For the EAP-PEAP-MSchapv2 method, the built-in Microsoft supplicant can be used for the authentication.

     

    Best regards,Peter.


    #802.1xonIMC


  • 3.  RE: 802.1x on IMC UAM

    Posted Mar 31, 2013 06:29 AM

    Peter, thank you very much!
    I know that the use of the certificate is more suitable but I was willing to work, initially, a 802.1x authentication mechanism in the simplest way.
    I'll try both ways in the hope of not encounter difficulties.

    So as I understand EAP-TLS would force me to use iNode?
    Well, then I'll try to choose EAP-PEAP.

    Thanks a lot for the solution.

     

    FB



  • 4.  RE: 802.1x on IMC UAM

    Posted Apr 02, 2013 04:03 PM

    Hi,

     

    EAP-TLS means you need a certificate on the client side. This is independent of the client suplicant (windows or iNode), so a lot of companies find managing the client certificates too complex and do not consider the EAP-TLS method.

    So if you want to use EAP-TLS with UAM, the windows suplicant can be used as well,

     

    Best regards,Peter.



  • 5.  RE: 802.1x on IMC UAM

    Posted Apr 04, 2013 11:34 AM

    Tnx.

     

    Well, I try to configure 802.1x with IMC and wireless MSM.

    I have:

     

    1) on IMC: configured access device (access controller MSM760)

    2) on IMC: created a service (called wir_serv) with Certificate Authentication: None (is correct this?!?)

    3) on IMC: created a user with access service wir_serv

    4) on MSM: created a SSID with 802.1x WPA2 and remote RADIUS Authentication

     

    but when i try to connect with user, on log management, i can view the log of authentication tentative.

    the result is: E63001::Process failed

     

    what mean "E63001::Process failed".

     

    is always NOT possible configure a 802.1x with MSM without use of certificate?!?

     

    FB



  • 6.  RE: 802.1x on IMC UAM

    Posted Apr 05, 2013 05:14 AM

    Hi,

     

    Which client supplicant are you using ?

    * Since you have not installed a cert on the UAM server, it means you will be using MD5 (not recommended !), which is even not supported e.g. the default Windows supplicant.
     So if you really want this unsecure method, you need to install 3th party supplicant software (opensource or iNode client).

    * For proper testing, install a cert (any will do, can be selfsigned) on the UAM server first, next you can use the PEAP-MSCHAPv2 method to login with username+password.

     

    Best regards,Peter



  • 7.  RE: 802.1x on IMC UAM

    Posted Apr 06, 2013 03:33 AM

    Hi Peter,
    at the end I managed to run 802.1x with IMC and a MSM controller.
    It was hard, very hard. 
    Yes, the problem was that I had not imported the certificate on IMC... the most obvious thing.
    Now all work correctly and the client authenticates only with username and password (I used PEAP and TLS).
    Finally! 
    Thank you very much for your answers! You've been very helpful... Thank you.

     

    FB