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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南