DynamicDNS

Differences between revisions 2 and 3
Revision 2 as of 2006-06-04 21:19:42
Size: 804
Editor: S0106000fb085cc63
Comment: rework to remove apt-get
Revision 3 as of 2006-06-19 16:06:26
Size: 54
Editor: 127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
There are several possibilities to get a dynamic DNS. I'll describe the whole process on the basis of [http://www.no-ip.com/ no-ip]

= Requirement =
Create an account following these [http://www.no-ip.com/getting_started.php steps].

= Install the no-ip client =
Install the {{{no-ip}}} package.

= Configure the no-ip client =
{{{
sudo no-ip -C
}}}

{{{Please enter the login/email string for no-ip.com:}}} set your_login
{{{Please enter the password for user 'your_login' }}} set your password
{{{Please enter an update interval:[30]}}} interval time is in minutes
{{{Do you wish to run something at successful update?[N] (y/N)}}}

= Start the no-ip client =
Now no-ip is configured and you can run it with the following command:
{{{
sudo no-ip
}}}
----
CategoryDocumentation
#REFRESH 0 http://help.ubuntu.com/community/DynamicDNS

DynamicDNS (last edited 2008-08-06 16:13:48 by localhost)