High Latency to Router

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








up vote
0
down vote

favorite












I've been trying to set up an Ubuntu rig with a USB wireless adapter. I am getting some really high latency times, and it shows when SSH'ing into the rig. I'm not sure where to go as I don't see any errors, and I'm well within range of the AP. Trying the adapter in another machine works fine as well.



This is a headless system, using wpa_supplicant from the command line to handle the connection. What could I be doing wrong?




uname -a




Linux [hostname] 4.4.0-127-generic #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux




iwconfig




wlx[mac address] IEEE 802.11bgn ESSID:"HomeESSID"
Mode:Managed Frequency:2.442 GHz Access Point: [ap mac address]
Bit Rate=90 Mb/s Tx-Power=30 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=68/70 Signal level=-42 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:35 Missed beacon:0




ping 192.168.20.1




PING 192.168.20.1 (192.168.20.1) 56(84) bytes of data.
64 bytes from 192.168.20.1: icmp_seq=1 ttl=64 time=11530 ms
64 bytes from 192.168.20.1: icmp_seq=2 ttl=64 time=10521 ms
64 bytes from 192.168.20.1: icmp_seq=10 ttl=64 time=2458 ms
64 bytes from 192.168.20.1: icmp_seq=11 ttl=64 time=31987 ms
64 bytes from 192.168.20.1: icmp_seq=12 ttl=64 time=30980 ms
64 bytes from 192.168.20.1: icmp_seq=13 ttl=64 time=29981 ms
64 bytes from 192.168.20.1: icmp_seq=14 ttl=64 time=28974 ms
64 bytes from 192.168.20.1: icmp_seq=15 ttl=64 time=27966 ms
64 bytes from 192.168.20.1: icmp_seq=16 ttl=64 time=26958 ms
64 bytes from 192.168.20.1: icmp_seq=17 ttl=64 time=25950 ms
64 bytes from 192.168.20.1: icmp_seq=18 ttl=64 time=24942 ms
64 bytes from 192.168.20.1: icmp_seq=19 ttl=64 time=23934 ms
64 bytes from 192.168.20.1: icmp_seq=20 ttl=64 time=22926 ms
64 bytes from 192.168.20.1: icmp_seq=21 ttl=64 time=21918 ms
64 bytes from 192.168.20.1: icmp_seq=22 ttl=64 time=20910 ms
64 bytes from 192.168.20.1: icmp_seq=23 ttl=64 time=19902 ms
64 bytes from 192.168.20.1: icmp_seq=24 ttl=64 time=22339 ms
64 bytes from 192.168.20.1: icmp_seq=25 ttl=64 time=21332 ms
64 bytes from 192.168.20.1: icmp_seq=26 ttl=64 time=20324 ms
64 bytes from 192.168.20.1: icmp_seq=27 ttl=64 time=19316 ms
64 bytes from 192.168.20.1: icmp_seq=28 ttl=64 time=18308 ms
^C
--- 192.168.20.1 ping statistics ---
59 packets transmitted, 28 received, 52% packet loss, time 58440ms
rtt min/avg/max/mdev = 2458.831/18175.113/31987.997/9136.676 ms, pipe 32




lsusb / dmesg




Bus 008 Device 003: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

[ 2.158764] hub 8-1:1.0: USB hub found
[ 2.159136] hub 8-1:1.0: 4 ports detected
[ 2.439281] usb 8-1.1: new high-speed USB device number 3 using xhci_hcd
[ 2.661345] usb 8-1.1: New USB device found, idVendor=148f, idProduct=7601
[ 2.661351] usb 8-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.661356] usb 8-1.1: Product: 802.11 n WLAN
[ 2.661360] usb 8-1.1: SerialNumber: 1.0
[ 6.551566] usb 8-1.1: reset high-speed USB device number 3 using xhci_hcd
[ 6.646417] mt7601u 8-1.1:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 6.649731] mt7601u 8-1.1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[ 7.031385] mt7601u 8-1.1:1.0: EEPROM ver:0c fae:00
[ 7.031943] mt7601u 8-1.1:1.0: EEPROM country region 01 (channels 1-13)
[ 7.262458] mt7601u 8-1.1:1.0 wlx[mac address]: renamed from wlan0






