1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port
tcp UNCONN 0 0 *:111 *:* users:(("rpcbind",511,6))
tcp UNCONN 0 0 *:686 *:* users:(("rpcbind",511,7))
tcp UNCONN 0 0 127.0.0.1:721 *:* users:(("rpc.statd",545,4))
tcp UNCONN 0 0 *:48365 *:* users:(("rpc.statd",545,7))
tcp UNCONN 0 0 *:9003 *:* users:(("dhclient",573,20))
tcp UNCONN 0 0 *:68 *:* users:(("dhclient",573,5))
tcp UNCONN 0 0 :::111 :::* users:(("rpcbind",511,9))
tcp UNCONN 0 0 :::60038 :::* users:(("rpc.statd",545,9))
tcp UNCONN 0 0 :::686 :::* users:(("rpcbind",511,10))
tcp UNCONN 0 0 :::56355 :::* users:(("dhclient",573,21))
tcp LISTEN 0 128 127.0.0.1:6379 *:* users:(("redis-server",25520,4))
tcp LISTEN 0 128 *:111 *:* users:(("rpcbind",511,8))
tcp LISTEN 0 128 *:80 *:* users:(("nginx",24810,8),("nginx",24808,8))
tcp LISTEN 0 128 *:22 *:* users:(("sshd",1878,3))
tcp LISTEN 0 128 *:42328 *:* users:(("rpc.statd",545,8))
tcp LISTEN 0 128 :::50729 :::* users:(("rpc.statd",545,10))
tcp LISTEN 0 128 :::111 :::* users:(("rpcbind",511,11))
tcp LISTEN 0 128 :::80 :::* users:(("nginx",24810,9),("nginx",24808,9))
tcp LISTEN 0 128 :::22 :::* users:(("sshd",1878,4))
|