On Fri, Apr 28, 2000 at 02:55:25PM +1000, Alex wrote:
> Hi,
>  Suppose I have a machine (domain.com) in the US with a static ip, that
> is also a DNS.
> Another machine (ftp.domain.com) is the one I use at home to dial in to
> my ISP, and has a dynamic ip address. Both machines are running Linux.
>  When I dial in through my home machine, I want it to automatically
> update the old ip in domain.com's DNS entries to the one just assigned
> by my ISP. Basically, as long as the home machine is online, I want
> there to be no trouble accessing it using the name ftp.domain.com.
>  Is this the best way of doing this? If so, could someone give me a
> guide on how to do this?

[ i haven't seen a response to this ... ]

Yup, dynamic DNS updating sounds like what you want. I've never set it up
or used it myself but I do know there are some security issues (i.e. if
incorrectly setup almost anyone could send you update information).

One way to do this would be to keep the master file for domain.com on 
ftp.domain.com . Then once you are online you have a script that edits
the file locally and SCP's it across to domain.com and performs a 
"ndc reload". You would also need to edit the serial number as well.

HTH,
Anand
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to