Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


How can i ssh with my ipv6 via putty
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How can i ssh with my ipv6 via putty

sweatbarsweatbar Member

configured my sshd_config as :

 AddressFamily any

 ListenAddress 0.0.0.0

 ListenAddress ::

 ListenAddress [2001:bc8:2095:101::5]:512

i cant connect via putty. I tried the address without a port too. but i failed to connect.

Comments

  • ClouviderClouvider Member, Patron Provider

    I understand The server and your computer has IPv6 working correctly?

    Can you ping the server's IPv6 address ?

  • @Clouvider said:
    I understand The server and your computer has IPv6 working correctly?

    Can you ping the server's IPv6 address ?

    i didnt configure my computer yet. inorder to connect through putty do i have to configure ipv6 on my computer?

  • oh goodie, you got your ipv6 going ;)

  • @century1stop said:
    oh goodie, you got your ipv6 going ;)

    yup but now i cant ssh. i can ping ipv6 from inside the server.

  • SadySady Member

    You'll need to have IPv6 working on your client side to get into SSH of IPv6-only server.

  • @Sady said:
    You'll need to have IPv6 working on your client side to get into SSH of IPv6-only server.

    That means he has to configure his pc first right?

  • SadySady Member

    @sweatbar said:

    Exactly!

    Thanked by 1sweatbar
  • well there's still ipv4 if you aren't able to get it going yet..........

  • And check if your ISP support ipv6, many still don't.

Sign In or Register to comment.