When I run nslookup I get : *** Can't find server name for address 192.168.63.1: No response from server
Where 192.168.63.1 is the loc ip address of LRP. I got it to work using with my ISP DNS servers as forwarders but not with my internal servers. When I use the ISP servers I get a name like null-host.null.bellsouth.net, but if I use my servers I get the above error. I created a policy to allow the fw into the local network, but still no success. Do the internal servers need any kind of special config to allow the caching server to work? TIA ----- Original Message ----- From: "Robert K Coffman Jr - Info From Data Corporation" <[EMAIL PROTECTED]> To: "ALParada" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, November 07, 2003 8:28 AM Subject: RE: [leaf-user] dnscache > Nothing in your config sounds incorrect, but here is what I did: > > 1. change LRP box internal IP > 2. Changed querying hosts IP (actually this may be the default, but I'm > using a 192.168 address) to 192.168 > 3. I have logging disabled (its working so I don't need it.) > 4. I have forwardonly enabled > 5. Set my ISPs DNS servers (definitely double check this) > 6. I added the following to shorewall rules: > > > ACCEPT fw net tcp 53 > ACCEPT fw net udp 53 > > ACCEPT loc fw udp 53 > > Try running NSLOOKUP to see if your machine is answering: > > NSLOOKUP > > server yourserversIP > > www.amazon.com > > Server: myreallyrockinrouter.mydomain.com > > Address: 192.168.2.1 > > > Non-authoritative answer: > > Name: www.amazon.com > > Address: 207.171.181.16 > > Hope this helps. > > - Bob Coffman > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of ALParada > Sent: Thursday, November 06, 2003 8:36 PM > To: [EMAIL PROTECTED] > Subject: [leaf-user] dnscache > > > Hello, > > I am running Bering with dnscache. Either I don't understand how a > caching server works, or I missed something in the configuration. > Dnscache is running because I verified it with "ps aux". I however can't > resolve any names. I changed the internal ip address under option1. Set > option 4 to yes and option 5 with my isp DNS servers. I added an "accept > loc fw udp 53" under shorewall rules. I also allowed access to the net > from the fw. What am I forgetting? Does dnscache need something like > tinydns to work? There is also no /var/log/dnscache which I keep seeing > references to. Any help would be appreciated. > > TIA > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > ---------------------------------------------------------------------- -- > leaf-user mailing list: [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/leaf-user > SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html > > > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
