Getting DHCP client hostnames into DNS
In many organizations, DHCP clients need to do reverse lookups of their own hostnames
in DNS to verify their IP addresses. In a pure VitalQIP environment, the Alcatel-Lucent
DHCP server would usually initiate these updates. Whenever an Alcatel-Lucent DHCP
server has DHCP activity, it will generate messages to the VitalQIP Message Service
(according the DHCP policy UpdateQIP). The Message Service would generally have a
message route to send DHCP messages to the VitalQIP QIP Update Service, which is
usually on the Enterprise server. The QIP Update Service can then check the database
to be certain that the new DHCP client hostname does not conict with an existing static
IP object’s hostname (such as “www”) of the same domain. If the QIP Update Service
has the policy UpdateDNS set to True, it forwards those updates to the DNS Update
Service (via the VitalQIP Message Service for type DNSUpdateObject). The DNS
Update Service then sends DDNS updates to the appropriate DNS servers.
Getting DHCP clients into DNS (Use of DHCP Option 81)
By default, a Alcatel-Lucent DHCP server registers the client hostname in the domain
that is associated with the IP object in the VitalQIP database. A Windows 2003 client,
however, can also be congured locally with its own domain, which will not necessar-
ily match the domain congured in VitalQIP. That domain name would be passed to the
DHCP server in DHCP Option 81 (which is the option for Client Fully Qualied Domain
Name) in the DHCP-Discover or DHCP-Request from the client. The Alcatel-Lucent
DHCP Policy Option81Support tells the DHCP server what, if anything, it should do with
this data. The default setting is “Suppress”, which tells the DHCP server to ignore the
client’s domain name and use the one that is congured in VitalQIP. This suits the needs
of most customers, where each subnet is in only one domain, and where the users who
congure desktop systems do not necessarily understand the DNS infrastructure. There
may be some cases though, where it might be advantageous for the DHCP server to put
the client into the requested domain (if it exists). Setting the Option81Support value for
the Alcatel-Lucent DHCP server to the appropriate value (Client or Server) can accom-
plish that.
Getting static IP addresses into DNS
By default, the VitalQIP Global Policy Static DDNS Updates is set to True, and by de-
fault any new IP object in VitalQIP has the checkboxes enabled for dynamic updates
because the Static and Dynamic DNS Masks have all checkboxes enabled. This means
that whenever a VitalQIP administrator adds or creates an IP object, the GUI will put the
A record and PTR record for it into DNS. If the Global Policy Use DNS Update Service is
set to False, the GUI sends the DDNS Update directly to DNS. If it is set to True, the GUI
creates messages of type DNSUpdateObject and DNSUpdateRR and sends them to the
Message service specied by its QIPMESSAGESERVICE environment variable.
In Solution 1, the Static DDNS Updates policy should be left at the default of True, and
the dynamic update checkboxes should be enabled for all objects. In this way, frequent
DNS Generation can be avoided even if you need to dene many static IP addresses.
Windows 2003 systems could also put their own A records and PTR records into DNS,
if the allowupdate ACL permitted it. But for Solution 1, we recommend that the ACL not
permit it. Windows 2003 DHCP Clients would get into DNS via Alcatel-Lucent DHCP as
explained in “Getting DHCP clients into DNS (Use of DHCP Option 81)“. Windows 2003
Alcatel-Lucent | Integration of VitalQIP® with Microsoft Windows 2003 Networking/Active Directory
9