-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What's the meaning of u, NA and AA? #15
Comments
u - udp
AA - Authoritative Answer
NA - Non Authoritative
…On Tue, Dec 12, 2017 at 9:20 PM, Jack ***@***.***> wrote:
What's the meaning of u, NA and AA?
2013-02-13 14:56:06.002102,75.32.12.33,75.32.37.16,61,u,r,AA
? mass.blah.com A
! mass.blah.com A 75.32.37.40
2013-02-13 14:56:06.002471,33.53.3.59,112.78.117.89,54,u,q,NA
? getsystemsinc.com MX
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADFpfLgKNGtwCuUICmp-71OWMzXGtDDks5s_1ChgaJpZM4Q__bX>
.
--
Paul Ferrell
pflarr@gmail.com
|
What are nscount and arcount? |
Nameserver and Additional records. They're basically extra nameserver
communication piggybacking on the normal questions and answers. They can
have interesting info, but usually don't. They aren't printed by default by
dns parse, but there's an option to do so.
On Dec 16, 2017 9:53 AM, "gabrielaelisa" <notifications@github.com> wrote:
What are nscount and arcount?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AADFpdFe2_R0bojfxHYLOsXYAxzf557tks5tA_V7gaJpZM4Q__bX>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's the meaning of u, NA and AA?
2013-02-13 14:56:06.002102,75.32.12.33,75.32.37.16,61,u,r,AA
? mass.blah.com A
! mass.blah.com A 75.32.37.40
2013-02-13 14:56:06.002471,33.53.3.59,112.78.117.89,54,u,q,NA
? getsystemsinc.com MX
The text was updated successfully, but these errors were encountered: