On Wed, 10 Apr 2002, Edward Dekkers wrote: > > I don't know how to do this, but if you'll post what information you *do* > > have then I'll catch up and help you figure this out. I'd really like to > > get this working at home; besides, we can't have something actually work > on > > XP (rare enough in itself) but not in Linux, can we? > > Hey Rodolfo, thanks for the reply. > > Unfortunately everything seems so new, that google searches and even looking > at http://www.isc.org/products/BIND/ leaves me confused. Mind you, this is > because I have no real experience with named and dhcp, apart from getting a > caching DNS server going and getting dhcpd to assign adresses and gateways > etc. properly. Getting them to work together (which supposedly they can do > now), is driving me nuts.
The trick you're looking for is the "allow-update" option for your local zone in the /etc/named.conf file. It's disabled by default. You create a zone for your local network, and include allow-update { 192.168.0.0/16; }; > I actually expected an answer a bit sooner, as I thought SOMEBODY would have > actually successfully done this already. I was actually about to give up, > and try again in a month or so, when there's more chance ppl would have > played with the new features. I havn't tried to do this. It's not really necessary, and in fact is a bit of a security and administration nightmare. I'd recommend a good read through "man named.conf" and looking at the examples that come with the bind and caching-nameserver packages. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list