[root@localhost freebbs]# netstat -nltp
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:2208 0.0.0.0:*
LISTEN 2229/hpiod
tcp 0 0 127.0.0.1:60001 0.0.0.0:*
LISTEN 3829/miscd
tcp 0 0 0.0.0.0:740 0.0.0.0:*
LISTEN 1830/rpc.statd
tcp 0 0 192.168.122.1:53 0.0.0.0:*
LISTEN 2673/dnsmasq
tcp 0 0 0.0.0.0:23 0.0.0.0:*
LISTEN 3349/bbsd
tcp 0 0 127.0.0.1:631 0.0.0.0:*
LISTEN 2251/cupsd
tcp 0 0 0.0.0.0:3000 0.0.0.0:*
LISTEN 3416/bbsd
tcp 0 0 127.0.0.1:25 0.0.0.0:*
LISTEN 2295/sendmail: acce
tcp 0 0 127.0.0.1:2207 0.0.0.0:*
LISTEN 2234/python
tcp 0 0 :::111 :::*
LISTEN 1791/rpcbind
tcp 0 0 :::22 :::*
LISTEN 2270/sshd
【 在 supertcy (像个孩子) 的大作中提到: 】
: 好像23端口被占了?
: netstat -nltp
--
FROM 202.108.12.*