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

Multiple IP addresses for a host leads to inconsistent behaviour #28

Closed
matthewvukomanovic opened this issue Jun 22, 2016 · 2 comments
Closed

Comments

@matthewvukomanovic
Copy link
Contributor

The existing host resolve will always take the first IPAddress which is returned.

We have the situation where the ip address needs to be a IPv4 address since the SFTP server is only bound to the 4 address, however the server also has a IPv6 address.

In some cases there may be times when there will be two addresses of the same type that also need to be decided against.

@olegkap
Copy link
Contributor

olegkap commented Dec 21, 2016

Added ability to specify client ip. Its same as #130.

@IgorMilavec
Copy link
Collaborator

Issue #132 seems to provide more information, closing this one

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

3 participants