<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=GB2312" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Some suggestions:<br>
1) always use "-d" with nsupdate, otherwise you get almost no
indication of what it's doing "under the covers"<br>
2) look in your query logs to see what queries nsupdate is generating<br>
3) when you say "change [...] to IPv6 environment", am I to understand
that you're actually bringing up an IPv6 interface on the device?
Because I don't think nsupdate will search for AAAA records unless it
does a probe and finds an IPv6 interface configured locally. (Caveat:
my hands-on experience with IPv6 is very limited.)<br>
<br>
- Kevin<br>
<br>
On 3/11/2010 2:28 AM, aihua zhang wrote:
<blockquote
cite="mid:e1b1ab9e1003102328p42981667h2696e4612ae86e9f@mail.gmail.com"
type="cite">
<div><br clear="all">
hi,</div>
<div> when i was in IPv4 environment test the dynamic update ,the
result is completely sucess,there is the result(rangi type is the new
type i added):</div>
<div> [root@localhost named]# host -t rangi 4086:0002:0010:0000::1<br>
0000000000000001.00100000.0002.4086.rangiid.arpa has RANGI record
2001:da8:215:1800::1<br>
0000000000000001.00100000.0002.4086.rangiid.arpa has RANGI record
2001:da8:215:1800::2<br>
0000000000000001.00100000.0002.4086.rangiid.arpa has RANGI record
2001:da8:215:1800:20c:29ff:fe32:572a<br>
[root@localhost named]# nsupdate<br>
> update add 0000000000000001.00100000.0002.4086.rangiid.arpa 3001
IN rangi 2001:da8:215:1800::3</div>
<div>quit<br>
[root@localhost named]# host -t rangi 4086:0002:0010:0000::1<br>
0000000000000001.00100000.0002.4086.rangiid.arpa has RANGI record
2001:da8:215:1800::2<br>
0000000000000001.00100000.0002.4086.rangiid.arpa has RANGI record
2001:da8:215:1800::3<br>
0000000000000001.00100000.0002.4086.rangiid.arpa has RANGI record
2001:da8:215:1800:20c:29ff:fe32:572a<br>
0000000000000001.00100000.0002.4086.rangiid.arpa has RANGI record
2001:da8:215:1800::1<br>
</div>
<div>[root@localhost named]# nslookup -type=A
ns.00100000.0002.4086.rangiid.arpa.<br>
Server: 127.0.0.1<br>
Address: 127.0.0.1#53</div>
<div>Name: ns.00100000.0002.4086.rangiid.arpa<br>
Address: 127.0.0.1<br>
</div>
<div>But,when i change the environment to IPv6 environment ,update
always error!! </div>
<div>[root@localhost named]# host -t AAAA
ns.00100000.0002.4086.rangiid.arpa<br>
ns.00100000.0002.4086.rangiid.arpa has IPv6 address ::1<br>
[root@localhost named]# nsupdate<br>
> update add 0000000000000001.00100000.0002.4086.rangiid.arpa. 2001
IN rangi 2001:da8:215:1800::5</div>
<div>couldn't get address for 'ns.00100000.0002.4086.rangiid.arpa':
failure<br>
</div>
<div> </div>
<div>the BIND version is BIND-9.6.1,my install process is
:./configure;make ;make install, is there any wrong with my install or
others problem ?</div>
<div>thanks!</div>
<div> <br>
-- <br>
Best regards!<br>
<br>
Sincerely,<br>
aiHua Zhang<br>
<br>
State Key Lab. of Networking Technology Research Institute, BeiJing
University of Posts and Telecommunications, 100876, P.R.China<br>
Email £º<a moz-do-not-send="true" href="mailto:aihua9@bupt.cn">aihua9@bupt.cn</a><br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
</blockquote>
<br>
</body>
</html>