Error When Turning Monitor Mode On Using Raspberry pi 3B+ On Alfa AWUS036NHA












-2















While trying to set up a static ip address on my Raspberry Pi 3B+, I found a terminal tool called wicd-curses that lets you set up static ip addresses specific to each wifi or ethernet access point (Suits my purpose, can move RPi to school, on the train, on the bus, home, everywhere without a monitor).
Therefore I take note of the static ip address and use it to connect to the RPi via SSH. However, the problem is whenever I tried to change my Alfa exterior antenna’s (AWUS036NHA) mode to monitor using airmon-ng tool, the command line would freeze and I would need to reboot the RPi to be able to connect again over SSH.



airmon-ng start wlan1


This would freeze the command line and I would have to disconnect and reconnect the Raspberry Pi from and to the power source.



I solved this by using the another method for putting the antenna into monitor mode, using



iconfig wlan1 down
iwconfig wlan1 mode monitor
ifconfig wlan1 up


Where wlan1 represents my Alfa AWUS036NHA external wifi adaptor that supports monitor mode.



However, the same problem (terminal frozen) occurs when I try to use a tool called airodump-ng (a tool for capturing packets).



airodump-ng wlan1


The command line freezes and I have to reboot the RPi to be able to use it.



Here’s some info:
RPi 3B+ 32 Gb MicroSD card with RPi 3B Kali upgraded and updated
My OS on my pc is kubuntu 18.04 LTS



Now I don’t know if this is because I used wicd-curses (it’s a bit outdated and wobbly).










share|improve this question





























    -2















    While trying to set up a static ip address on my Raspberry Pi 3B+, I found a terminal tool called wicd-curses that lets you set up static ip addresses specific to each wifi or ethernet access point (Suits my purpose, can move RPi to school, on the train, on the bus, home, everywhere without a monitor).
    Therefore I take note of the static ip address and use it to connect to the RPi via SSH. However, the problem is whenever I tried to change my Alfa exterior antenna’s (AWUS036NHA) mode to monitor using airmon-ng tool, the command line would freeze and I would need to reboot the RPi to be able to connect again over SSH.



    airmon-ng start wlan1


    This would freeze the command line and I would have to disconnect and reconnect the Raspberry Pi from and to the power source.



    I solved this by using the another method for putting the antenna into monitor mode, using



    iconfig wlan1 down
    iwconfig wlan1 mode monitor
    ifconfig wlan1 up


    Where wlan1 represents my Alfa AWUS036NHA external wifi adaptor that supports monitor mode.



    However, the same problem (terminal frozen) occurs when I try to use a tool called airodump-ng (a tool for capturing packets).



    airodump-ng wlan1


    The command line freezes and I have to reboot the RPi to be able to use it.



    Here’s some info:
    RPi 3B+ 32 Gb MicroSD card with RPi 3B Kali upgraded and updated
    My OS on my pc is kubuntu 18.04 LTS



    Now I don’t know if this is because I used wicd-curses (it’s a bit outdated and wobbly).










    share|improve this question



























      -2












      -2








      -2








      While trying to set up a static ip address on my Raspberry Pi 3B+, I found a terminal tool called wicd-curses that lets you set up static ip addresses specific to each wifi or ethernet access point (Suits my purpose, can move RPi to school, on the train, on the bus, home, everywhere without a monitor).
      Therefore I take note of the static ip address and use it to connect to the RPi via SSH. However, the problem is whenever I tried to change my Alfa exterior antenna’s (AWUS036NHA) mode to monitor using airmon-ng tool, the command line would freeze and I would need to reboot the RPi to be able to connect again over SSH.



      airmon-ng start wlan1


      This would freeze the command line and I would have to disconnect and reconnect the Raspberry Pi from and to the power source.



      I solved this by using the another method for putting the antenna into monitor mode, using



      iconfig wlan1 down
      iwconfig wlan1 mode monitor
      ifconfig wlan1 up


      Where wlan1 represents my Alfa AWUS036NHA external wifi adaptor that supports monitor mode.



      However, the same problem (terminal frozen) occurs when I try to use a tool called airodump-ng (a tool for capturing packets).



      airodump-ng wlan1


      The command line freezes and I have to reboot the RPi to be able to use it.



      Here’s some info:
      RPi 3B+ 32 Gb MicroSD card with RPi 3B Kali upgraded and updated
      My OS on my pc is kubuntu 18.04 LTS



      Now I don’t know if this is because I used wicd-curses (it’s a bit outdated and wobbly).










      share|improve this question
















      While trying to set up a static ip address on my Raspberry Pi 3B+, I found a terminal tool called wicd-curses that lets you set up static ip addresses specific to each wifi or ethernet access point (Suits my purpose, can move RPi to school, on the train, on the bus, home, everywhere without a monitor).
      Therefore I take note of the static ip address and use it to connect to the RPi via SSH. However, the problem is whenever I tried to change my Alfa exterior antenna’s (AWUS036NHA) mode to monitor using airmon-ng tool, the command line would freeze and I would need to reboot the RPi to be able to connect again over SSH.



      airmon-ng start wlan1


      This would freeze the command line and I would have to disconnect and reconnect the Raspberry Pi from and to the power source.



      I solved this by using the another method for putting the antenna into monitor mode, using



      iconfig wlan1 down
      iwconfig wlan1 mode monitor
      ifconfig wlan1 up


      Where wlan1 represents my Alfa AWUS036NHA external wifi adaptor that supports monitor mode.



      However, the same problem (terminal frozen) occurs when I try to use a tool called airodump-ng (a tool for capturing packets).



      airodump-ng wlan1


      The command line freezes and I have to reboot the RPi to be able to use it.



      Here’s some info:
      RPi 3B+ 32 Gb MicroSD card with RPi 3B Kali upgraded and updated
      My OS on my pc is kubuntu 18.04 LTS



      Now I don’t know if this is because I used wicd-curses (it’s a bit outdated and wobbly).







      linux kali-linux raspberry-pi airmon-ng airodump-ng






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 1 at 21:48









      Rui F Ribeiro

      39.4k1479131




      39.4k1479131










      asked Jan 1 at 17:19









      aTahmaaTahma

      11




      11






















          0






          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          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%2f491902%2ferror-when-turning-monitor-mode-on-using-raspberry-pi-3b-on-alfa-awus036nha%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f491902%2ferror-when-turning-monitor-mode-on-using-raspberry-pi-3b-on-alfa-awus036nha%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          List directoties down one level, excluding some named directories and files

          list processes belonging to a network namespace

          list systemd RuntimeDirectory mounts