Re: RE : bind : zone file not found

From: Christopher K. Johnson (ckjohnson_at_gwi.net)
Date: 02/12/04

  • Next message: Rob Myers: "Re: FC2 test 1"
    To: fedora-list@redhat.com
    Date: Thu, 12 Feb 2004 13:00:14 -0500
    
    

    sid wrote:

    >this is long but here is how my dns is configure.
    >bind-chroot-....rpm made the directories
    >and I used redhat-config-bind to do this config.
    >
    >
    >/var/named/chroot
    >
    > /dev/null
    > random
    >
    > /etc/localtime
    > named.conf
    > named.custom
    > mdc.key
    >
    > /var/named/0.0.127.in-addr.arpa.zone
    > 0.168.192.in-addr.arpa.zone
    > localhost.zone
    > sid.local.zone
    >
    >
    >
    [SNIP]

    Do you have an options section like the following in your named.conf?
    If not then you need one. Otherwise bind is looking for
    /var/named/chroot/sid.local.zone etc. instead of
    /var/named/chroot/var/named/sid.local.zone etc.

    options {
            directory "/var/named";
    };

    -- 
    -----------------------------------------------------------
       "Spend less!  Do more!  Go Open Source..." -- Dirigo.net
       Chris Johnson, RHCE #807000448202021
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Rob Myers: "Re: FC2 test 1"

    Relevant Pages

    • Re: authentication failure
      ... least in my installations it was so. ... In my default Sid it is also enabled. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: Aptitude Error
      ... You could find what all packages from sid are installed in your system ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • [Full-Disclosure] Sidewinder G2 Thanks and a question or two
      ... This was VERY disturbing. ... >other service protection is not vulnerable to the exploits against BIND ... >versions of BIND and Sendmail. ...
      (Full-Disclosure)
    • Re: Which OS? Was "I do consider Ubuntu to be Debian" , Ian Murdock
      ... Perhaps you have some conflicting needs that requires a non-standard ... Less dynamic than Sid ... breakage here & there than Debian testing. ...
      (Debian-User)
    • Re: Binding images to mouseclicks
      ... bind $my_canvas { ... to the canvas itself and do your own intersection (and the intersection logic seems wrong unless ... use the bind sumcommand of the widget and bind directly to you item. ...   global sid ...
      (comp.lang.tcl)