QUOTE
是.
你最后这几句是什么意识?
retrys=999999resolv-period=300period=300
这几句是设置离线检查的次数和间隔时间,时间以秒为单位。
至于你的路由器不能重启的问题,有可能是ez-ipupdate.conf配置不当,而使ez-ipupdate运行时不断地服务器回应而停在那里的,并不是死机,可能等一段时间,ez-ipupdate就会认为服务器超时而停止运行,系统就会继续执行ez-ipupdate之后的脚本的了。
QUOTE
我改用2.05版的Coyote运行ez-ipupdate -c /etc/ez-ipupdate.conf返回一个空行.
\"coyote# ez-ipupdate -c /etc/ez-ipupdate.conf
\"coyote#
你可以看看/tmp/ez-ipupdate.cache文件有没有你的IP.如果有,则说明更新成功了
我的可以正常工作了。
呵呵 ,谢谢clamp
让3322.org支持通配符应该用哪个参数?
我用ez-ipupdate已经成功更新我的IP,但是不支持通配符。
而用windowns下的更新程序更后,支持通配符。
在coyote 上用动态域名解析有什么用处???
QUOTE
让3322.org支持通配符应该用哪个参数?
我用ez-ipupdate已经成功更新我的IP,但是不支持通配符。
而用windowns下的更新程序更后,支持通配符。
具体什么参数我也不是很清楚,因为我没有用这个功能。有空再看看3322.org放出的ez-ipupdate的源代码,可能会有意想不到发现 :wink::wink:
QUOTE
在coyote 上用动态域名解析有什么用处???
因为3322.org的windows客户端不能作为后台服务运行,所以用CL来动态更新域名有一定意义
不知道为什么现在又不行了。察看/tmp/ez-ipupdate.cache是空的。
我的配置文件如下:
#!/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=ycfen:ps
host=ycfen.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
request=dyndns/update
应该是:
request=/dyndns/update
QUOTE
让3322.org支持通配符应该用哪个参数?
我用ez-ipupdate已经成功更新我的IP,但是不支持通配符。
而用windowns下的更新程序更后,支持通配符。
明白了,在配置文件中,加入wildcard这个参数,就可以支持通配符了
晕死。终于搞定了。原来就是少了个“ / ”
唉。走了不少弯路。THS!wsgtrsys
看你们讨论的这个投入,可是我看的晕晕的。
我对LINUX不太懂,现在可不可以麻烦你们几位
写个完整的让CL支持动态域名的步骤啊
谢谢了。
img src="images/spacer.gif" alt="" width="150" height="1" /
帮帮忙啊,
写个完整的让CL支持动态域名的步骤啊
我现在真的很需要这个,谢谢了。
QUOTE
看你们讨论的这个投入,可是我看的晕晕的。
我对LINUX不太懂,现在可不可以麻烦你们几位
写个完整的让CL支持动态域名的步骤啊
谢谢了。
你有什么地方不明白?可以说来听听吗?