Hello,
I'm excited to start working with ProxMox..
I'm actually trying to host a multi purpose server at home.
So I managed to install ProxMox (baremetal) and I'm able to access it via SSH from a laptop.
Then I installed and run my first LXC container (debian 8) and I'm pretty amazed about how fast and quick it seems to start and shutdown (yes.. It's not so complex tasks, but I'm starting )
But I'm unable to connect to this container by SSH neither from the ProxMox shell nor from my laptop.
For testing purpose I do not create any user yet, and all the password I use are exactly the same.
And I tried all the connections for the root user.
So I guessed about some root SSH login prohibition so I checked the ssh_config file for both (the ProxMox baremetal and the first container).
The two ssh_config files are exactly the same and except the last 4 lines all the lines are commented.
Here are the 4 lines that both ssh_config have :
SendEnv LANG LC_*
HashKnownHosts yes
GSSAPIAuthentication yes
GSSAPIDelegateCredentials no
I even tried with adding the following parameter PermitRootLogin yes but it had no effect.
BTW, I'm able to ping both "machines" from my laptop.
Can anyone could figure out what's going on ?
Thank you and sorry for my bad english...
I'm excited to start working with ProxMox..
I'm actually trying to host a multi purpose server at home.
So I managed to install ProxMox (baremetal) and I'm able to access it via SSH from a laptop.
Then I installed and run my first LXC container (debian 8) and I'm pretty amazed about how fast and quick it seems to start and shutdown (yes.. It's not so complex tasks, but I'm starting )
But I'm unable to connect to this container by SSH neither from the ProxMox shell nor from my laptop.
For testing purpose I do not create any user yet, and all the password I use are exactly the same.
And I tried all the connections for the root user.
So I guessed about some root SSH login prohibition so I checked the ssh_config file for both (the ProxMox baremetal and the first container).
The two ssh_config files are exactly the same and except the last 4 lines all the lines are commented.
Here are the 4 lines that both ssh_config have :
SendEnv LANG LC_*
HashKnownHosts yes
GSSAPIAuthentication yes
GSSAPIDelegateCredentials no
I even tried with adding the following parameter PermitRootLogin yes but it had no effect.
BTW, I'm able to ping both "machines" from my laptop.
Can anyone could figure out what's going on ?
Thank you and sorry for my bad english...
Last edited: