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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