Skip to navigation
Check Listening Ports with netstat
02.03.21
root@SBU1804-SQL01:~# netstat -tunlp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 1479/perl tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 19149/systemd-resol tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1269/sshd tcp 0 0 127.0.0.1:8089 0.0.0.0:* LISTEN 13107/./sapir tcp 0 0 0.0.0.0:1433 0.0.0.0:* LISTEN 1537/sqlservr tcp 0 0 127.0.0.1:1434 0.0.0.0:* LISTEN 1537/sqlservr tcp6 0 0 :::22 :::* LISTEN 1269/sshd tcp6 0 0 :::1433 :::* LISTEN 1537/sqlservr tcp6 0 0 ::1:1434 :::* LISTEN 1537/sqlservr udp 0 0 0.0.0.0:10000 0.0.0.0:* 1479/perl udp 0 0 127.0.0.53:53 0.0.0.0:* 19149/systemd-reso
https://linuxize.com/post/check-listening-ports-linux/
Reply
Anonymous
apt-get install net-tools
02.03.21
Reply
Anonymous
Information Epoch 1750655712
Using text data files.
Home
Notebook
Contact us