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

support link-local IPv6 host addresses #1059

Closed
wants to merge 1 commit into from
Closed

Conversation

obormot
Copy link

@obormot obormot commented Jan 24, 2014

SSHing to a link-local IPv6 address requires the following syntax:

ssh fe80::74f8:52ff:fe00:4%eth1

This change adds "%interface" as part of IPv6 host regex in fabric.

[fe80::74f8:52ff:fe00:4%eth1] Executing task 'foo'
[fe80::74f8:52ff:fe00:4%eth1] put: test1.txt -> /tmp/test1.txt

@clarkgwillison
Copy link

Yes! This is magical...
+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants