Thread: Understanding (and disabling) stuff from 'netstat -a'
Understanding (and disabling) stuff from
'netstat -a'
2006-05-15 09:39:57
On 5/15/06, Christos Zoulas <christosastron.com> wrote:
> >I was wondering what bootpc,bootps and port 65534
are for, and how I
> >can disable them or at least find out what's
causing them?
> >
>
> use fstat or lsof to find what process has it open. My
guess is that it is
> named's...
Many thanks for the info; fstat shows dhclient, dhcpd and
named
running on above ports.
Amadeus