Howdy, Stranger!

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


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.

Issue with the Connection over IPv6 on a Hetzner Server with SolusVM

ugurzugurz Member
edited January 2024 in Help

I recently rented a server from Hetzner and installed SolusVM. However, I'm encountering an issue when I try to connect to the server using putty ( Almalinux) and RDP (Windows 2022)over an IPv6 address. Each time I attempt to connect, I receive an error message.

2a01:xxx:xxxx:xxxx::4
[2a01:xxx:xxxx:xxxx::4]
2a01-xxx-xxxx-xxxx--4.ipv6-literal.net

Has anyone else experienced a similar issue? If so, how did you resolve it? I would appreciate any guidance or suggestions on how to troubleshoot this problem

Comments

  • yoursunnyyoursunny Member, IPv6 Advocate

    I don't see any error message in your post.

    Is the server listening on the IPv6 address and the expected port?
    Is there any firewall blocking the connection?

    Thanked by 1ugurz
  • ugurzugurz Member
    edited January 2024

    I used all three connections below, but I could not connect to the server.

    2a01:xxx:xxxx:xxxx::4
    [2a01:xxx:xxxx:xxxx::4]
    2a01-xxx-xxxx-xxxx--4.ipv6-literal.net

    Normally there is no problem with VNC. Each virtual machine is connected to the internet, but I do not know how to define ipv6 to Putty and RDP. I tried all three options above but could not connect.

    How do you enter ipv6 into putty and RDP?

  • @ugurz said: How do you enter ipv6 into putty

    In PuTTY it works using addresses with and without square brackets.

    2001:db8::abcd
    [2001:db8::abcd]
    

    both work for example.

    Thanked by 2yoursunny ugurz
  • I don't understand the mistake here

  • xHostsxHosts Patron Provider, Veteran

    Windows RDP does not fully support RDP, can be hit and miss at times.

    Thanked by 2ugurz tjn
  • Some only allow IPv4 if both IPv4 and IPv6 exists at same time.

    Thanked by 1ugurz
Sign In or Register to comment.