[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [suse-security] Port 33270 and Trinity
FWIW
netstat -patn|grep 33270
gives me:
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:33270 0.0.0.0:*
LISTEN -
(I added the headers in for clarity)
Thanks Again
- Paul
Hi Paul,
> Thanks for the info but, I think no luck.
> The output to the netstat -pat is;
>
> # netstat -pat|grep 33
> tcp 0 0 *:33270 *:* LISTEN -
>
> No program name and no PID.
>
That's strange. Didn't you already have a PID in your output:
> > netstat -ea shows
> > tcp 0 0 *:33270 *:* LISTEN root 31464
>
--> I guess "31464" is the PID ? Someone pointed already out you need
to run netstat as root. Or try (as root) "ps -ax | grep 31464".
Armin
--
Am Hasenberg 26 office: Institut für Atmosphärenphysik
D-18209 Bad Doberan Schloss-Straße 6
Tel. ++49-(0)38203/42137 D-18225 Kühlungsborn / GERMANY
Email: schoech@xxxxxxxxxxxx Tel. +49-(0)38293-68-102
WWW: http://armins.cjb.net/ Fax. +49-(0)38293-68-50
--
Check the headers for your unsubscription address
For additional commands, e-mail: suse-security-help@xxxxxxxx
Security-related bug reports go to security@xxxxxxx, not here
--
Check the headers for your unsubscription address
For additional commands, e-mail: suse-security-help@xxxxxxxx
Security-related bug reports go to security@xxxxxxx, not here