Re: Problems getting bind working on F11

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2009-08-09 at 23:09 -0400, Braden McDaniel wrote:
> These all yield the same "REFUSED" response.

I missed seeing this in your named.conf file:

   allow-query     { localhost; };

I think that's the only thing standing in your way, now.

I can't remember if it can actually be a hostname (doesn't sound a
clever idea, how would it work if the name server can't resolve the
name), or has to be a name of an ACL rule.  On my server, it's a ACL
rule name.

  allow-query { lan; };

  acl lan {
          192.168/16;
          127.0.0.1;
  };


-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux