First off, thanks a boatload for your scripts and examples, Void Main! They kick ass. I've learned a lot.
I've been working with the dyndns scripts on a Fedora Core 1 system. The config stuff is all in the chroot tree at '/var/named/chroot/', and I think I've got the config files edited to be correct for the network I'm trying to set up.
I'm doing a basic private RFC1918 subnet connected through a dual-NIC host to another network (company net in this case). The gateway is running Shorewall, and the BIND and dhcpd that come with FC1. The domain on the company net is structured like "foo.com", and the domain I'd like to have on the private net is "testdomain.foo.com". NIC eth0 connecting to the company net will be set through DHCP (but reserved on the DHCP server) and eth1 will have a static IP.
After going through the various man pages and google hits, I'm still not sure how to configure resolv.conf (and maybe other config files) so that:
1. The machine resolves properly in either domain (gw.foo.com, gw.testdomain.foo.com).
2. DNS requests for machines outside of the private network are properly forwarded on to the company nameservers.
Any suggestions? Thanks!
-HoB[/list]


