Thanks for the prompt reply,
As it tuns out I had written in the DNS1 and DNS2 variables in 
network.conf but forgot to un-comment them so my resolve.conf looked 
like this. I have no idea how I was getting any dns service at all 
unless it was the search pacbell.net in my internal machine. Any 
thoughts? I did have to add the local host to the "allow queries 
from" in dnscashe.
Thanks again, Robert

/etc> # m resolv.conf
# This file was generated by /etc/init.d/network. It may be overwritten!
search          private.network
nameserver      127.0.0.1
nameserver      127.0.0.1

</etc> # svi dnscache restart
Shutting down dnscache with daemontools ...
dnscache queries allowed from 192.168
dnscache queries allowed from 127.0.0.1
Starting dnscache with daemontools ...

>  > I just upgraded to Dachstien CD rc5 from rc4. I have crontab
>>  scheduled to email me my logs which it has been doing faithfully
>>  until today. Somehow the name lookup fails from the router. DNS is
>>  working fine form inside the lan. I turned off dnscach to see if this
>>  was the problem but no difference. I then added a hosts entry via
>>  network.conf and the mail command now works. It seems however, that
>>  there is a problem somewhere else and that I shouldn't have to put
>>  the line in /etc/hosts but I don't know where to look. Any help to
>>  find out why DNS is no longer working from the firewall would be
>>  appreciated.
>
>Since I switched from my dnscache to Jacques Nilo's between rc4 and rc5,
>your dnscache configuration is probably the culprit.  See Jacques' page on
>dnscache, and verify you've got it setup correctly for your configuration:
>http://leaf.sourceforge.net/devel/jnilo/dnscache.html
>
>I suspect the problem has to do with your query address.  Check
>/etc/resolv.conf to see which DNS servers you're querying...you can talk to
>dnscache on any of the ethernet interface IP's, or on the localhost IP
>(127.0.0.1).  Make sure dnscache is configured to allow queries from the IP
>you're using...I don't know if Jacques' dnscache allows queries from
>localhost by default.
>
>Charles Steinkuehler
>http://lrp.steinkuehler.net
>http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to