[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: port 756/tcp and port 754/udp



> > 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>

A good (easier ?) to do this would be to just add the -p switch to
netstat: netstat -ptul




Reply to: