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
posta 3 mesi fa371 visualizzazioni
1 Risposta
3
Risposta accettata

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
ESPERTO
AWS-SUM
con risposta 3 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
profile pictureAWS
ESPERTO
verificato 2 mesi fa
profile picture
ESPERTO
verificato 3 mesi fa
  • Thank you for your answer. I checked and my ISP doesn't offer IPv6. Thank you again.

  • Most welcome. Glad it helped.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande