[wiki]DynamicDNS

参与到Ubuntu的翻译中来
回复
头像
oneleaf
论坛管理员
帖子: 10441
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

[wiki]DynamicDNS

#1

帖子 oneleaf » 2005-09-12 12:13

There are several possibilities to get a dynamic DNS. I'll describe the whole process on the basis of [WWW] no-ip
Requirement

Create an account following these [WWW] steps.
Install the no-ip client

sudo apt-get install no-ip

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



https://wiki.ubuntu.com/DynamicDNS
当净其意如虚空,远离妄想及诸取,令心所向皆无碍
头像
leal
帖子: 1119
注册时间: 2005-08-29 14:49
来自: 杭州
联系:

初译

#2

帖子 leal » 2005-09-12 14:12

建一个动态DNS有好几种方法。下面我将描述基于[WWW] no-ip方法的整个过程。

要求

按照这些[WWW]步骤创建一个帐号。

安装no-ip客户端

sudo apt-get install no-ip

配置no-ip客户端

sudo no-ip -C

请输入no-ip.com上注册过的login/email字符串:设定your_login。 请输入用户“your_login”的密码:来设定你的密码;请输入更新间隔时间:[30],间隔时间单位为分钟;成功更新时你想运行一些程序吗?[N] (y/N)(注:上述翻译不一定和配置no-ip时出现的提示一致)

启动no-ip客户端

现在no-ip已配置妥当,你可以用如下命令运行它了:

sudo no-ip
用心×恒 | 豆瓣 | 门户 | Blog
头像
oneleaf
论坛管理员
帖子: 10441
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#3

帖子 oneleaf » 2005-09-22 23:11

xurwxj
帖子: 15
注册时间: 2005-09-12 10:05

#4

帖子 xurwxj » 2005-09-23 8:29

直接sudo apt-get ddclient支持的动态域名更多,呵呵
头像
freeflying
帖子: 521
注册时间: 2005-03-26 9:38

#5

帖子 freeflying » 2005-10-09 10:30

很多不用专门的客户端的,用lynx就可以搞定
例如3721

代码: 全选

lynx -mime_header -auth=ID:password "http://www.3322.org/dyndns/update?system=dyndns&hostname=你注册的.3322.org"
头像
millenniumdark
论坛版主
帖子: 4159
注册时间: 2005-07-02 14:41
系统: Ubuntu 14.04 (Kylin)
联系:

#6

帖子 millenniumdark » 2006-07-30 2:41

原文加了好多内容
http://wiki.ubuntu.org.cn/DynamicDNS
回复