timeout on djb dnscache behide router


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers timeout on djb dnscache behide router
# 1  
Old 05-10-2007
MySQL [FIXED] timeout on djb dnscache behide router

setup

192.168.1.0(windows)---------ROUTER---------192.168.0.0(linux)---->internet

djb tinydns/dnscache runs on linuxbox with 2 eth's with 2 IP's
tinydns = 192.168.0.237 on eth0
dnscache = 192.168.0.226 on eth0:0

when i put on the windows dns 192.168.0.237, i can nsloopup all the local names

when i put on the windows dns 192.168.0.226, i get a timeout on every nslookup.

any idea what i am doing wrong

[fixed]

touch /service/dnscache/root/ip/192.168.1
( http://marc.info/?l=djbdns&r=1&b=200705&w=2 )

Last edited by progressdll; 05-11-2007 at 09:43 AM.. Reason: Fixed
 
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Remote Unix printing to my WinXP works with no router. How can I make it work through my router?

I set up remote printing on a clients Unix server to my Windows XP USB printer. My USB printer is connected directly to my PC (no print server and no network input on printer). With my Win XP PC connected to my cable modem (without the router), i can do lp -dhp842c /etc/hosts and it prints. I... (7 Replies)
Discussion started by: jmhohne
7 Replies

2. UNIX for Advanced & Expert Users

Comments/Experience with DJBernstein's tools? supervise, djdns, dnscache

Does anyone have experience with D J Bernstein's tools, such as "daemontools", supervise, djdns, and/or dnscache? If so, can you tell me about reliability, if they are really worth replacing their counterparts (supervise <=> inittab; djdns/dnscache <=> bind ) and why? Thanks in advanced. (0 Replies)
Discussion started by: otheus
0 Replies

3. HP-UX

timeout

How can I kick a user out after being idle for a certain amount of time, would prefer not to use scripts, will TMOUT work on HP-UX? (5 Replies)
Discussion started by: csaunders
5 Replies
Login or Register to Ask a Question