RE: socket error on ipv6 link local

2014-04-01 Thread Paul A
...@realsimplemail.com; bind-us...@isc.org Subject: Re: socket error on ipv6 link local Just mark fe80::/10 as bogus. records do not have enough information in them to disambiguate link-local addresses and map them to per machine scope id's. server

Re: socket error on ipv6 link local

2014-04-01 Thread Mark Andrews
razor=meganet@lists.isc.org] On Behalf Of > ca35763+b...@realsimplemail.com > Sent: Tuesday, April 01, 2014 4:35 PM > To: bind-users@lists.isc.org > Subject: RE: socket error on ipv6 link local > > I'm getting the same errors with bind-9.10.0b2. > > Just a guess but I t

RE: socket error on ipv6 link local

2014-04-01 Thread Paul A
, April 01, 2014 4:35 PM To: bind-users@lists.isc.org Subject: RE: socket error on ipv6 link local I'm getting the same errors with bind-9.10.0b2. Just a guess but I think it's related to using a HE IPv6 Tunnel and the updated root servers. On Tue, 1 Apr 2014, Paul A wrote: > Date: Tu

RE: socket error on ipv6 link local

2014-04-01 Thread ca35763+bind
ounces+razor=meganet@lists.isc.org] On Behalf Of Kevin Darcy Sent: Tuesday, April 01, 2014 4:02 PM To: bind-users@lists.isc.org Subject: Re: socket error on ipv6 link local My guess would be that some miscreant out there created a glue record with an RDATA of "fe80::" and your net

RE: socket error on ipv6 link local

2014-04-01 Thread Paul A
Behalf Of Kevin Darcy Sent: Tuesday, April 01, 2014 4:02 PM To: bind-users@lists.isc.org Subject: Re: socket error on ipv6 link local My guess would be that some miscreant out there created a glue record with an RDATA of "fe80::" and your network stack balks at connecting

Re: socket error on ipv6 link local

2014-04-01 Thread Kevin Darcy
My guess would be that some miscreant out there created a glue record with an RDATA of "fe80::" and your network stack balks at connecting to such an abomination. - Kevin On 4/1/2014 2:31 PM, Paul A wrote: Hi, I have been using bin