kingToolbox / kingToolbox/WindTerm
Is it possible to do not make name resolution on client side but on jump server side ?
Open
bug
duplicate
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I'm building the user.sessions file from a source which does not provide IP adresses and I need to use a jump server.
When I try to connect to a session I receive this message : "Channel opening failure: channel 43 error (2) Address family for hostname not supported".
I think this is because my client resolve hostnames as IPv6, the jump server can resolve them as IPv4.
I'm building a similar file for mobaxterm and it works well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.