Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Logging into Gentoo System via SSH (Putty)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Faraclas
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2014
Posts: 117

PostPosted: Thu Jan 01, 2015 6:23 pm    Post subject: [Solved] Logging into Gentoo System via SSH (Putty) Reply with quote

I followed the wiki http://wiki.gentoo.org/wiki/SSH and actually there does not seem much to do here.

Code:
rc-update add sshd default

and
Code:
/etc/init.d/sshd start


are completed.

Under the configuration section, it looked like all of that was optional, so I did nothing. When trying to log in via Putty (from a Windows machine on the same network) I get a timeout error. I was expecting to get a prompt in the login process to enter my username and password.

I'm sure I am missing something pretty basic here.


Last edited by Faraclas on Thu Jan 01, 2015 10:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54239
Location: 56N 3W

PostPosted: Thu Jan 01, 2015 6:55 pm    Post subject: Reply with quote

Faraclas,

Has networking started on gentoo?
sshd won't start until nte network is up.

Code:
rc-update add sshd default
is needed for sshd to start at boot.

Code:
/etc/init.d/sshd start
starts it once winhout a reboot.

From putty you need to use root@<IP_address> and make sure putty is using port 22.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Faraclas
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2014
Posts: 117

PostPosted: Thu Jan 01, 2015 10:01 pm    Post subject: Reply with quote

Thank you.

I was not using [user]@IP_Adresss before. It is working now. Thanks again for the prompt reply!

As an unrelated question, am I supposed to mark this [Solved]? I did not see a way to do this or to edit the original title to reflect this?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54239
Location: 56N 3W

PostPosted: Thu Jan 01, 2015 10:42 pm    Post subject: Reply with quote

Faraclas,

If you want to mark the post as solved, edit the title of the orignal post.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum