[bf1942] linux demo issues

Flight 800 Flight800 at Comcast.net
Fri Jun 10 17:44:16 EDT 2005


> Can someone tell me what ports the damn server is using? Due 
> to a bug in 
> netstat, I can't identify the pid/program name of each port 
> in use on my 
> machine, so I'm not sure which are being used by the bf2 demo..
> 
> Ideally, the output of 'netstat -antp |grep LISTEN' and 
> 'netstat -anup' 
> would be handy..

[root at srv2 BF2]# netstat -antp |grep LISTEN
tcp        0      0 66.98.xxx.xxx:51234         0.0.0.0:*
LISTEN      21185/server_linux
tcp        0      0 66.98.xxx.xxx:4711          0.0.0.0:*
LISTEN      26084/bf1942_lnxded
tcp        0      0 66.98.xxx.xxx:14667         0.0.0.0:*
LISTEN      407/bfsmd
tcp        0      0 66.98.xxx.xxx:8080          0.0.0.0:*
LISTEN      21185/server_linux
tcp        0      0 0.0.0.0:22                  0.0.0.0:*
LISTEN      10979/sshd
tcp        0      0 0.0.0.0:2007                0.0.0.0:*
LISTEN      10058/proftpd: (acc
[root at srv2 BF2]# netstat -anup
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address               Foreign Address
State       PID/Program name
udp        0      0 0.0.0.0:45713           0.0.0.0:*
25136/bf2_f
udp        0      0 66.98.xxx.xxx:16567     0.0.0.0:*
25136/bf2_f
udp        0      0 66.98.xxx.xxx:8767      0.0.0.0:*
21185/server_linux
udp        0      0 66.98.xxx.xxx:29900     0.0.0.0:*
25136/bf2_f
udp        0      0 0.0.0.0:55124           0.0.0.0:*
25136/bf2_f
udp        0      0 0.0.0.0:55125           0.0.0.0:*
25136/bf2_f
udp        0      0 66.98.xxx.xxx:23000     0.0.0.0:*
26084/bf1942_lnxded
udp        0      0 66.98.xxx.xxx:14690     0.0.0.0:*
26084/bf1942_lnxded
udp        0      0 66.98.xxx.xxx:14567     0.0.0.0:*
26084/bf1942_lnxded
[root at srv2 BF2]#




More information about the Bf1942 mailing list