Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sshGate ignores SSH_PORT and SCP_PORT variables #41

Open
nando2301 opened this issue Apr 4, 2018 · 0 comments
Open

sshGate ignores SSH_PORT and SCP_PORT variables #41

nando2301 opened this issue Apr 4, 2018 · 0 comments

Comments

@nando2301
Copy link

I have a target with ssh port 1522then when a try to connect to target it fails because port 22 is not available.

I had set SSH_PORT and SCP_PORT to port 1522 and it fails.

sshGate >  target cancer display conf
SSH_PORT="1522"
SCP_PORT="1522"
sshGate >  target cancer ssh list logins
oracle
root
sshGate >  target cancer ssh test
-  root@cancer  ... KO
     ssh: connect to host cancer port 22: Connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant