BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Trying to connect to internet in Debian
- Subject: [Discuss] Trying to connect to internet in Debian
- From: ron at bclug.ca (Ron)
- Date: Fri, 16 Jan 2026 18:40:04 -0800
- In-reply-to: <b979a5e4-72c2-4e64-becd-1a45b086f14b@app.fastmail.com>
- References: <20260114200605.72f09d97.Richard.Pieri@gmail.com> <13efd674-e437-4524-ba2c-f63d1a792516@app.fastmail.com> <20260115210552.50d857d3.Richard.Pieri@gmail.com> <0d375c22-412f-4cb8-a0fa-fe37c8ea6d90@app.fastmail.com> <20260116153626.0ce7346c.Richard.Pieri@gmail.com> <2251f0d2-d8f7-47ec-9797-36e6022e1311@app.fastmail.com> <4f1683ac-e0b0-488c-a293-92c84ae698e7@borg.org> <b979a5e4-72c2-4e64-becd-1a45b086f14b@app.fastmail.com>
Randall Rose wrote on 2026-01-16 17:01: > Of course, if you can recommend a way of finding out which of the thousands > of packages that currently are or might later be on my machine could be > listening to the network, I would appreciate hearing. That would be useful > information. I just don't know it. The tools would be `ss` or `netstat`. From `man ss`: > ss - another utility to investigate sockets > ss is used to dump socket statistics. It allows showing information > similar to netstat. It can display more TCP and state information > than other tools. So, `ss --listen --processes` should show a bunch of info. I think netstat is considered deprecated but is likely present on your systems and can show this stuff too. `man netstat`: > netstat - Print network connections, routing tables, interface > statistics, masquerade connections, and multicast memberships `nestat --listening` looks easier to visually parse than the output of `ss` - YMMV.
- References:
- [Discuss] Looking for a PCIe USB host bus adapter
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Trying to connect to internet in Debian
- From: rrose at pobox.com (Randall Rose)
- [Discuss] Trying to connect to internet in Debian
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Trying to connect to internet in Debian
- From: rrose at pobox.com (Randall Rose)
- [Discuss] Trying to connect to internet in Debian
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Trying to connect to internet in Debian
- From: rrose at pobox.com (Randall Rose)
- [Discuss] Trying to connect to internet in Debian
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Trying to connect to internet in Debian
- From: rrose at pobox.com (Randall Rose)
- [Discuss] Looking for a PCIe USB host bus adapter
- Prev by Date: [Discuss] Trying to connect to internet in Debian
- Next by Date: [Discuss] Trying to connect to internet in Debian
- Previous by thread: [Discuss] Trying to connect to internet in Debian
- Next by thread: [Discuss] Trying to connect to internet in Debian
- Index(es):
