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

Re: named.conf



On Tue, Jul 11, 2000 at 04:15:14PM +0100, Oliver Schoenknecht wrote:

Looks like a parentheses mismatch in the forwarders clause;

> // generated by named-bootconf.pl
> 
> options {
>         directory "/var/named";
>         forward only;
>         forwarders {
>                 194.231.62.3;
                  };             <-- add this?
> 
> allow-transfer {
> 194.231.62.0/27;
> };
>         };
>         /*
>          * If there is a firewall between you and nameservers you want
>          * to talk to, you might need to uncomment the query-source
>          * directive below.  Previous versions of BIND always asked
>          * questions using port 53, but BIND 8.1 uses an unprivileged
>          * port by default.
>          */
>         // query-source address * port 53;
> };



-- 
Bob Bernstein          | Don't ask for permission. Just do it!  
at                     | It's easier to apologize for  having   
Esmond, R.I., USA      | done something than it is to get       
                       | permission to do it.         -- Admiral
                       | Grace Hopper                           



Reply to: