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 ipv6 better #116

Open
sckott opened this issue Jan 22, 2016 · 1 comment
Open

Support ipv6 better #116

sckott opened this issue Jan 22, 2016 · 1 comment

Comments

@sckott
Copy link
Collaborator

sckott commented Jan 22, 2016

If e.g, a user requests ipv6 we still are internally looking for the ipv4 IP address, and return that to the user. Maybe just watch if user requests ipv6, then return that IP when it's TRUE

@sckott sckott modified the milestone: v0.4 Mar 9, 2016
@sckott
Copy link
Collaborator Author

sckott commented Mar 9, 2016

no idea about best practice with ipv6, should we use the v6 address for sshing- or just stick with the v4 address even when v6 enabled

looks like sshing with v6 need to put the ip in brackets like ssh@[<v6 ip address>]

@sckott sckott modified the milestones: v0.5, v0.4 Aug 25, 2016
@sckott sckott modified the milestones: v0.6, v0.5 Nov 11, 2016
@sckott sckott modified the milestones: v0.6, v0.7 Sep 13, 2017
@sckott sckott modified the milestones: v0.7, v0.8 May 19, 2018
@sckott sckott modified the milestones: v0.8, v0.9 Jan 15, 2020
@sckott sckott removed this from the v0.9 milestone Apr 15, 2020
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