Update DNS from DHCP problem

From: Dusan Djordjevic (dusan.djordjevic_at_opennet.ae)
Date: 08/30/05

  • Next message: Edward Dekkers: "Re: Replacing disk array controller"
    To: redhat-list@redhat.com
    Date: Tue, 30 Aug 2005 11:04:54 +0400
    
    

    Hi all,

    I run DNS and DHCP on Red Hat ES v3, with all updates. I want to update DNS
    tables from DHCP, so whenever client gets IP address from DHCP, it will
    automatically add it to DNS.

    Here is relevant part from named.conf:

    zone "pmsl.sd" {
            allow-update { 127.0.0.1; lan; };
            type master;
            file "pmsl.sd.zone";
    };
    zone "212.29.158.in-addr.arpa" {
            allow-update { 127.0.0.1; lan; };
            type master;
            file "212.29.158.in-addr.arpa.zone";
    };

    lan is ACL for local network.

    DHCP configuration:
    ddns-update-style interim;

    and in subnet part:
    option domain-name-servers 158.29.212.26;

    but still I have this message in logs (and of course, DNS is not updated):

    Aug 30 08:38:56 pmsl dhcpd: Unable to add forward map from krtws024.pmsl.sd to
    158.29.212.100: connection refused

    Any idea ?
    TIA...

    Dusan

    -- 
    Dusan Djordjevic
    Senior Linux Consultant/Project Manager
    Opennet MEA, Red Hat Master Distributor
    Dubai Internet City, Dubai, UAE
    Office no: +971 4 390 1943
    Mobile no: +971 50 24 21 108
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Edward Dekkers: "Re: Replacing disk array controller"

    Relevant Pages

    • Re: Multiple hosts listed with duplicate IP addresses
      ... scavenging on DNS servers. ... Though one would expect these DHCP setting will delete the A records from ... As our DHCP settings is set to "Always dynamically update DNS A and PTR ... credentials on the Advanced tab of the DHCP server properties sheet. ...
      (microsoft.public.windows.server.dns)
    • Re: Windows 2003 DHCP / Dynamic DNS / Scavenging help
      ... have created a user and added it to the DNS credentials for my DHCP ... DHCP scopes. ... any machine with any user can update DNS ... been to delete the DNS A and PTR records and then reboot the systems. ...
      (microsoft.public.windows.server.dns)
    • Re: Windows 2003 DHCP / Dynamic DNS / Scavenging help
      ... have created a user and added it to the DNS credentials for my DHCP ... DHCP scopes. ... any machine with any user can update DNS ... I'll make it a point to conduct an audit of all our subnets and get this ...
      (microsoft.public.windows.server.dns)
    • Re: Windows 2003 DHCP / Dynamic DNS / Scavenging help
      ... have created a user and added it to the DNS credentials for my DHCP ... DHCP scopes. ... any machine with any user can update DNS ... been to delete the DNS A and PTR records and then reboot the systems. ...
      (microsoft.public.windows.server.dns)
    • Re: DHCP IP lease renewal ok, but a new PC can not obtain an IP ("An e
      ... I guess the problem seen with DHCP from PC's is a symptom of another ... Note that both robert and tina are blade servers within the save blade ... Connection-specific DNS Suffix. ... I.e. DNS servers has their own IP as the first DNS server and another as ...
      (microsoft.public.windows.server.networking)