Skip to content

Cannot access a remote server using a jump host #1518

@Domain

Description

@Domain

C:>ssh -J user@10.128.5.74:30022 sdd@10.128.5.100:17543 -vvv
OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5
debug3: Failed to open file:C:/Users/Domain/.ssh/config error:2
debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2
debug2: resolve_addr: could not resolve name 10.128.5.100:17543 as address: \262\273\326\252\265\300\325\342\321\371\265\304\326\367\273\372\241\243
debug1: resolve_canonicalize: hostname 10.128.5.100:17543 is an unrecognised address
debug1: Setting implicit ProxyCommand from ProxyJump: ssh -l user -p 30022 -vvv -W '[%h]:%p' 10.128.5.74
debug1: Executing proxy command: exec ssh -l user -p 30022 -vvv -W '[10.128.5.100:17543]:22' 10.128.5.74
debug3: spawning "C:\WINDOWS\System32\OpenSSH\ssh -l user -p 30022 -vvv -W '[10.128.5.100:17543]:22' 10.128.5.74"
CreateProcessW failed error:2
posix_spawn: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions