[142140] in North American Network Operators' Group
Re: So... is it time to do IPv6 day monthy yet?
daemon@ATHENA.MIT.EDU (Owen DeLong)
Sat Jun 18 14:21:16 2011
From: Owen DeLong <owen@delong.com>
In-Reply-To: <20110618093144.46A6E10E6179@drugs.dv.isc.org>
Date: Sat, 18 Jun 2011 11:19:41 -0700
To: Mark Andrews <marka@isc.org>
Cc: nanog@nanog.org
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
>>
>
> Not really. A AAAA record adds 28 octets (a A record takes 16). Unless
> you have a lot of name servers most referrals still fall within 512 octets
> additionally most answers also still fall withing 512 octets.
>
1. Most != All even in IPv4 (ran into this in a few hotels with some
prominent MMORPG login sites)
2. 512/16 = 32, 512 / 28 = 18 (the 19th record will TRUNC).
So, you get just over half the number of records to fit within
the same space.
I would say that my statement that you are much more likely to
encounter TRUNC results and need a TCP query with IPv6 stands.
It also matches my experience.
Owen