How to determine the required encryption method for a WiFi connection with wicd?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have two laptops, a Mac and a ThinkPad running Debian+xfce4. For the latter, I use wicd (version 1.7.4) to manage my internet connections.



When it's time to connect to a new secure WiFi network with wicd, it requires me to select an encryption method for it, from the following list:



  • WPA 1/2 (Hex [0-9/A-F])

  • WPA1-PEAP with CCMP/MSCHAPV2

  • WPA1-PEAP with CCMP/MSCHAPV2 (without domain)

  • WPA 1/2 (Passphrase)

  • WPA 1/2 (Preshared Hex Key)

  • WPA2-LEAP

  • WPA2-PEAP with CCMP/MSCHAPV2

  • WPA2-PEAP with CCMP/MSCHAPV2 (without domain)

  • WEP (Hex [0-9/A-F])

  • WEP (Passphrase)

  • WEP Shared/Restricted

  • LEAP with WEP

  • TTLS with WEP

  • EAP-FAST

  • PEAP with GTC

  • WPA1-PEAP with TKIP/MSCHAPV2

  • EAP-TLS

  • PSU (IEEE 802.1x + PEAP + MSCHAPV2)

To connect to the same network on my Mac, however, all I need to do is select it (and enter the required credentials). In other words, my Mac does not need me to choose an encryption method. Somehow, it sniffs it out, and asks me to provide the necessary authentication information.



I've tried to get the encryption method from the currently active WiFi connection on my Mac, but it gives me information that I don't know how to map to the choices that wicd offers. Specifically, my Mac says




Authenticated via EAP-PEAP (MSCHAPv2)




I have two questions:



  1. Which of wicd's encryption choices best matches EAP-PEAP (MSCHAPv2)? (For what it's worth, when I connected to this network, my Mac asked only for username and password; no domain.)

  2. Is there a general way for me to determine which of wicd's choices is the required encryption method for a given WiFi connection? (Clearly, my Mac is able to figure out the required encryption method, so I already know that, in principle, it is possible to do something close to what I am asking for here. My question is whether there are tools/tricks I can use, preferably on my Linux laptop, to do this.)









