Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

martin

Re: Performing SFTP from a client with multiple source IPs

Thanks for your post. This request has been added to tracker.
eng80327

Performing SFTP from a client with multiple source IPs

Hi,

The destination SFTP server will only accept ssh connections if it comes from a certain IP, i.e.

192.168.1.6

The client machine however has multiple IPs configured, i.e.

192.168.1.5, 192.168.1.6, 192.168.1.7

Using Winscp, how do we get it to use 192.168.1.6 as the source IP for the SFTP connection.

Thanks.
James