VKontakte.DJ
forum traveling
 

Celestial Software

...better by design

Home Support SSH Client Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Connecting to an IPv6 enabled SSH2 Server (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Connecting to an IPv6 enabled SSH2 Server
#2607
Connecting to an IPv6 enabled SSH2 Server 13 Years, 2 Months ago  
I know that IPv6 has been supported by AbsoluteTelnet for quite some time (since 2006 +/-) but I am trying to configure the software to connect to the server using the IPv6 address but it always throws this message in my face:

Connecting to [server ipv6 address here]:22
Connect to [server ipv6 address here] failed. Winsock Error: Appearance

Does the hostname field need to be populated by a resolved hostname or can I use the server's ipv6 address?

Please forgive me if this information is already available somewhere; I did search the forums and the website but maybe I missed something.

I will try connecting via a resolved hostname in the meantime to see if that will fix the issue. I will report back with the results soon.
jhookcs (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Ethericlight.net Location: Toccoa, GA, USA Birthdate: 1981-07-22
Logged Logged  
 
The administrator has disabled public write access.  
#2608
Re:Connecting to an IPv6 enabled SSH2 Server 13 Years, 2 Months ago  
Ok, I tried using a DNS resolved FQDN (via AAAA record) and it worked! I don't know why I didn't think to try this sooner.

Well it seems I answered my own question.

If you are using IPv6 and are trying to connect to an IPv6 server, you must use a resolved hostname in the field (via dns server, resolv.conf or hosts file) and NOT the IPv6 address itself.
jhookcs (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Ethericlight.net Location: Toccoa, GA, USA Birthdate: 1981-07-22
Logged Logged  
 
The administrator has disabled public write access.  
#2609
Re:Connecting to an IPv6 enabled SSH2 Server 13 Years, 2 Months ago  
Thanks for the update!

I'll look into this further. You should be able to use either the hostname or the ipv6 address.

What version of Windows are you using?

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
#2610
Re:Connecting to an IPv6 enabled SSH2 Server 13 Years, 2 Months ago  
BTW, version 9 added some verbose output during the connection phase so you can see whether you've gotten ipv6 or ipv4 addresses when it resolves the name. It then tries each address in order (IPV6 first). It is possible that the IPV6 connection can fail and the IPV4 connection can succeed. Prior to Absolute V9, you would not notice the difference. In V9, you can see each connect attempt to occur, along with info on which one was ultimately successful.

If you're not using V9, give it a whirl and post the connection output here for us to see!

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
#2611
Re:Connecting to an IPv6 enabled SSH2 Server 13 Years, 2 Months ago  
In response to what version I am using, it is Windows 7 Ultimate 64-bit.

I am using AbsoluteTelnet 9.18



Hopefully this was the output you were looking for, if not, let me know and I will try again.
jhookcs (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Ethericlight.net Location: Toccoa, GA, USA Birthdate: 1981-07-22
Logged Logged  
 
Last Edit: 2011/01/26 20:11 By jhookcs.
 
The administrator has disabled public write access.  
#2612
Re:Connecting to an IPv6 enabled SSH2 Server 13 Years, 2 Months ago  
I've been working on this tonight, and I did find an ipv6 issue at least under Windows 7 and possibly other versions as well. The problem was preventing Absolute from accepting IPV6 addresses directly. It would still resolve IPV6 addresses if the hostname is used.

Please give this a try:

www.celestialsoftware.net/telnet/AbsoluteTelnet9.19.exe

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
#2613
Re:Connecting to an IPv6 enabled SSH2 Server 13 Years, 2 Months ago  

So it works beautifully! The FQDN I used has both ipv4 and ipv6 dns records, so the above proves that your software does indeed seek out ipv6 first before it tries ipv4.

Thanks again, and I love your software as it never disappoints with its features and stability.

-Jason

If in the future you need me to test out ipv6 related issues let me know.
jhookcs (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Ethericlight.net Location: Toccoa, GA, USA Birthdate: 1981-07-22
Logged Logged  
 
The administrator has disabled public write access.  
#2614
Re:Connecting to an IPv6 enabled SSH2 Server 13 Years, 2 Months ago  
Thanks for reporting the problem!!

I'm glad I could help.

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
Go to top