North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: Geographic map of IPv6 availability

  • From: Martin Hannigan
  • Date: Mon Oct 15 11:55:20 2007
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ra+bEfH5C0THgvXopLKznduwi0fH7fP5MQm8BUOrzik=; b=N0TG9XEXnDvB9XO6jgpRw8R6oR5y9gZTPAIBlXSJ/QKJREIHOp94b7OVlWUAGlTRotNppGfIahuGkMpOB0WjKBeEyxF225Ufoa58pInGw7jkRgZu1nqQfBQ7NP9wzmQZpxVxnzor+xt5HuYNSpZpp6gJIGEeM1YJG+ofg8VXsbE=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WSHzpnAgw8QlYm3MnEzJzM1ZSE2SEzXbWOcejdL61x0S0w61UrqHqRrRI+qty0hjwE4utqBcRf6uJsgT8c1JEYXrc2ppZNNLFRA3exMUfSS5TpnXPGMMzWCBFJ/CTlYxk/t5HS7q3frrjmi4dugCij8DohuaFf4TSXJKqfO1g9I=

On 10/15/07, Mark Andrews <[email protected]> wrote:
>
> In article <[email protected]> you write:
> >
> >
> >On 15/10/2007, at 8:24 PM, Martin Hannigan wrote:
> >
> >> [moresnip]
> >>
> >> The way I read the portion of the thread related to resolver behavoir
> >> was that the resolver behavior was being discussed. Not the client.
> >> The resolver should have an attribute to select the preference between
> >> A vs. AAAA. Otherwise, it's setting network policy through code.
> >>
> >> My question was if there is an option to adjust this, where is it? I
> >> don't see it. I'm not a BIND uber-expert. If there is no option, there
> >> quite possibly ought to be one.
> >
> >I guess the question could also be asked as to whether BIND honours
> >the host's configuration of the address selection policy - which
> >seems more likely than implementing it itself.
> >
> >For those who missed it - OS level address selection policy won't
> >apply to BIND without specific code, as BIND is a recursive resolver
> >so won't be calling getaddrinfo(3).
> >
> >--
> >Nathan Ward
>
> named actually measures the response times to individual addresses
> and uses those to determine which servers to query.  Named also
> uses what addresses it has before attempting to determine if there
> are alternate addresses.
>
> Address selection policies are kind of meaningless in this environment.

How so? I think it's valuable to be able to decide for myself if I
want preference for AAAA or A. If I understand what I am reading, and
am properly recalling past threads here, this would seem important
since it affects the user experience.

As far as how it sets network policy goes, any time something sets a
preferred mode over other options and is not modifiable, it's akin to
setting policy. History has shown that most of us agree with this.

If I'm not interpreting this correctly, I'm all ears (eyes).

[ Note, I'm not making any assumption that anyone has set out to set
internet policy through software. ]



-M<