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

Re: udp 32768



-----BEGIN PGP SIGNED MESSAGE-----


Noah L. Meyerhans wrote:

> On Tue, Jan 15, 2002 at 03:45:59PM -0600, Jeff Teitel wrote:
>
>>mail:# netstat -l
>>Active Internet connections (only servers)
>>Proto Recv-Q Send-Q Local Address           Foreign Address        State
>>udp        0      0 *:32768                 *:*
>>
>>What is this, and should I be worried?
>>
>
> Add the '-p' flag to netstat, which will give you the pid of the process
> listening on that port.  Or use fuser.  Then you can use ps to figure
> out which program is actually doing the listening.  Once you figured
> that out, then you can decide if you should be worried.
>
> noah
>


mail:~# netstat -lp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
udp        0      0 *:32768       *:*                   135/named

Aha!  Nothing to worry about.  Thanks to all who replied.


		Jeff

- --
Those who would give up essential liberty, to purchase a little
temporary safety, deserve neither liberty nor safety. -Benjamin Franklin

-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0.4
Comment: See www.teitel.net for my Public Key

iQEVAwUBPES6pEf9CJPZzjMvAQHOHQgAj/JfxGt2wARsH+zrNx2u+Y4K1bB75VAT
I2+VUN73HCVHuZiKEd4nLkYeG0JIAeUMADilXrfNnCI3oPtV523o98A2mkNWzCDP
Vcl7VKoCBuVU2zRyJXx4Mct3mCq1r5B3XYKN2Z9X7YxiRxVRuokUE7VjR48ZqFDr
67pvXMuzmUmrL/xIaJigmc4g6/V8OWaopGvqqdkTcrdAvTZFgeFUlvn1E0MSen51
XLLEawZDVW/34AMQeT+jHpTJakRMXPxg57oxJ6/fmnBz3iWbSOE5TXPt+ZdN99RM
xiyITyydLm8qHWj2KKVN7z6CMQ34pr/gG2p9FQZCB7Djub+cqKtaNQ==
=jN5s
-----END PGP SIGNATURE-----



Reply to: