Re: Update DNS from DHCP problem

From: Ankush Grover (ankush174_at_gmail.com)
Date: 08/31/05

  • Next message: CHAT KHODA: "Re: find: WARNING: Hard link count is wrong for /proc"
    Date: Wed, 31 Aug 2005 10:53:00 +0530
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    
    

    On 8/30/05, Tim <ignored_mailbox@yahoo.com.au> wrote:
    >
    > On Tue, 2005-08-30 at 15:28 +0400, Dusan Djordjevic wrote:
    >
    > > 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 <http://pmsl.sd>" {
    > > allow-update { 127.0.0.1 <http://127.0.0.1>; lan; };
    > > type master;
    > > file "pmsl.sd.zone";
    > > };
    > > zone "212.29.158.in-addr.arpa" {
    > > allow-update { 127.0.0.1 <http://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;

    you have to give this also

    allow client-updates;

    This update DNS records for the local domain based on the IP addresses it
    assigns.

    Regards

    Ankush Grover

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: CHAT KHODA: "Re: find: WARNING: Hard link count is wrong for /proc"

    Relevant Pages

    • Re: DHCP/DNS questions.. couple weeks before going live and want to clear up a few concerns..
      ... Ultimately what I'm going to do is create a new VLAN for my engineers DHCP clients and keep the existing VLANas a static only subnet for all their servers... ... because any client that re-visits will retain their lease.. ... regarding the DNS registrations via DHCP.. ... What I'm planning on doing is taking the current primary zone(ionaglobal.com) and on the primary DCI'm going to remove the zone from being active directory integrated.. ...
      (microsoft.public.windows.server.dns)
    • Re: Sending hostname with DHCP
      ... default route and the default dns host. ... Below is my /etc/resolv.conf created by the dhcp client. ... > This seems to depend on the client as much as the server. ...
      (Fedora)
    • Re: where is the outlook 2003 product key on the SBS2003 R2 DVD
      ... tracking is easier from the server. ... All you need to do is make sure there are no other DHCP servers running on ... The only time I have seen the connectcomputer error you mentioned about DNS ... I couldn't get the client to ...
      (microsoft.public.windows.server.sbs)
    • Re: stand alone windows servers not registering in DNS.
      ... clients are not successful in registering. ... to get your DHCP server to perform the registration. ... DHCP but not registering in DNS. ... I assume the DHCP Client service is running on the machine. ...
      (microsoft.public.windows.server.dns)
    • Re: Multiple records in DNS for dynamic clients...
      ... It's a misunderstanding between your DHCP lease ... duration and your DNS scavenging. ... The client did not contact the DHCP server for a ...
      (microsoft.public.windows.server.dns)