星空之云 发表于 2011-7-23 17:42:03

3322域名失效???

:local ednsuser "88888"
:local ednspass "388888"
:local ednshost "88888.3322.org"
:local ednsinterface "pppoe-out1"
:local members "http://members.3322.org/dyndns/update?system=dyndns"
#:local members "http://members.dyndns.org/nic/update?"
:local status
:local status running]
:if ($status!=false) do={
:local ednslastip [:resolve $ednshost]
:if ([ :typeof $ednslastip ] = nil ) do={ :local ednslastip "0" }
:local ednsiph [ /ip address get address ]
:local ednsip [:pick $ednsiph 0 [:find $ednsiph "/"]]
:local ednsstr "&hostname=$ednshost&myip=$ednsip"
:if ($ednslastip != $ednsip) do={/tool fetch url=($members . $ednsstr) mode=http user=$ednsuser password=$ednspass dst-path=$ednshost
:delay 2
:local result
:log info ($ednshost . " " .$result)
/file remove $ednshost ;
}
}


这个域名现在似乎没作用了?无法更新了!做了两个域名解析,changeip还可以用,3322禁用后再启用无法更新了?

jt00278 发表于 2011-8-12 02:32:34

路过,看看……
页: [1]
查看完整版本: 3322域名失效???