Re: DNS serrver update via client?



Buckaroo_Banzi wrote:
The problem is the project concept represents a LINUX "plug-and-play"
solution where a number of clients will know about each other through
DNS lookup and this is possible because each client will register
itself to a DNS server on initilization.

So the concept, if I understand it correctly, is that DHCP can be a DNS
server where it assigns the IP addresses to the clients. Does that mean
that it has all the functionality of a DNS server? I will still need
the ability to resolve external names.


The DNS system is a hierarchial tree of servers.
If a server cannot resolve an address, it will
ask the next server for it, so the server in the
DHCP box gives the local and cached names directly,
but for other names it will ask the next server
(here very probably the ISP's server).

This is a Linux group, so let's assume that the server
is a Linux box with a DHCP daemon.

You need to install a DNS server (BIND, DJBDNS or others)
and set it up to update the local names when a DHCP
lease is given. Also, the DNS must point to the ISP's
server for upstream resolution.

The DHCP server has to be set up so that the clients
point to the DNS server in the server box.

The exact instructions depend on the DHCP and DNS
packages selected, see respective manuals.

You have to catalogue the clients in the server
somehow (based on MAC address) to keep the name
of a client the same on different leases. This
leads to the thought of fixed names and addresses
set up at the DHCP configuration, and fixed DNS
naming in the /etc/hosts file in the server.
A very simple DNS server (dnsmasq) can serve the
names from the upstream server and the /etc/hosts file.

--

Tauno Voipio
tauno voipio (at) iki fi
.



Relevant Pages

  • 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)
  • Re: DNS Problem??
    ... In the DHCP field at the router, ... DNS but it adds the 'public' side DNS automatically. ... >> I am assisting someone install a new 2003 server (I am working remotely ... Clients will not receive an address from the server's DHCP. ...
    (microsoft.public.windows.server.dns)
  • RE: VPN Clients Not Registering in AD DNS
    ... via VPN, the DNS records of the VPN clients are unable to be registered. ... Windows 2003 server? ... please let me know whether the clients get the IP ...
    (microsoft.public.windows.server.sbs)
  • Re: Strange Issues moving from SBS 2000 to Server 2003 R2
    ... one new 2003 server,installed as DC DNS DHCP, all clients moved to new ... We are trying to get away from ISA, but if i unplug the server now it ...
    (microsoft.public.windows.server.networking)
  • Re: Host (A) Records do not appear
    ... I have a Windows Server 2003 Server installed, AD, DNS, and DHCP ... The clients are logging in perfect, ... DHCP has Wins 44/46 and 06/DNS set. ... If you want the clients registered in DNS, you need to configure the clients ...
    (microsoft.public.windows.server.dns)