Arcana, On Thu, 23 Jan 2003 18:29:56 EST Arcana wrote:
> I'm using Bering 1.0 stable with a tinydns installed on it to do > internal host name resolution. [..] > If I use tinyDNS and add the following like: > > +writers.name.external:192.168.1.1 > > there is no effect: I still get routed back to the host. [Assuming you're using dnscache on 192.168.1.254 and tinydns on 127.0.0.1. Please explain your DNS setup better if not.] You probably need a line like .writers.name.external:192.168.1.254 too. Also put "writers.name.external" in /etc/tinydns-private/env/DOMAINS so dnscache looks to tinydns for writers.name.external addresses. After making changes to the tinydns data file you need to run "tinydns-data" or restart it (svi tinydns restart). Check out http://www.mail-archive.com/[email protected]/msg07260.html for a thread that troubleshoots a situation very similar to yours. There are also good docs at: http://leaf.sf.net/devel/jnilo/tinydns.html http://leaf.sf.net/devel/jnilo/dnscache.html if you haven't seen them already. --Brad ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ------------------------------------------------------------------------ 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
