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

dev-desktop-us-1 does not respond on IPv6 #186

Open
cuviper opened this issue Jan 4, 2023 · 1 comment
Open

dev-desktop-us-1 does not respond on IPv6 #186

cuviper opened this issue Jan 4, 2023 · 1 comment

Comments

@cuviper
Copy link
Member

cuviper commented Jan 4, 2023

It looks like dev-desktop-us-1.infra.rust-lang.org has dual-stack networking:

$ host dev-desktop-us-1.infra.rust-lang.org
dev-desktop-us-1.infra.rust-lang.org has address 44.204.37.156
dev-desktop-us-1.infra.rust-lang.org has IPv6 address 2600:1f18:619f:e701:fee2:1ae2:4384:ed4c

However, I don't get any response on IPv6. This is annoying because my ssh seems to try IPv6 first by default, whereas ssh -4 connects to this host fine. For now, I've forced it to AddressFamily inet in my ssh_config.

I don't need IPv6 access, but it shouldn't be in DNS if it doesn't work. In comparison, us-2 only advertises IPv4.

It looks like eu-1 and eu-2 are in the same situation.

@jdno
Copy link
Member

jdno commented Jan 5, 2023

Thanks for reporting this! I'll have a look tomorrow or next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

2 participants