[CentOS] dhcp question

Thu Jul 9 06:19:06 UTC 2009
Rob Townley <rob.townley at gmail.com>

On Wed, Jul 8, 2009 at 5:55 PM, Karanbir Singh<mail-lists at karan.org> wrote:
> On 07/08/2009 11:46 PM, John R Pierce wrote:
>> for your use, dnsmasq would do nicely.   with the rpmforge repo
>> configured...
>
> whats wrong with the dnsmasq already included in C5 ? ( I am guessing
> the target is c5 )
>
>>      # yum install dnsmasq
>>      # chkconfig dnsmasq on
>>      # service dnsmasq start
>
> Why not just use the caching-nameserver ?
>
> --
> Karanbir Singh : http://www.karan.org/  : 2522219 at icq
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

There are db based nameservers such as MyDNS or djbdns or pdns.
MySQL db replication can replicate zones to other machines and it has
an web interface option.

pdns is authoritative only, not caching.  pdns-recursor is caching.

yum search pdns for ldap, db, geo, .... and i thought a web interface.