· 7 years ago · Apr 27, 2018, 04:02 PM
1root@gw-1:~# netstat -naptul
2Active Internet connections (servers and established)
3Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
4tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1390/uhttpd
5tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 1413/dnsmasq
6tcp 0 0 192.168.1.1:22 0.0.0.0:* LISTEN 1289/dropbear
7tcp 0 0 192.168.1.1:22 192.168.1.184:59372 ESTABLISHED 1500/dropbear
8netstat: /proc/net/tcp6: No such file or directory
9udp 0 0 0.0.0.0:19620 0.0.0.0:* 1413/dnsmasq
10udp 0 0 0.0.0.0:53 0.0.0.0:* 1413/dnsmasq
11udp 0 0 0.0.0.0:67 0.0.0.0:* 1413/dnsmasq
12udp 0 0 0.0.0.0:19144 0.0.0.0:* 1413/dnsmasq
13udp 0 0 0.0.0.0:9187 0.0.0.0:* 1413/dnsmasq
14udp 0 0 0.0.0.0:3702 0.0.0.0:* 1413/dnsmasq
15netstat: /proc/net/udp6: No such file or directory