share|improve this question

























    up vote
    0
    down vote

    favorite












    I have two laptops, a Mac and a ThinkPad running Debian+xfce4. For the latter, I use wicd (version 1.7.4) to manage my internet connections.



    When it's time to connect to a new secure WiFi network with wicd, it requires me to select an encryption method for it, from the following list:



    • WPA 1/2 (Hex [0-9/A-F])

    • WPA1-PEAP with CCMP/MSCHAPV2

    • WPA1-PEAP with CCMP/MSCHAPV2 (without domain)

    • WPA 1/2 (Passphrase)

    • WPA 1/2 (Preshared Hex Key)

    • WPA2-LEAP

    • WPA2-PEAP with CCMP/MSCHAPV2

    • WPA2-PEAP with CCMP/MSCHAPV2 (without domain)

    • WEP (Hex [0-9/A-F])

    • WEP (Passphrase)

    • WEP Shared/Restricted

    • LEAP with WEP

    • TTLS with WEP

    • EAP-FAST

    • PEAP with GTC

    • WPA1-PEAP with TKIP/MSCHAPV2

    • EAP-TLS

    • PSU (IEEE 802.1x + PEAP + MSCHAPV2)

    To connect to the same network on my Mac, however, all I need to do is select it (and enter the required credentials). In other words, my Mac does not need me to choose an encryption method. Somehow, it sniffs it out, and asks me to provide the necessary authentication information.



    I've tried to get the encryption method from the currently active WiFi connection on my Mac, but it gives me information that I don't know how to map to the choices that wicd offers. Specifically, my Mac says




    Authenticated via EAP-PEAP (MSCHAPv2)




    I have two questions:



    1. Which of wicd's encryption choices best matches EAP-PEAP (MSCHAPv2)? (For what it's worth, when I connected to this network, my Mac asked only for username and password; no domain.)

    2. Is there a general way for me to determine which of wicd's choices is the required encryption method for a given WiFi connection? (Clearly, my Mac is able to figure out the required encryption method, so I already know that, in principle, it is possible to do something close to what I am asking for here. My question is whether there are tools/tricks I can use, preferably on my Linux laptop, to do this.)









    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have two laptops, a Mac and a ThinkPad running Debian+xfce4. For the latter, I use wicd (version 1.7.4) to manage my internet connections.



      When it's time to connect to a new secure WiFi network with wicd, it requires me to select an encryption method for it, from the following list:



      • WPA 1/2 (Hex [0-9/A-F])

      • WPA1-PEAP with CCMP/MSCHAPV2

      • WPA1-PEAP with CCMP/MSCHAPV2 (without domain)

      • WPA 1/2 (Passphrase)

      • WPA 1/2 (Preshared Hex Key)

      • WPA2-LEAP

      • WPA2-PEAP with CCMP/MSCHAPV2

      • WPA2-PEAP with CCMP/MSCHAPV2 (without domain)

      • WEP (Hex [0-9/A-F])

      • WEP (Passphrase)

      • WEP Shared/Restricted

      • LEAP with WEP

      • TTLS with WEP

      • EAP-FAST

      • PEAP with GTC

      • WPA1-PEAP with TKIP/MSCHAPV2

      • EAP-TLS

      • PSU (IEEE 802.1x + PEAP + MSCHAPV2)

      To connect to the same network on my Mac, however, all I need to do is select it (and enter the required credentials). In other words, my Mac does not need me to choose an encryption method. Somehow, it sniffs it out, and asks me to provide the necessary authentication information.



      I've tried to get the encryption method from the currently active WiFi connection on my Mac, but it gives me information that I don't know how to map to the choices that wicd offers. Specifically, my Mac says




      Authenticated via EAP-PEAP (MSCHAPv2)




      I have two questions:



      1. Which of wicd's encryption choices best matches EAP-PEAP (MSCHAPv2)? (For what it's worth, when I connected to this network, my Mac asked only for username and password; no domain.)

      2. Is there a general way for me to determine which of wicd's choices is the required encryption method for a given WiFi connection? (Clearly, my Mac is able to figure out the required encryption method, so I already know that, in principle, it is possible to do something close to what I am asking for here. My question is whether there are tools/tricks I can use, preferably on my Linux laptop, to do this.)









      share|improve this question













      I have two laptops, a Mac and a ThinkPad running Debian+xfce4. For the latter, I use wicd (version 1.7.4) to manage my internet connections.



      When it's time to connect to a new secure WiFi network with wicd, it requires me to select an encryption method for it, from the following list:



      • WPA 1/2 (Hex [0-9/A-F])

      • WPA1-PEAP with CCMP/MSCHAPV2

      • WPA1-PEAP with CCMP/MSCHAPV2 (without domain)

      • WPA 1/2 (Passphrase)

      • WPA 1/2 (Preshared Hex Key)

      • WPA2-LEAP

      • WPA2-PEAP with CCMP/MSCHAPV2

      • WPA2-PEAP with CCMP/MSCHAPV2 (without domain)

      • WEP (Hex [0-9/A-F])

      • WEP (Passphrase)

      • WEP Shared/Restricted

      • LEAP with WEP

      • TTLS with WEP

      • EAP-FAST

      • PEAP with GTC

      • WPA1-PEAP with TKIP/MSCHAPV2

      • EAP-TLS

      • PSU (IEEE 802.1x + PEAP + MSCHAPV2)

      To connect to the same network on my Mac, however, all I need to do is select it (and enter the required credentials). In other words, my Mac does not need me to choose an encryption method. Somehow, it sniffs it out, and asks me to provide the necessary authentication information.



      I've tried to get the encryption method from the currently active WiFi connection on my Mac, but it gives me information that I don't know how to map to the choices that wicd offers. Specifically, my Mac says




      Authenticated via EAP-PEAP (MSCHAPv2)




      I have two questions:



      1. Which of wicd's encryption choices best matches EAP-PEAP (MSCHAPv2)? (For what it's worth, when I connected to this network, my Mac asked only for username and password; no domain.)

      2. Is there a general way for me to determine which of wicd's choices is the required encryption method for a given WiFi connection? (Clearly, my Mac is able to figure out the required encryption method, so I already know that, in principle, it is possible to do something close to what I am asking for here. My question is whether there are tools/tricks I can use, preferably on my Linux laptop, to do this.)






      networking wicd






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 19 at 10:17









      kjo

      3,92473560




      3,92473560

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f469978%2fhow-to-determine-the-required-encryption-method-for-a-wifi-connection-with-wicd%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f469978%2fhow-to-determine-the-required-encryption-method-for-a-wifi-connection-with-wicd%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          The Forum (Inglewood, California)

          Palaiologos