share|improve this question























    up vote
    0
    down vote

    favorite












    I've been trying to set up an Ubuntu rig with a USB wireless adapter. I am getting some really high latency times, and it shows when SSH'ing into the rig. I'm not sure where to go as I don't see any errors, and I'm well within range of the AP. Trying the adapter in another machine works fine as well.



    This is a headless system, using wpa_supplicant from the command line to handle the connection. What could I be doing wrong?




    uname -a




    Linux [hostname] 4.4.0-127-generic #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux




    iwconfig




    wlx[mac address] IEEE 802.11bgn ESSID:"HomeESSID"
    Mode:Managed Frequency:2.442 GHz Access Point: [ap mac address]
    Bit Rate=90 Mb/s Tx-Power=30 dBm
    Retry short limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=68/70 Signal level=-42 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:35 Missed beacon:0




    ping 192.168.20.1




    PING 192.168.20.1 (192.168.20.1) 56(84) bytes of data.
    64 bytes from 192.168.20.1: icmp_seq=1 ttl=64 time=11530 ms
    64 bytes from 192.168.20.1: icmp_seq=2 ttl=64 time=10521 ms
    64 bytes from 192.168.20.1: icmp_seq=10 ttl=64 time=2458 ms
    64 bytes from 192.168.20.1: icmp_seq=11 ttl=64 time=31987 ms
    64 bytes from 192.168.20.1: icmp_seq=12 ttl=64 time=30980 ms
    64 bytes from 192.168.20.1: icmp_seq=13 ttl=64 time=29981 ms
    64 bytes from 192.168.20.1: icmp_seq=14 ttl=64 time=28974 ms
    64 bytes from 192.168.20.1: icmp_seq=15 ttl=64 time=27966 ms
    64 bytes from 192.168.20.1: icmp_seq=16 ttl=64 time=26958 ms
    64 bytes from 192.168.20.1: icmp_seq=17 ttl=64 time=25950 ms
    64 bytes from 192.168.20.1: icmp_seq=18 ttl=64 time=24942 ms
    64 bytes from 192.168.20.1: icmp_seq=19 ttl=64 time=23934 ms
    64 bytes from 192.168.20.1: icmp_seq=20 ttl=64 time=22926 ms
    64 bytes from 192.168.20.1: icmp_seq=21 ttl=64 time=21918 ms
    64 bytes from 192.168.20.1: icmp_seq=22 ttl=64 time=20910 ms
    64 bytes from 192.168.20.1: icmp_seq=23 ttl=64 time=19902 ms
    64 bytes from 192.168.20.1: icmp_seq=24 ttl=64 time=22339 ms
    64 bytes from 192.168.20.1: icmp_seq=25 ttl=64 time=21332 ms
    64 bytes from 192.168.20.1: icmp_seq=26 ttl=64 time=20324 ms
    64 bytes from 192.168.20.1: icmp_seq=27 ttl=64 time=19316 ms
    64 bytes from 192.168.20.1: icmp_seq=28 ttl=64 time=18308 ms
    ^C
    --- 192.168.20.1 ping statistics ---
    59 packets transmitted, 28 received, 52% packet loss, time 58440ms
    rtt min/avg/max/mdev = 2458.831/18175.113/31987.997/9136.676 ms, pipe 32




    lsusb / dmesg




    Bus 008 Device 003: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

    [ 2.158764] hub 8-1:1.0: USB hub found
    [ 2.159136] hub 8-1:1.0: 4 ports detected
    [ 2.439281] usb 8-1.1: new high-speed USB device number 3 using xhci_hcd
    [ 2.661345] usb 8-1.1: New USB device found, idVendor=148f, idProduct=7601
    [ 2.661351] usb 8-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 2.661356] usb 8-1.1: Product: 802.11 n WLAN
    [ 2.661360] usb 8-1.1: SerialNumber: 1.0
    [ 6.551566] usb 8-1.1: reset high-speed USB device number 3 using xhci_hcd
    [ 6.646417] mt7601u 8-1.1:1.0: ASIC revision: 76010001 MAC revision: 76010500
    [ 6.649731] mt7601u 8-1.1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
    [ 7.031385] mt7601u 8-1.1:1.0: EEPROM ver:0c fae:00
    [ 7.031943] mt7601u 8-1.1:1.0: EEPROM country region 01 (channels 1-13)
    [ 7.262458] mt7601u 8-1.1:1.0 wlx[mac address]: renamed from wlan0






    share|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I've been trying to set up an Ubuntu rig with a USB wireless adapter. I am getting some really high latency times, and it shows when SSH'ing into the rig. I'm not sure where to go as I don't see any errors, and I'm well within range of the AP. Trying the adapter in another machine works fine as well.



      This is a headless system, using wpa_supplicant from the command line to handle the connection. What could I be doing wrong?




      uname -a




      Linux [hostname] 4.4.0-127-generic #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux




      iwconfig




      wlx[mac address] IEEE 802.11bgn ESSID:"HomeESSID"
      Mode:Managed Frequency:2.442 GHz Access Point: [ap mac address]
      Bit Rate=90 Mb/s Tx-Power=30 dBm
      Retry short limit:7 RTS thr:off Fragment thr:off
      Power Management:off
      Link Quality=68/70 Signal level=-42 dBm
      Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
      Tx excessive retries:0 Invalid misc:35 Missed beacon:0




      ping 192.168.20.1




      PING 192.168.20.1 (192.168.20.1) 56(84) bytes of data.
      64 bytes from 192.168.20.1: icmp_seq=1 ttl=64 time=11530 ms
      64 bytes from 192.168.20.1: icmp_seq=2 ttl=64 time=10521 ms
      64 bytes from 192.168.20.1: icmp_seq=10 ttl=64 time=2458 ms
      64 bytes from 192.168.20.1: icmp_seq=11 ttl=64 time=31987 ms
      64 bytes from 192.168.20.1: icmp_seq=12 ttl=64 time=30980 ms
      64 bytes from 192.168.20.1: icmp_seq=13 ttl=64 time=29981 ms
      64 bytes from 192.168.20.1: icmp_seq=14 ttl=64 time=28974 ms
      64 bytes from 192.168.20.1: icmp_seq=15 ttl=64 time=27966 ms
      64 bytes from 192.168.20.1: icmp_seq=16 ttl=64 time=26958 ms
      64 bytes from 192.168.20.1: icmp_seq=17 ttl=64 time=25950 ms
      64 bytes from 192.168.20.1: icmp_seq=18 ttl=64 time=24942 ms
      64 bytes from 192.168.20.1: icmp_seq=19 ttl=64 time=23934 ms
      64 bytes from 192.168.20.1: icmp_seq=20 ttl=64 time=22926 ms
      64 bytes from 192.168.20.1: icmp_seq=21 ttl=64 time=21918 ms
      64 bytes from 192.168.20.1: icmp_seq=22 ttl=64 time=20910 ms
      64 bytes from 192.168.20.1: icmp_seq=23 ttl=64 time=19902 ms
      64 bytes from 192.168.20.1: icmp_seq=24 ttl=64 time=22339 ms
      64 bytes from 192.168.20.1: icmp_seq=25 ttl=64 time=21332 ms
      64 bytes from 192.168.20.1: icmp_seq=26 ttl=64 time=20324 ms
      64 bytes from 192.168.20.1: icmp_seq=27 ttl=64 time=19316 ms
      64 bytes from 192.168.20.1: icmp_seq=28 ttl=64 time=18308 ms
      ^C
      --- 192.168.20.1 ping statistics ---
      59 packets transmitted, 28 received, 52% packet loss, time 58440ms
      rtt min/avg/max/mdev = 2458.831/18175.113/31987.997/9136.676 ms, pipe 32




      lsusb / dmesg




      Bus 008 Device 003: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

      [ 2.158764] hub 8-1:1.0: USB hub found
      [ 2.159136] hub 8-1:1.0: 4 ports detected
      [ 2.439281] usb 8-1.1: new high-speed USB device number 3 using xhci_hcd
      [ 2.661345] usb 8-1.1: New USB device found, idVendor=148f, idProduct=7601
      [ 2.661351] usb 8-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
      [ 2.661356] usb 8-1.1: Product: 802.11 n WLAN
      [ 2.661360] usb 8-1.1: SerialNumber: 1.0
      [ 6.551566] usb 8-1.1: reset high-speed USB device number 3 using xhci_hcd
      [ 6.646417] mt7601u 8-1.1:1.0: ASIC revision: 76010001 MAC revision: 76010500
      [ 6.649731] mt7601u 8-1.1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
      [ 7.031385] mt7601u 8-1.1:1.0: EEPROM ver:0c fae:00
      [ 7.031943] mt7601u 8-1.1:1.0: EEPROM country region 01 (channels 1-13)
      [ 7.262458] mt7601u 8-1.1:1.0 wlx[mac address]: renamed from wlan0






      share|improve this question











      I've been trying to set up an Ubuntu rig with a USB wireless adapter. I am getting some really high latency times, and it shows when SSH'ing into the rig. I'm not sure where to go as I don't see any errors, and I'm well within range of the AP. Trying the adapter in another machine works fine as well.



      This is a headless system, using wpa_supplicant from the command line to handle the connection. What could I be doing wrong?




      uname -a




      Linux [hostname] 4.4.0-127-generic #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux




      iwconfig




      wlx[mac address] IEEE 802.11bgn ESSID:"HomeESSID"
      Mode:Managed Frequency:2.442 GHz Access Point: [ap mac address]
      Bit Rate=90 Mb/s Tx-Power=30 dBm
      Retry short limit:7 RTS thr:off Fragment thr:off
      Power Management:off
      Link Quality=68/70 Signal level=-42 dBm
      Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
      Tx excessive retries:0 Invalid misc:35 Missed beacon:0




      ping 192.168.20.1




      PING 192.168.20.1 (192.168.20.1) 56(84) bytes of data.
      64 bytes from 192.168.20.1: icmp_seq=1 ttl=64 time=11530 ms
      64 bytes from 192.168.20.1: icmp_seq=2 ttl=64 time=10521 ms
      64 bytes from 192.168.20.1: icmp_seq=10 ttl=64 time=2458 ms
      64 bytes from 192.168.20.1: icmp_seq=11 ttl=64 time=31987 ms
      64 bytes from 192.168.20.1: icmp_seq=12 ttl=64 time=30980 ms
      64 bytes from 192.168.20.1: icmp_seq=13 ttl=64 time=29981 ms
      64 bytes from 192.168.20.1: icmp_seq=14 ttl=64 time=28974 ms
      64 bytes from 192.168.20.1: icmp_seq=15 ttl=64 time=27966 ms
      64 bytes from 192.168.20.1: icmp_seq=16 ttl=64 time=26958 ms
      64 bytes from 192.168.20.1: icmp_seq=17 ttl=64 time=25950 ms
      64 bytes from 192.168.20.1: icmp_seq=18 ttl=64 time=24942 ms
      64 bytes from 192.168.20.1: icmp_seq=19 ttl=64 time=23934 ms
      64 bytes from 192.168.20.1: icmp_seq=20 ttl=64 time=22926 ms
      64 bytes from 192.168.20.1: icmp_seq=21 ttl=64 time=21918 ms
      64 bytes from 192.168.20.1: icmp_seq=22 ttl=64 time=20910 ms
      64 bytes from 192.168.20.1: icmp_seq=23 ttl=64 time=19902 ms
      64 bytes from 192.168.20.1: icmp_seq=24 ttl=64 time=22339 ms
      64 bytes from 192.168.20.1: icmp_seq=25 ttl=64 time=21332 ms
      64 bytes from 192.168.20.1: icmp_seq=26 ttl=64 time=20324 ms
      64 bytes from 192.168.20.1: icmp_seq=27 ttl=64 time=19316 ms
      64 bytes from 192.168.20.1: icmp_seq=28 ttl=64 time=18308 ms
      ^C
      --- 192.168.20.1 ping statistics ---
      59 packets transmitted, 28 received, 52% packet loss, time 58440ms
      rtt min/avg/max/mdev = 2458.831/18175.113/31987.997/9136.676 ms, pipe 32




      lsusb / dmesg




      Bus 008 Device 003: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

      [ 2.158764] hub 8-1:1.0: USB hub found
      [ 2.159136] hub 8-1:1.0: 4 ports detected
      [ 2.439281] usb 8-1.1: new high-speed USB device number 3 using xhci_hcd
      [ 2.661345] usb 8-1.1: New USB device found, idVendor=148f, idProduct=7601
      [ 2.661351] usb 8-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
      [ 2.661356] usb 8-1.1: Product: 802.11 n WLAN
      [ 2.661360] usb 8-1.1: SerialNumber: 1.0
      [ 6.551566] usb 8-1.1: reset high-speed USB device number 3 using xhci_hcd
      [ 6.646417] mt7601u 8-1.1:1.0: ASIC revision: 76010001 MAC revision: 76010500
      [ 6.649731] mt7601u 8-1.1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
      [ 7.031385] mt7601u 8-1.1:1.0: EEPROM ver:0c fae:00
      [ 7.031943] mt7601u 8-1.1:1.0: EEPROM country region 01 (channels 1-13)
      [ 7.262458] mt7601u 8-1.1:1.0 wlx[mac address]: renamed from wlan0








      share|improve this question










      share|improve this question




      share|improve this question









      asked Jun 7 at 1:33









      Jeff

      1012




      1012

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          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: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          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%2faskubuntu.com%2fquestions%2f1044323%2fhigh-latency-to-router%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%2faskubuntu.com%2fquestions%2f1044323%2fhigh-latency-to-router%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491