How do I access an IPv6 only instance?

0

Created a lightsail instance as "ipv6 only". How do I access it?

{example-ipv6addr} = 2001:0db8:85a3:0000:0000:8a2e:0370:7334
Things I tried.
ssh -6 -i "key.pem" ubuntu@{example-ipv6addr}
ssh -i "key.pem" ubuntu@{example-ipv6addr}

ssh: connect to host {example-ipv6addr} port 22: No route to host I keep getting "No route to host" messages.

Jay13
已提问 3 个月前372 查看次数
1 回答
3
已接受的回答

Hi,

Does your Internet Service Provider (ISP) and|or VPN and complete network setup support IPv6 protocol ? For example, are you able to connect to any other IPv6 addresses OR sites ?

Thanks.

profile pictureAWS
专家
AWS-SUM
已回答 3 个月前
profile picture
专家
已审核 2 个月前
profile pictureAWS
专家
已审核 2 个月前
profile picture
专家
已审核 3 个月前
  • Thank you for your answer. I checked and my ISP doesn't offer IPv6. Thank you again.

  • Most welcome. Glad it helped.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则