Skip to main content

Questions tagged [netstat]

analysis tool for statistics about active connections, open sockets, routing tables; in general the networking subsystem.

0 votes
1 answer
258 views

OS is Debian. I'm running nginx as a webserver. I am not running Wordpress. Logging is enabled in the http block with: access_log /var/log/nginx/access.log; error_log /var/log/nginx/error.log; ...
cat pants's user avatar
  • 167
0 votes
2 answers
3k views

When trying to see port clashes within my system, many websites online recommend using /etc/services or ss -tunl to see port info I am noticing /etc/services is providing different information to -ss ...
Rachel1983's user avatar
0 votes
2 answers
328 views

System: Ubuntu 20.04.06 net-tools 2.10-alpha grep (GNU grep) 3.4 If I run netstat without sudo I see port information and no process information. This is expected as process information requires ...
Dave's user avatar
  • 732
1 vote
1 answer
791 views

There is an old post about line truncation in netstat (Netstat output line width limit) but my question is a bit different. I'm using netstat (net-tools 2.10) on Debian 12. My primary use is to list ...
LiamF's user avatar
  • 175
0 votes
0 answers
155 views

On computer 10.196.111.161, I can see the following established tcp connection: [10.196.111.161]# netstat -natp | grep 7000 Proto Recv-Q Send-Q Local Address Foreign Address State ...
meolic's user avatar
  • 101
4 votes
1 answer
1k views

I have forwarded a port using firewalld, and everything is functioning properly. However, the 'netstat' and 'ss' commands do not display the port opened by firewalld, nor do they show the connections. ...
Blake Candy's user avatar
1 vote
1 answer
111 views

First off, thanks for any help anyone can provide, I greatly appreciate it! I have a basic network I have set up for testing. It has pfSense acting as a Gateway/DHCP/DNS host and two Linux machines ...
Twigg90's user avatar
  • 11
1 vote
1 answer
1k views

Is there a modern Linux tool that will show the equivalent of netstat -gn to show multicast group memberships? This old command shows output like this: IPv6/IPv4 Group Memberships Interface ...
Mike S's user avatar
  • 2,732

15 30 50 per page
1
2 3 4 5
18