Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

KiloSierra

Re: Possible multiple Authentications?

The firewall works like a proxy with a password.

Yes, we can connect to the server through the firewall in WinSCP GUI.
martin

Re: Possible multiple Authentications?

Sorry, but that's vague.

How the authentication to the firewall works? Is it like a proxy? Or an SSH jump server? Or something else?

Can you connect to the server through the firewall in WinSCP GUI? Or in any other SFTP client? How do you do it?
KiloSierra

Possible multiple Authentications?

Is it possible to use two Authentications?
The Problem is that we need to Authenticate us first at the firewall and then to SFTP Server.

The Command works fine.
"open sftp://xxxx:yyyy@10.10.10.10/ -hostkey=""ssh-dss 1024 yxyx""" ^

This is only the Connection to the SFTP server but before we can connect to the SFTP Server we need to Authenticate us at the firewall.