On Fri, 21 Apr 2000, you wrote:
> Hi
> 
> I have installed bind/named on my system and configured it to act as
> cache-only. However, I have seen that the information is stored IN MEMORY. Ok,
> this is not good news for me because I have a dial-up account and the servers
> of my ISP seem to be quite slow (even slower than my local DNS). Do you know of
> any way to make named store DNS information on disk? That would be a real DNS
> cache. Maybe I should use 3rd. party programs.
> 
> Moreover, when named is started, everything is fine, but...
> 
> named[365]: listening on [127.0.0.1].53 (lo) 
> named[365]: Forwarding source address is [0.0.0.0].1024 
> named: named startup succeeded
> named[377]: Ready to answer queries.
> named[377]: sysquery: sendto([128.8.10.90].53): Network is unreachable
> 
> What does this last line mean? What the hell is that "sysquery"?
> 
> Thanks!
> 
> -- 
> Joan Ensesa
> [EMAIL PROTECTED]

You can use Squid to proxy for named and tell it to cache to disk.  The
simplest way to configure this (in terms of effort) is to download

webmin-0.78-1mdk.noarch.rpm 

from a cooker mirror and then use netscape to open 

http://127.0.0.1:10000

with login name root and root password for password, then click the "servers"
tab and configure squid...  Perhaps there is an option under BIND 8 which may
also be configured from that same screen.

Civileme

Reply via email to