Martin Würtele wrote:
> 
> hi,
> 
> netstat -tul showes me that something's listening one port 756/tcp and on
> port 754/udp - what could that be? even when stopping networking, inetd and
> all other daemons i'm running i still have these 2 ports open? what is ist?

sounds like one of the rpc services, those damn things seem to choose
random ports when they startup, install lsof to be sure(the package
is lsof-2.2) then run lsof | grep <port>

nate

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
[EMAIL PROTECTED]

Reply via email to