|
From: Vernon J. S. <ve...@ve...> - 2005-10-22 02:55:44
|
Here are some websites that might be able to help you in this problem. http://www.zytrax.com/books/dns/ch7/queries.html http://www.net.cmu.edu/groups/netdev/docs/bind9/Bv9ARM.ch06.html But my question is what is your max-cache-size? Try inputing this in the named.conf options { max-cache-size 200M recursive-clients 8000 }; ------------------------------------------ Vernon J. Spangler http://www.vernonspangler.org/ (573) 221-5193 Home (573) 795-4217 Cell ve...@ve... ------------------------------------------ Powered by Windows XP Professional Sent by Microsoft Outlook 2003 -----Original Message----- From: Vern [mailto:ve...@cw...] Sent: Friday, October 21, 2005 8:35 PM To: Webmin List Subject: [webmin-l] no more recursive clients: quota reached I posted this question a few days ago and got no response. Does not one know what it means? I keep getting the following message from Bind and am wondering if anyone knows anything about this: no more recursive clients: quota reached I'm running a Fedora Core 3 box with BIND version 9.2.5 and I have read that version 9 has limited queries and you need to modify Bind by adding the following: options { recursive-clients 5000; }; I assume this goes in the /etc/named.conf file, but I am still getting the message. I even uped the value to 21000 and am still having the problem. Anyone? Thanks Vern ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl - Forwarded by the Webmin mailing list at web...@li... To remove yourself from this list, go to http://lists.sourceforge.net/lists/listinfo/webadmin-list |