On Sunday 30 September 2007 14:22:47 Per Jessen wrote:
> Output from netstat -tupln:
>
> # netstat -ltupln
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address           Foreign Address         State  
>     PID/Program name tcp        0      0 0.0.0.0:49826           0.0.0.0:* 
>              LISTEN      - tcp        0      0 0.0.0.0:139            
> 0.0.0.0:*               LISTEN      3668/smbd [snip]
> tcp        0      0 ::1:631                 :::*                    LISTEN 
>     3195/cupsd tcp        0      0 ::1:25                  :::*            
>        LISTEN      3698/master udp        0      0 0.0.0.0:32769          
> 0.0.0.0:*                           - udp        0      0 0.0.0.0:68       
>       0.0.0.0:*                           2867/dhcpcd udp        0      0
> 0.0.0.0:69              0.0.0.0:*                           3390/xinetd
> [snip]

Most times when I see - as the "Program name" in netstat, it's a kernel thread

Did you try "rpcinfo -p localhost" already?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to