Re: nsupdate.exe and IPv6

2009-11-23 Thread Cathy Almond
Chris Hills wrote:
 Hi
 
 It seems nsupdate.exe in 9.6.1-P1 does not properly locate IPv6
 nameservers.
 
 C:\Temp\bind-9.6.1-P1dig +short ns-v6-1.chaz6.com. in 
 2001:16d8:dd22:38::2
 2001:16d8:ee0f:38::2
 
 C:\Temp\bind-9.6.1-P1nsupdate
 server 2001:16d8:dd22:38::2
 update add localhost.dyn.ipv6.chaz6.com. 7200 IN  ::

 quit
 
 C:\Temp\bind-9.6.1-P1nsupdate
 update delete localhost.dyn.ipv6.chaz6.com.

 couldn't get address for 'ns-v6-1.chaz6.com': not found
 
 The same works fine from Linux:-
 
 $ rpmquery --whatprovides `which nsupdate`
 bind-utils-9.6.1P1-4.1.i586
 $ nsupdate
 update add localhost.dyn.ipv6.chaz6.com. 7200 IN  ::1

 update delete localhost.dyn.ipv6.chaz6.com.

 quit
 
 Regards,
 
 Chris
 
 P.S. Is there a proper bug reporting address? I could not find it on the
 website.
 

Chris - thanks for this - we've picked it up and made a bug report
ourselves.  But for future reference, our BIND mailing addresses are
summarised here:

https://www.isc.org/software/bind/news

Cathy


___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: nsupdate.exe and IPv6

2009-11-23 Thread Chris Hills
On 23/11/09 11:15, Cathy Almond wrote:
 Chris - thanks for this - we've picked it up and made a bug report
 ourselves.  But for future reference, our BIND mailing addresses are
 summarised here:
 
 https://www.isc.org/software/bind/news
 
 Cathy

Thanks Cathy!

___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


nsupdate.exe and IPv6

2009-11-22 Thread Chris Hills

Hi

It seems nsupdate.exe in 9.6.1-P1 does not properly locate IPv6 nameservers.

C:\Temp\bind-9.6.1-P1dig +short ns-v6-1.chaz6.com. in 
2001:16d8:dd22:38::2
2001:16d8:ee0f:38::2

C:\Temp\bind-9.6.1-P1nsupdate
 server 2001:16d8:dd22:38::2
 update add localhost.dyn.ipv6.chaz6.com. 7200 IN  ::

 quit

C:\Temp\bind-9.6.1-P1nsupdate
 update delete localhost.dyn.ipv6.chaz6.com.

couldn't get address for 'ns-v6-1.chaz6.com': not found

The same works fine from Linux:-

$ rpmquery --whatprovides `which nsupdate`
bind-utils-9.6.1P1-4.1.i586
$ nsupdate
 update add localhost.dyn.ipv6.chaz6.com. 7200 IN  ::1

 update delete localhost.dyn.ipv6.chaz6.com.

 quit

Regards,

Chris

P.S. Is there a proper bug reporting address? I could not find it on the 
website.


___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users