clamp 发表于 2004-2-14 13:12:51

QUOTE
是的,我试了不行。下载的那个软件包是针对国外的动态域名服务dyndns的,没有国内的3322.org的服务
你去看看3322.org放出的ez-ipupdate的源代码就知道是应该怎样修改ez-ipupdate.conf了

心想事成 发表于 2004-2-16 16:09:54

不行,ez-ipupdate在coyote2.06中不能正常工作

clamp 发表于 2004-2-16 20:17:46

QUOTE
不行,ez-ipupdate在coyote2.06中不能正常工作
可以正常工作,我已经成功地用ez-ipupdate更新我的域名

wty 发表于 2004-2-17 20:31:35

3322.org也有ez-ipupdate,不过我试了用3322下的tgz包中的ez-ipupdate替换从http://www.rictec.com.br/claudio/coyote/ez-ipup.tgz 下的.tgz包中的ez-ipupdate,运行ez-ipupdate,返回No such file or directory。

clamp 发表于 2004-2-18 19:03:50

QUOTE
在coyote软盘中加入动态域名更新系统
一、要求:工作正常的coyote2.X,软盘有60K以上的剩余空间,ez-ipupdate程序文件。下载地址:
http://www.rictec.com.br/claudio/coyote/ez-ipup.tgz
二、制作流程
1、下载ez-ipupdate,然后考入coyote系统软盘或者硬盘
2、启动系统,按Q退出菜单,输入edit /etc/ez-update.conf,主要参数如下:
service-type=dyndns
#service-type=dyndns-static
user=username:password
host=myhostname.dyndns.org
interface=ppp0
max-interval=2073600

以国内的动态域名3322.org为例。
我的配置是:
service-type=dyndns      (域名类型为动态域名)
#service-type=dyndns-static
user=wsgtrsys:(我在3322.org网站上注册的密码)
host=wsgtrsys.3322.org    (我注册动态域名)
interface=ppp0            (外部网络接口,不用更改)
max-interval=2073600      (不用更改)

还有其它参数就不用修改了。
最后启动动态域名程序ez-ipupdate -c /etc/ez-ipupdate.conf [回车]
就会的提示域名更新成功了。
简单吧?

按wsgtrsys所说得去做
然后在/etc/ez-ipupdate.conf 中加入以下两行:
server=members.3322.org:80
request=/dyndns/update

这样就能使ez-ipupdate支持3322.org了

就是这么简单,呵呵

心想事成 发表于 2004-2-18 19:34:16

up,顶,不过我用的2.06V3,如果按r保存设置后,会将ez-ipupdate这个文件损坏,下次启动ez-ipupdate这个程序就不能正常运行了

clamp 发表于 2004-2-18 20:05:58

你可以装个ftp客户端,并修改一下lrcfg.back.script的备份生成路径,即DIR="$MNT"改成DIR="/root",然后用Ftp把ez-ipupdate.tgz传出去,再copy会软盘。或者手动备份生成ez-ipupdate.tgz

心想事成 发表于 2004-2-19 20:14:16

还是不能更新我的域名,你是用什么版本?

moran321 发表于 2004-2-20 00:41:22

user=username:password
host=myhostname.dyndns.org
我只修改了上面两项就可以了.反而我一开始做的时候加入了
server=members.3322.org:80
request=/dyndns/update
反而不行.
我的CL版本是2.06V3 插件:ez-ipupdate.tgz / iptraf.tgz / lcd.o / parport.o / parport_pc.o / LCD.tgz

本来还有tinyproxy.tgz的但是用了之后访问主页的速度明显下降,有时甚至不能打开,而且内存也占用到了将近11M.后来做好了ez-ipupdate.tgz后就去掉了.

moran321 发表于 2004-2-20 02:01:09

晕.ez-ipupdate.conf保存重起后路由启动不了了.

心想事成 发表于 2004-2-20 07:48:58

我用了tinyproxy.tgz后,端口映射就不能用了。也只好将其去掉

clamp 发表于 2004-2-20 20:06:13

我用的CL的版本是2.06v2带QoS

我的ez-ipupdate.conf的内容如下:
#!/usr/local/bin/ez-ipupdate -c
#
# example config file for ez-ipupdate
#
# this file is actually executable!
#

server=members.3322.org:80
request=/dyndns/update
service-type=dyndns
#service-type=dyndns-static
user=happy:123456
host=acdesign.3322.org
interface=ppp0
max-interval=86400
retrys=999999
resolv-period=300
period=300

# please create this file and ensure that the user that ez-ipupdate is running
# as has write permissions to it then uncomment this line, if you don't your
# dyndns account will probably get banned. if you run ez-ipupdate as root (bad
# idea, use "run-as-user") then you can just uncomment this line.
#cache-file=/etc/ez-ipupdate.cache

# for the mean time we'll just use a cache file in the temp directory
cache-file=/tmp/ez-ipupdate.cache

# uncomment this once you have everything working how you want and you are
# ready to have ez-ipupdate running in the background all the time. to stop it
# you can use "killall -QUIT ez-ipupdate" under linux.

daemon

clamp 发表于 2004-2-20 20:08:53

QUOTE
晕.ez-ipupdate.conf保存重起后路由启动不了了.
你是不是一开机就载入ez-ipupdate?

moran321 发表于 2004-2-20 20:21:25

是.
你最后这几句是什么意识?
retrys=999999
resolv-period=300
period=300

moran321 发表于 2004-2-20 20:30:20

我改用2.05版的Coyote运行ez-ipupdate -c /etc/ez-ipupdate.conf返回一个空行.
"coyote# ez-ipupdate -c /etc/ez-ipupdate.conf
"coyote#
页: 1 [2] 3 4
查看完整版本: [问题]关于COYOTE带宽管理、动态域名的设置