[leo@leo ~]$ netstat -ntul
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address Stat e
tcp 0 0 0.0.0.0:111 0.0.0.0:* LIST EN
tcp 0 0 127.0.0.1:631 0.0.0.0:* LIST EN
tcp 0 0 127.0.0.1:25 0.0.0.0:* LIST EN
tcp 0 0 0.0.0.0:1022 0.0.0.0:* LIST EN
tcp 0 0 :::22 :::* LIST EN
tcp 0 0 ::1:631 :::* LIST EN
udp 0 0 0.0.0.0:44300 0.0.0.0:*
udp 0 0 0.0.0.0:68 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp 0 0 0.0.0.0:111 0.0.0.0:*
udp 0 0 0.0.0.0:631 0.0.0.0:*
udp 0 0 0.0.0.0:1016 0.0.0.0:*
udp 0 0 0.0.0.0:1019 0.0.0.0:*
udp 0 0 :::48613 :::*
udp 0 0 :::5353 :::*
这样看起来很清凉,自己MARK一下
转载于:https://blog.51cto.com/kevinleo/660350