On 04/12/2014 01:19 PM, Timothy Murphy wrote:
> I would like the server with a dynamic IP address
> to be accessible through a fixed name.
> 
Setup an authoritative DNS server on the server that has a fixed IP address to
host records for the site(s) on the server that has a dynamic IP address.

Create a local scheme (such as a script, etc.) to periodically determine the
current dynamic IP address and keep the records on the DNS server correct. 
You'll
want to set the TTL (of the records) to a low value so caching name servers will
update the information fairly often.

-- 
KevinO
_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

Reply via email to