On Thursday 09 March 2006 08:04, Neal Becker <ndbecker2@xxxxxxxxx> wrote: > Is NM compatible with a local caching nameserver? It looks like the default > NM setup is to set resolv.conf from dhcp. If I want to cache results > locally, how can I do this? > You need to enable the named and dhcdbd services: # chkconfig --level=235 named on; chkconfig --level=0146 named off; # chkconfig --level=235 dhcdbd on; chkconfig --level=0146 dhcdb off; NetworkManager depends on these services being started for caching-nameserver use to be enabled. -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list