Skip to content
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

Support IPv6 hosts in host file #5

Closed
p-blomberg opened this issue Oct 6, 2015 · 0 comments
Closed

Support IPv6 hosts in host file #5

p-blomberg opened this issue Oct 6, 2015 · 0 comments

Comments

@p-blomberg
Copy link

The hostname X has an ipv4 and an ipv6 address in /etc/hosts.
With the --ipv6 flag enabled, the checks for this host will fail in name resolution.
Removing the ipv6 address from the host name makes no difference.

When troubleshooting this, we found that getent hosts doesn't return any ipv6 hosts.

Gnitset added a commit that referenced this issue Oct 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant