Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Clarify ipaddr resolution preference #1921
Conversation
alandekok
added a commit
that referenced
this pull request
Feb 22, 2017
|
|
alandekok |
99e08b8
|
|
I've pushed clarifying text in commit 99e08b8. The "depending on system configuration" text was a unclear to me. The updated text documents each option individually, and gives explanations as to how they work, with examples. |
alandekok
closed this
Feb 22, 2017
|
That's much better! Thanks a lot, Alan! There is only one little issue: you write "AAA" instead of "AAAA" in the "ipaddr" description there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
spbnick commentedFeb 22, 2017
Note in the raddb/sites-available/default that the "ipaddr" option
always prefers A records on hostname resolution, regardless of system
configuration (such as "/etc/gai.conf"), to clear up the possible
confusion.