2 msgCannot resolve name - seems like propagation is...
5 msgQuestion about internet ethics? and how DNS is ...
2 msgMySQL BIND
2 msgMultiple nameservers
1 msgDifference between worker threads and general t...
7 msgProblem with domain on local network

dhclient complains Can't update forward map no ...
\ djbots (27 Mar 2006)
. \ Mark Andrews (28 Mar 2006)

4 msgRecursion question + trust?
7 msgBind doesn't look up past its own Domains
2 msgMicrosoft clients SECURE DYNAMIC UPDATES
4 msgDoes BIND always query the other authorative na...
3 msgDig options?
6 msghow was bind compiled/configured?
2 msgBulding BIND9.3.1
3 msgRE: Forward zone problem: Forward query vs Dire...
3 msgBind 9.3.1 master with 'stub' in-addr-arpa zone...
3 msgHow to perform IP address management and how to...
2 msgZonetransfers
8 msgfailed while receiving responses and jnl touching
4 msgdhcp client and dns bind question
Subject:Re: dhclient complains Can't update forward map no such RRset
Group:Bind-users
From:Mark Andrews
Date:28 Mar 2006


 

> Okay I am at a loss here and hope somebody can assist me with
> troubleshooting my current configuration issues. I read through the
> man pages for dhcp, bind, dhclient, and relevant config files and I
> have not been able to find a cure to my issue.
>
> I have two servers: the first is a server running dhclient/dhcpd that
> is sending ddns updates to a primary name server.
>
> dhclient is complaining: "Mar 26 13:56:48 protect1 dhclient: Can't
> update forward map protect1.domain.com. to 100.100.100.100: no such
> RRset"

Look at log messages that preceed this message. You will find
that the update is a conditional update and this messages is
saying that the preconditions are not being met.

> I do not have a good understanding of what the above error message
> means and/or how to cure it. What on earth am I doing wrong?
>
> --- snip ---
>
> # dhclient -v
> Internet Systems Consortium DHCP Client V3.0.2-RedHat
>
> --- snip ---
>
> here is my dhclient configuration
>
> ---s nip ----
>
> # cat /etc/dhclient-eth0.conf
> send host-name "machine.hostname.com.";
> send fqdn.fqdn "machine.hostname.com.";
> send fqdn.encoded on;
> send fqdn.server-update off;
>
> key machine.hostname.com {
> algorithm HMAC-MD5;
> secret "a;dflkja;sldkfja;lkdjq;wlekjr;qlkwejr;lqkwjer;lkqjewr";
> }
>
> zone hostname.com {
> primary 216.218.220.22;
> key "machine.hostname.com";
> }
>
> interface "eth0" {
> send host-name "machine.hostname.com.";
> send dhcp-client-identifier 00:C0:F0:1F:21:E2;
> send dhcp-lease-time 3600;
> supersede domain-name "host.hostname.com hostname.com";
> prepend domain-name-servers 127.0.0.1;
> request subnet-mask, broadcast-address, time-offset, routers,
> domain-name, domain-\
> name-servers, host-name;
> require subnet-mask, domain-name-servers;
> script "/sbin/dhclient-script";
> }
>
> ---- snip ----
>
> Cheers,
>
> Noah
>
>
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews




© 2004-2008 readlist.com