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

RE: odd entry in netstat -a



On 10-Mar-2000 Gavin Budd wrote:
> I have an odd entry in netstat -a.  It is an apparent random port that is
> listening for UDP packets.  I haven't been able to find out what is
> listening to these ports.  I don't have any unusual entries in my services
> or inetd.conf files and ps ax doesn't show anything unusual either.  I have
> verified the integrity of the ps file and it doesn't appear modified.  Any
> suggestions on finding out what might be listening to this port?
> 
> --Gavin Budd 

Try:

netstat -ap | grep <port>
 



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