Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Cannot SSH Into RetroPie
- This topic has 13 replies, 8 voices, and was last updated 9 years, 7 months ago by salasaaron55.
-
AuthorPosts
-
02/20/2015 at 00:33 #88223robertybobParticipant
Hi. For some reason I can no longer SSH into my RetroPie installation (2.3) , nor the new 2.6 image I’ve installed on a separate card.
I have tried Googling this, but tbh the results have been rubbish. Does anyone know why this would suddenly have stopped working and what I can do about it?
I know my Wifi dongle is working as I download updates on the Pi using it, and I’m definitely entering the correct IP address into Putty / WinSCP.
Any help would be much appreciated :)
02/20/2015 at 01:01 #88226robertybobParticipantAlso, I have not assigned a static IP.. and the reason why Googling is pointless is that the things that worked for other people can’t work for me
e.g.
editing /etc/xinetd.d/ssh < doesn’t exist in RetroPie (?)
02/20/2015 at 03:53 #88237ChosenParticipantwhat client are you using to connect, are you getting any error message?
02/20/2015 at 08:00 #88268AnonymousInactive….mmh sounds weired, I would suggest to start with some basic diagnostics.
please log on your retropie and paste here the output of those two commands:
sudo ifconfig
ping google.de
on your notebook / desktop pc please download and start Angry-IP-scanner
http://angryip.org/download/#windows
(a nice little tool im using to discover my intranet ;) )
or just try to ping the IP of you retro pie and tell us the result02/20/2015 at 23:14 #88371FloobMemberHave you tried connecting to hostname RETROPIE as opposed to an IP?
02/21/2015 at 00:19 #88390robertybobParticipantHiya, thanks for the replies.
I’ve tried using Putty and WinSCP to connect but they come back with Timeout errors.
I don’t know how to connect using just a hostname with those two programs , could you tell me how?
I can ping Google
and my Pi is picked up using Nmap (a network scanner tool)but attempting to ping the Pi results in a timeout error message too. I’m beginning to think, as it works perfectly fine via LAN, that it’s a router issue :(02/23/2015 at 13:49 #88734AnonymousInactivehow do you connect with puty ?
your config should look like:
Host Name
[ (<- The pis IP-Adress shown in Nmap)]Port
[22]Connection Type
[ ]raw [ ]telnet [X]SSHwhen you leafe the rest on default options, that should it be…
please could you descripe more detailed what you mean with
… as it works perfectly fine via LAN, that it’s a router issue
02/23/2015 at 14:22 #88738sselphParticipantMy assumptions from reading the previous posts. If they are wrong let me know.
- SSH works when you have a wired connection
- SSH doesn’t work over a wireless connection
- The wireless device can access the internet
- You can’t ping the pi over a wireless connection
Questions:
Is the computer attempting to connect to the pi wired or wireless?Things to Check:
You can try checking your routers settings. Some routers are able to isolate each wifi client from each other and the lan. Look for something mentioning isolation.02/23/2015 at 20:14 #88795AnonymousInactiveHi All About Code Here,
1. Press menu (you selected this during setup)
2. Select exit from the list
3. Type sudo raspi-config into console
4. Select Advanced Options
5. Scroll down and select A4 SSH
6. Enable SSH
7. Select Finish to return to command line
02/23/2015 at 20:48 #88802RetroMarineParticipantI’ll bet you’re having the same problem I had at one point…double check your inet address for the pi you are using…they change!
02/24/2015 at 10:55 #88857robertybobParticipantI’ll have a go at all of your suggestions tonight and report back :)
02/25/2015 at 00:42 #88986robertybobParticipantRight;
Please see image below
(I installed LXDE and can’t figure out how to stop the Pi booting to the graphical log-in screen- but I’m not worried about that at the moment lol).
these are my PuTTy settings
and this is the error message I receive
The assumptions Selph made were correct, if I connect this Pi to my router via LAN, I can SSH successfully.
I have scanned using Angry IP Scanner and it didn’t pick up my Pi :(
02/25/2015 at 02:04 #88993sselphParticipantQuestions?
Is the windows machine on wired or wireless?
Are the wired and wireless router the same device?
What is the ip of the windows machine?
Is the pi connected to any kind of guest wireless network?
Do you have issues connecting to/from other devices on the wireless network?Traffic doesn’t seem to be passing to/from the windows machine and the pi. My thinking is they are isolated somehow, either physically or logically.
If your access point and wired router are different devices and you have different subnets, you’ll want to switch your wireless router to bridge mode and disable its DHCP server.
If they are the same device your router may be have some option to disable isolation or bridge the two networks04/05/2015 at 04:32 #93818salasaaron55Participant[quote=88371]Have you tried connecting to hostname RETROPIE as opposed to an IP?[/quote]
RETROPIE as the host name worked for me then just used pi and raspberry for the username and password. thanks floob -
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.