Michael Olson <[EMAIL PROTECTED]> writes:

> "Justin S. Leitgeb" <[EMAIL PROTECTED]> writes:
>
>> 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
>
> Yeah, it's a problem with the way I set up inetd, plus the proxy I was
> using does not support udp.  Testing dig with -p 1053 works.  I'm
> trying to figure out a way of proxying the udp part with netcat, but
> haven't quite got the details ironed out yet.

I couldn't find anything capable of tunneling udp to another port on
the same machine, so I instead changed the /etc/sudoers entry to:

jsl_admin       ALL=(bind) ALL, (root) /etc/init.d/bind9

Davor, let me know if this is incorrect, or if you would prefer that I
not edit this file in the future.

Justin, you should be able to run "sudo /etc/init.d/bind9 restart"
now.  I moved bind back to the normal ports.

-- 
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.

Attachment: pgpp87NMqV8VM.pgp
Description: PGP signature

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

Reply via email to