Re: udp 32768
Jeff Teitel <Jeff@teitel.net> writes:
> When I do a 'netstat -l' I get (among a bunch of stuff that looks OK):
>
> 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?
You tell us.
netstat(8):
 |  -p, --program
 |      Show  the PID and name of the program to which each socket
 |      belongs.
~Tim
-- 
<http://spodzone.org.uk/>
Reply to:
- References:
- udp 32768
- From: Jeff Teitel <Jeff@teitel.net>