ATH11K Archive mirror
 help / color / mirror / Atom feed
From: Fourhundred Thecat <400thecat@ik.me>
To: ath11k@lists.infradead.org
Subject: bizarre network problem on kernel 6.6.4
Date: Tue, 5 Dec 2023 04:13:23 +0100	[thread overview]
Message-ID: <39e47336-79f6-5465-7768-a405e2ee3b0a@ik.me> (raw)

Hello,

I have the most bizarre network problem on my laptop that I have ever
seen, and I don't even know where to start:

This is lenovo T14s Gen 4, using qualcomm driver ath11k_pci

Previously I was using kernel 6.6.1 and wireless network was working fine.

Now I compiled kernel 6.6.4 with identical config, and when I boot it,
wireless network does not work:

- WPA supplicant authenticated and associated successfully
- ifconfig shows interface wlan0 is configured properly and has IP
address 10.1.4.8
- route is configured properly:

  default via 10.1.4.1   wlan0 onlink
  10.1.4.0/24            wlan0 proto kernel src 10.1.4.8

but I cannot ping even my Gataway: 10.1.4.1

bizarrely, when I start tcpdump on my gateway, I see arp requests coming
from my laptop asking for some strange public ips, such as 208.163.36.0

when I interrupt ping, and start again, then arp asks for other strange IPs.

But in every case, I see only these arp requests, not the pings coming
from my laptop.

But when I ping the other way (from gateway to my laptop), I do see the
incoming pings on my laptop (but no response pings)

Also, with "arp-scan -l" on my laptop, I see other devices on my
wireless subnet:

  10.1.4.1    00:0d:b9:53:ea:3c    PC Engines GmbH
  10.1.4.2    b0:7f:b9:50:5b:21    NETGEAR

any idea what is going on?



             reply	other threads:[~2023-12-05  3:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-05  3:13 Fourhundred Thecat [this message]
2023-12-05 12:11 ` bizarre network problem on kernel 6.6.4 Kalle Valo
2023-12-05 16:43   ` Fourhundred Thecat
2023-12-05 17:04     ` Kalle Valo
2023-12-06 19:15       ` Jeff Johnson
2023-12-09  5:30         ` Fourhundred Thecat
2023-12-11 13:27           ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39e47336-79f6-5465-7768-a405e2ee3b0a@ik.me \
    --to=400thecat@ik.me \
    --cc=ath11k@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).