Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@afingerserver:/etc# netstat -plntu
- Active Internet connections (only servers)
- Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
- tcp 0 0 127.0.0.1:27017 0.0.0.0:* LISTEN 8487/mongod
- tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 993/mysqld
- tcp 0 0 0.0.0.0:10765 0.0.0.0:* LISTEN 10573/mongod
- tcp 0 0 127.0.0.1:28017 0.0.0.0:* LISTEN 8487/mongod
- tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 1206/dnsmasq
- tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 11327/sshd
- tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 615/cupsd
- tcp 0 0 127.0.0.1:8088 0.0.0.0:* LISTEN 4969/node
- tcp 0 0 127.0.0.1:5984 0.0.0.0:* LISTEN 4973/beam
- tcp 0 0 0.0.0.0:9765 0.0.0.0:* LISTEN 10573/mongod
- tcp6 0 0 :::8080 :::* LISTEN 1017/apache2
- tcp6 0 0 :::22 :::* LISTEN 11327/sshd
- udp 0 0 0.0.0.0:56802 0.0.0.0:* 609/avahi-daemon: r
- udp 0 0 127.0.0.1:53 0.0.0.0:* 1206/dnsmasq
- udp 0 0 0.0.0.0:68 0.0.0.0:* 852/dhclient
- udp 0 0 0.0.0.0:5353 0.0.0.0:* 609/avahi-daemon: r
- udp6 0 0 :::42075 :::* 609/avahi-daemon: r
- udp6 0 0 :::5353 :::* 609/avahi-daemon: r
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement