From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8CA623B2A4 for ; Thu, 11 Aug 2022 09:11:01 -0400 (EDT) Received: by mail-qt1-x831.google.com with SMTP id w28so5242453qtc.7 for ; Thu, 11 Aug 2022 06:11:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:date:message-id:subject:mime-version:content-transfer-encoding :from:from:to:cc; bh=E8aVJxX8nV5IJY0f25soUw7k8psr8EkoNk22pm5rJZg=; b=CEyn4PcHUBZNiDOASvLYyY11niHkjpJulVrQNeN0Q2BCoEXZvxhGicwDjph/ecNQII Gq50UTmS+j0zeNgDTIJO4uZNZPHoWsTDCrDCV/5RZ8olXFA3KFrn6IGH4SuRtxsdRX2q vjNmwer9yz+mVLSccakE55/LptgX69++dYXbfb9zg66DKg2pPtVBaPo4fHfxlp4Cotwe 4YZz2H/DdfQg8Sl+w/yvjyGG0eUal4Ewb8lZaG414svwUODRTHWDxf0zKVd06QpwXDYT OVHzwMJ4Yi4soIy314LaFQRZV0RIbw5zAFYSK1G9M9l1ZmJVqaJUaTgGFiO+qn7kR2Z9 jrLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:date:message-id:subject:mime-version:content-transfer-encoding :from:x-gm-message-state:from:to:cc; bh=E8aVJxX8nV5IJY0f25soUw7k8psr8EkoNk22pm5rJZg=; b=OFKteEDBvD3sbnGcgCx0ECzAbZgDiyl4vEumlQXhTSDVC/J8+S1LVSvw8gL6pHiX6H FYoHKIzsQfB/dwTjAI9mh2u4CImjEMPrdtzDqOEzuPMJcj/+ZgUauUnxIaHdxZPT7FfN OjhHvNhBXqWk5PzkDJvN62GBfkt/uCat1Op7dCdTIAAXeBSIG57ByNU/JDxPxVte7HFW EAjiLHPKR5W/pWXNUDnGFJNb3gtD8/ZSVgepo4coVrSOJh4MACDFeqAeJ4Fel/cu2IIT DE2tOq1pn3RV+EzV9wKAc2f8SUcinf8G0qrOEFCIHY/TbWcQ7k3WRO+Kf8q5Fgn2u7Jh JBlA== X-Gm-Message-State: ACgBeo0eKOJrwvasqA/SFpaqptMFDEWcqhaJq3xZJjvGwAXnTLp0XMpa y/zb9av6z7V72pwZM15gIlcCY4sVJOU= X-Google-Smtp-Source: AA6agR61Ju/tRFGrPDOfY+06KZh2YkFnXffZSUGS8VOfkp032qqOXrAeEDJgMO+JqDUEJudu+B/d+w== X-Received: by 2002:a05:622a:410:b0:33b:72b2:6038 with SMTP id n16-20020a05622a041000b0033b72b26038mr28988078qtx.627.1660223460993; Thu, 11 Aug 2022 06:11:00 -0700 (PDT) Received: from [192.168.249.116] ([198.55.239.46]) by smtp.gmail.com with ESMTPSA id t9-20020ac87609000000b00342fc6a8e25sm1617678qtq.50.2022.08.11.06.10.59 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Aug 2022 06:11:00 -0700 (PDT) From: Rich Brown Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Message-Id: Date: Thu, 11 Aug 2022 09:10:59 -0400 To: Make-Wifi-fast X-Mailer: Apple Mail (2.3608.120.23.2.7) Subject: [Make-wifi-fast] SSH over Wi-Fi freezes on RC6 X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2022 13:11:01 -0000 There's an interesting topic (at least, I think so) on the OpenWrt Forum = with my report that when I SSH into RC6 over Wi-Fi and run htop, the = session freezes in a few minutes. When the Wi-Fi SSH session is frozen, = the router (LuCI, routing traffic) and an SSH connection over Ethernet = work fine. I have done a bunch of testing, and my summary is at: = https://forum.openwrt.org/t/ssh-over-wifi-stops-working-on-rt3200-e8450-wi= th-22-03-0-rc6/133911/37 I have also included this info as an OpenWrt issue at: = https://github.com/openwrt/openwrt/issues/10405 Any other experiments I should perform? Thanks. Rich=