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

How to connect via ip address #104

Open
Skurat opened this issue Jun 11, 2020 · 4 comments
Open

How to connect via ip address #104

Skurat opened this issue Jun 11, 2020 · 4 comments

Comments

@Skurat
Copy link

Skurat commented Jun 11, 2020

After I clone Aker ssh gateway repo, I connected to host with aker (with idp = IPA), and saw list of hosts, but aker try connect to host via hostname, and return "[Errno -2] Name or service not known" . I need connect via ip address, how can I do it ?

@EoleDev
Copy link
Contributor

EoleDev commented Jun 12, 2020

Hi @Skurat,
I you are using the json IDP, you may set the IP address in the hostname field.
On the connection screen, it displays the server name, and then it would use the IP in place
of the hostname during connection.

@Skurat
Copy link
Author

Skurat commented Jun 12, 2020

Thanks you) But if I use idp IPA?)

@EoleDev
Copy link
Contributor

EoleDev commented Jun 12, 2020

Using IPA idp, you can't right now. As IPA always return hostnames.
Why would you connect with IP ?
If you have FreeIPA configured, you should have a DNS server which resolve your server's hostname ?
May you describe a bit more your need ?

@anazmy
Copy link
Contributor

anazmy commented Jun 12, 2020

@Skurat FreeIPA requires proper DNS setup - irrelevant to Aker presence - to function correctly.

Do all servers point to a nameserver that can resolve the hostnames stored in FreeIPA?

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