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

SSH into VM not working #54

Closed
ukolka opened this issue Jan 2, 2018 · 2 comments
Closed

SSH into VM not working #54

ukolka opened this issue Jan 2, 2018 · 2 comments

Comments

@ukolka
Copy link

ukolka commented Jan 2, 2018

I had an issue connecting to the VM. In the end networking turned out to be misconfigured.
In /etc/network/interfaces I replaced ens33 with enp0s3 which is what my $sudo ip a has shown.

@sayon
Copy link
Collaborator

sayon commented Jan 2, 2018

I am not sure I do know how to configure network on a virtual machine in a way it just works for everyone out of the box. It highly depends on the host VM configuration, of which I have no control. Would you maybe suggest an idea? I have no prior experience with docker; would it make for a better solution?

@ukolka
Copy link
Author

ukolka commented Jan 2, 2018

I can't think of a reliable solution either. Nevertheless there's a merit in reporting this for future reference, should anybody else have this problem. Regarding Docker - there are portability issues.
Since with Docker guest uses host's kernel it's not possible to run Linux on Windows, for example.

@ukolka ukolka closed this as completed Jan 2, 2018
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

2 participants