Thanks for your detective work, Michael.  I think you took care of one
problem.  I'm still not able to resolve domains on the machine though. 
The following command should work, locally or from another network:

dig -t A www.schizomaniac.net. @deleuze.hcoop.net.

I tried the following to get bind going properly, or to see an error that
might have been generated, but no luck.  You'll note that the dig command
above properly works when you replace deleuze.hcoop.net. with mire.

sudo -u bind /etc/init.d/bind9 restart


> "Justin S. Leitgeb" <[EMAIL PROTECTED]> writes:
>
>> Still not working as far as I can see.  Bind is OK on mire (except
>> that I still have to disable recursion there).  The problem is that
>> I can't even access the port on deleuze.  Try telnetting to the host
>> port 53... it should be listening on this port, as this test on mire
>> shows.
>
> The problem was that only root can cause a process to bind itself to a
> port under 1000 (53, in this case).  I added a line to /etc/inetd.conf
> which causes port 53 to be proxied to 1053, and then edited
> /etc/default/bind9 to start named on port 1053.  Things should work
> now.
>
> I also took the opportunity to replace netkit-inetd with openbsd-inetd
> on deleuze and mire, since openbsd-inetd will be used by default when
> Debian etch comes out.
>
> --
> Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
> Interests: Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
>   /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
>  |_] | \| |_| Reclaim your digital rights by eliminating DRM.
>       See http://www.defectivebydesign.org/what_is_drm for details.
> _______________________________________________
> HCoop-SysAdmin mailing list
> [email protected]
> http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
>



_______________________________________________
HCoop-SysAdmin mailing list
[email protected]
http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin

Reply via email to