[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] bind and recursion
- Subject: [cobalt-users] bind and recursion
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Nov 13 03:39:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
To fix bind for yur nameservers using allow-recursion be careful not to
use
allow-recursion no
or
allow-recursion { none; };
use
allow-recursion { ip.ad.re.ss1; ip.ad.re.ss2 };
Sendmail and DNS are two services that need to use recursive lookups.
So the ipaddress of the server at least should be allowed recursion
Gerald
--
http://frontstreetnetworks.com | http://raqware.com
Front Street Networks LLC | Phone: +1 203-785-0699
229 Front Street, Ste. C, New Haven, CT. 06513-3203