Hi,

Well, not sure if this applies to your situation but I
have my dns records updated when a client pulls an
addy via dhcp.

This is done via an entry in my dhcpd.conf and has the
lines;

ddns-update-style interim;
ddns-updates on;

Since addys are requested from clients and when they
get an address, that same request also has lease time
expiration feild, perhaps you could hack it so that
the lease time expiration feild is infinite instead of
a time period.  This would forego the need to
introduce and extra layer.

I bet searching on hacker realted sites may have this
info

Bri-

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to