> > How do I stop that?
>
> Tell it to stop. :)
>
> [root@tuxfan etc]# head -10 /etc/named.conf
> acl "localnet" { 192.168.0/24; 127.0.0.1/32; };
> options {
>         directory "/var/named";
>         allow-query { "localnet"; };
>         listen-on{ 192.168.0.3; 127.0.0.1; };
>         auth-nxdomain no;
>         notify no;
> };
>
> Hope that helps,

Thanks for that Devon, that worked nicely......

Quick note to everyone, after reading your responses and doing some digging
myself (with your responses the LDP HOW-TOs actually start to make sense
:)), I have actually learned a few more things today. DNS is not something I
ever worried about because when I set things up initially, they just worked.

Seems I just got lucky, then got unlucky.

Thanks for all the responses, I now have some very happy people here at this
end (things sped up immediately surprise surprise).

Edward.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to