<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/ DTD/wml_1.1.xml">

<wml>
<head>
<meta http-equiv="cache-control" content="max-age=180,private" />
</head>
<card title="最新评论">
<p>
文章:<a href="index.php?action=show&amp;id=247&amp;hash=">新建ROS的ALIDDNS脚本更新项目</a><br />
作者:熊茂祥<br />时间:2022-05-13 10:59<br />
内容:[quote=chlt]v7版本的ros只更新IPv4 ipv6不更新，v6的正常。[/quote]目前脚本只确保在6X版本下兼容，7X我没有使用，所以也没有测试过。
</p>
<p>
文章:<a href="index.php?action=show&amp;id=247&amp;hash=">新建ROS的ALIDDNS脚本更新项目</a><br />
作者:chlt<br />时间:2022-05-09 21:11<br />
内容:v7版本的ros只更新IPv4 ipv6不更新，v6的正常。
</p>
<p>
文章:<a href="index.php?action=show&amp;id=249&amp;hash=">利用ROS为内网V6设备更新DDNS</a><br />
作者:yklsporject<br />时间:2022-04-25 21:13<br />
内容:#aliyun Access Key<br />#ros 7.2 ipv6 aliyun ddns 改了一下拿去吧<br /><br />:local id \&quot;填id\&quot;<br /><br />:local secret \&quot;填key\&quot;<br /><br />#domain<br /><br />:local domain \&quot;填自己得域名\&quot;<br /><br />:local record \&quot;www\&quot;<br /><br />#PPPoE-out<br /><br />:local pppoe \&quot;pppoe-out1\&quot;<br /><br />:local ipaddr [/ipv6 dhcp-client get [find interface=$$pppoe status=bound] prefix]<br /><br />:set ipaddr [:pick $$ipaddr 0 [:find $$ipaddr \&quot;/\&quot;]]<br /><br />:global aliip<br /><br />:if ($$ipaddr != $$aliip) do={<br /><br />:local result [/tool fetch url=\&quot;http://u.myxzy.com/alidns/\\?id=$$id&amp;secret=$$secret&amp;domain=$$domain&amp;record=$$record&amp;type=AAAA&amp;ip=$$ipaddr\&quot; as-value output=user];<br /><br />:if ($$result-&gt;\&quot;status\&quot; = \&quot;finished\&quot;) do={<br /><br />:if ($$result-&gt;\&quot;data\&quot; = \&quot;0\&quot;) do={<br /><br />:set aliip $$ipaddr<br /><br />:log info \&quot;alidns update ok\&quot;;<br /><br />} else={<br /><br />:log info \&quot;alidns update error\&quot;;<br /><br />}<br /><br />}<br /><br />}
</p>
<p>
文章:<a href="index.php?action=show&amp;id=249&amp;hash=">利用ROS为内网V6设备更新DDNS</a><br />
作者:熊茂祥<br />时间:2022-04-22 22:12<br />
内容:[quote=灰客帅三]只获取到ipv6前面一段数值，导致两个域名都指向同一个设备，因为不同设备的ipv6前面数值相同，希望取完整ipv6值[/quote]<br />你这个需求需要自己修改脚本了。因为本站脚本只考虑了为一个设备提供更新域名。
</p>
<p>
文章:<a href="index.php?action=show&amp;id=249&amp;hash=">利用ROS为内网V6设备更新DDNS</a><br />
作者:灰客帅三<br />时间:2022-04-12 06:16<br />
内容:使用ali dns为内网设备更新ipv6.域名都指向ros的ipv6地址
</p>
<p>共有453条评论</p>
<p>页: <a href="index.php?action=comments&amp;page=1&amp;hash=">第一页</a> <a href="index.php?action=comments&amp;page=15&amp;hash=">上一页</a> <a href="index.php?action=comments&amp;page=13&amp;hash=">[13]</a> <a href="index.php?action=comments&amp;page=14&amp;hash=">[14]</a> <a href="index.php?action=comments&amp;page=15&amp;hash=">[15]</a> 16 <a href="index.php?action=comments&amp;page=17&amp;hash=">[17]</a> <a href="index.php?action=comments&amp;page=18&amp;hash=">[18]</a> <a href="index.php?action=comments&amp;page=19&amp;hash=">[19]</a> <a href="index.php?action=comments&amp;page=17&amp;hash=">下一页</a> <a href="index.php?action=comments&amp;page=91&amp;hash=">最后一页</a></p>
<p><a href="index.php?action=list&amp;hash=">返回日志列表</a><br /><a href="index.php?action=index&amp;hash=">返回主页</a></p>
</card>
</wml>
