ffnord / ffnord-example

A generic freifunk settings used for example purposes.
5 stars 6 forks source link

missing explanation how to connect via ssh #3

Closed rubo77 closed 9 years ago

rubo77 commented 9 years ago

I searched a lot but I didn't find a way to connect to any of the running mashines. It seems it awaits some ssh keys to connect.

How can you connect to a started and running vm machine if you are not sargon?

rubo77 commented 9 years ago

Strange, noow it works, after I pulled the latest changes.

could it be, that https://github.com/ffnord/ffnord-example/commit/2aab8ae1ea1e9d8ff29ef156e406ec9c660c0151 fixed the problem?

rubo77 commented 9 years ago

Now it doesn't work anymore on gc-gw0 but it works on the VM services. What can I do to debug what is happening when I cannot connect?

rubo77 commented 9 years ago

I think the problem is, if the puppet scripts are adding stuff to the network configuration, so networking isn't going up, thus you cannot log in via ssh

We should add a standard root password, so you can login from the graphical virtualbox console: https://github.com/ffnord/ffnord-example/issues/9

sargon commented 9 years ago

The usual way is to use: vagrant ssh When this dosn't work for you, something in your vagrant, virtualbox setup is broken.