-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Title
JumpServer works perfectly for SSH & Server Details but fails for Status Indicator & File Manager
Platform
Website - Chrome
Server Installation Method
Docker
Version
1.9.0
Troubleshooting
- I have examined logs and tried to find the issue
- I have reviewed opened and closed issues
- I have tried restarting the application
- I have read Known Issues (Known Issues (Read Before Posting) #296)
The Problem
SFTP (File Manager) connections fail in Termix when using a JumpServer, even though SSH shell connections via the same jump server work correctly.
The File Manager fails with a DNS resolution error:
getaddrinfo ENOTFOUND <target-host>
This suggests the target hostname is resolved locally by Termix before the jump server is applied.
This same behaviour also occurs in the Red indicator with the JumpServer dependent Host status. It shows Red but can be easily connected to which should turn it green. The discrepancy is wider when the Server Details are visible but the indicator is Red.
How to Reproduce
- Configure a jump server
- Configure a target SSH host that is reachable only via a jump server.
- Connect to the target host:
- SSH shell connection works.
- File Manager (SFTP) connection fails with getaddrinfo ENOTFOUND.
- Server details show correctly
- Status indicator is Red.
Additional Context
- Note that I am using a non-standard port for SSH to avoid bot activity
- The host address is IPv6 (and/or a masked AAAA record for an IPv6 address)
- A related or unrelated issue: the Android app fails to connect to this host that uses a JumpServer also
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working