01-23-04 09:53 PM
On Tue, 11 Nov 2003 14:20:12 +0900, Jaguk Ku
<jkku@kynax.com> wrote:quote:
> Hi there,
>
> I would like to know which process opens TCP/IP port 10100. and who is the
> owner of the process.
>
> The machine is Sun E450, solaris 8.
>
> when i execute command netstat, the output is below
>
> [dbm@dbm /user/dbm]$netstat -na | grep 10100
> *.10100 *.* 0 0 24576 0 LISTEN
> 203.239.148.41.10100 203.239.148.41.65294 32768 0 32768 0
> CLOSE_WAIT
> 203.239.148.41.10100 203.239.148.41.65341 32768 0 32714 0
> CLOSE_WAIT
> 203.239.148.41.10100 203.239.148.41.65345 32768 0 32714 0
> CLOSE_WAIT
> [dbm@dbm /user/dbm]$
>
netstat -np
--
You can go anywhere you want if you look serious and carry a clipboard.
[ Post a follow-up to this message ]
|