logical american wrote: > Any Ubuntu 10.04 guru who knows how bind9 works to implement a local > name server on a machine with a dynamic IP itself? > > I have dhcp3-server running okay now, but I am having trouble > implementing a local name service because apparently the conf files > expect a static ip, not a > dynamic one. > > I would like to hear from you, if you've done this. I am trying to > bring up a LAN and corral the naming service to isolate the LAN to only > selected IPs.
I haven't specifically done what you are trying to do, but you might want to take a look at using dnsmasq. For simple networks, it tends to be easier to configure. http://www.thekelleys.org.uk/dnsmasq/doc.html galen -- Galen Seitz [email protected] _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
