"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.
pgpQm5Ej5C92R.pgp
Description: PGP signature
_______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
