Subject: how to tell whats running on port 53
To: None <netbsd-help@netbsd.org>
From: Mark R. Nathan <mark@nathan.net>
List: netbsd-help
Date: 06/23/2000 14:23:30
--============_-1250327049==_ma============
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

was hoping to use this to determine what else is taking up port 53.. 
since I get the same error in named all the time:

bind (dfd=20, [209.xxx.xx.46]53) Address in use
bind (dfd=20, [209.xxx.xx.46]53) Address in use
deleting interface [209.xxx.xx.46].53
not listening on any interfaces


I have taken to installing lsof but getting that to compile correctly 
for me newbie is another story. that is:

(cd lib; make DEBUG="-0" CFGF="DNETBSDV"=1040
-DN_UNIXV=/netbsd-DLSOF_VSTR=\"1.4.2"")

cc - DNETBSDV=1040 -DN_UNIXV=/netbsd-DLSOF_VSTR="1.4.2"  -0 ckkv.c
cc: not found
***Error code 127

Stop


is there another method (simpler would be be great!) to finding and 
killing the process for good?

TIA.

Mark Nathan
-- 



=======================================================================
-----------------------------------------------------------------------
    Mark R. Nathan                        http://www.miraboomusic.com
    Miraboo Group                   mailto:president@miraboomusic.com
    President                                  mailto:mark@nathan.net
--============_-1250327049==_ma============
Content-Type: text/html; charset="us-ascii"

<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { margin-top: 0 ; margin-bottom: 0 }
 --></style><title>how to tell whats running on port
53</title></head><body>
<div><tt><font color="#000000">was hoping to use this to determine
what else is taking up port 53.. since I get the same error in named
all the time:</font></tt></div>
<div><tt><font color="#000000"><br></font></tt></div>
<div>bind (dfd=20, [209.xxx.xx.46]53) Address in use</div>
<div>bind (dfd=20, [209.xxx.xx.46]53) Address in use</div>
<div>deleting interface [209.xxx.xx.46].53</div>
<div>not listening on any interfaces</div>
<div><tt><font color="#000000"><br></font></tt></div>
<div><tt><font color="#000000"><br></font></tt></div>
<div><tt><font color="#000000">I have taken to installing lsof but
getting that to compile correctly for me newbie is another story.
that is:</font></tt></div>
<div><tt><font color="#000000"><br></font></tt></div>
<div><tt><font color="#000000">(cd lib; make DEBUG=&quot;-0&quot;
CFGF=&quot;DNETBSDV&quot;=1040</font></tt></div>
<div><tt><font
color="#000000"
>-DN_UNIXV=/netbsd-DLSOF_VSTR=\&quot;1.4.2&quot;&quot;)</font></tt
></div>
<div><tt><font color="#000000"><br></font></tt></div>
<div><tt><font color="#000000">cc - DNETBSDV=1040
-DN_UNIXV=/netbsd-DLSOF_VSTR=&quot;1.4.2&quot;&nbsp; -0 ckkv.c<br>
cc: not found<br>
***Error code 127<br>
<br>
Stop</font></tt></div>
<div><tt><font color="#000000"><br></font></tt></div>
<div><tt><font color="#000000"><br></font></tt></div>
<div><tt><font color="#000000">is there another method (simpler would
be be great!) to finding and killing the process for
good?</font></tt></div>
<div><tt><font color="#000000"><br></font></tt></div>
<div><tt><font color="#000000">TIA.</font></tt></div>
<div><tt><font color="#000000"><br></font></tt></div>
<div><tt><font color="#000000">Mark Nathan</font></tt></div>

<div>-- <br>
<br>
<br>
<br>
=========================================<span
></span>==============================<br>
-----------------------------------------<span
></span>------------------------------<br>
&nbsp;&nbsp; Mark R.
Nathan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp;&nbsp; http://www.miraboomusic.com<br>
&nbsp;&nbsp; Miraboo
Group&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
mailto:president@miraboomusic.com&nbsp;&nbsp; <br>
&nbsp;&nbsp;
President&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp;&nbsp; mailto:mark@nathan.net</div>
</body>
</html>
--============_-1250327049==_ma============--