SSH WIFI ISSUE
-
@greyareauk yes I have a keyboard, not sure what dhcp is or how to check for it, but probably yes.
This is my result...
-
I didn't see the question asked, but did you enable SSH under interface options from the CLI? If you have a keyboard connected, you can press F4 to the CLI, then run 'sudo raspi-config'. In the configuration utility, access 'interface options' and enable SSH.
You seem to have the Pi on the network and getting an address, could just need to have SSH enabled.
-
@theotherdan Yes, did that first, SSH is enabled.
-
What SSH client are you using?
Also, need more framing...
- What is the client you are using?
- What is the protocol you are using?
- What are you trying to do?
WinSCP is an FTP client, you will need to ensure you can reach port 21. WinSCP likes to use SFTP by default, so make sure you set it to FTP(21).
SSH on the other hand is port 22 and a CLI option to the PI. There is no real default beside port 22, even for apps like PuTTY.
-
@theotherdan
1.Using WinSCP client.
2. I was using SFTP with port 22 to connect with SSH. (I tried FTP too, just because you mentioned it, didnt work either.)
3. Trying to transfer my backed up roms and config files. -
@90sgamer said in SSH WIFI ISSUE:
1.Using WinSCP client.
2. I was using SFTP with port 22 to connect with SSH. (I tried FTP too, just because you mentioned it, didnt work either.)
3. Trying to transfer my backed up roms and config files.Have you tried the Samba-shares? Just type
\\retropie
in your PC's search bar.https://retropie.org.uk/docs/Transferring-Roms/#samba-shares
-
@90sgamer said in SSH WIFI ISSUE:
@mitu Correct, it's always worked and now it isn't. Not trying to be a difficult case. Perhaps the wifi chip in the retropie is fried? I've looked at this from several different angles and I don't think its router related. If I could get my pi to transfer files i would be so happy. There are not many tutorials on transfering roms without wifi. I appreciate your help. Ive been stuck on this for a few months, any other ideas would be greatly appreciated, maybe something outside the box or easily overlooked?
- I would say this is the biggest sticking point
- If you have a wifi adapter showing up in the OS, I don't think your chip is fried
- High level, possible your router and or a switch is not passing traffic from the pi (TCPdump would show that or not)
- It could be due a stale table, per say, as you are using DHCP
- You could look at rebooting your router and any switches you are using if you have not
- As far as using something besides Wifi, just take the Pi and plug it straight into the router
Let me know if you want to look at a packet trace and I can help you with the syntax
-
@theotherdan I've rebooted my router on several occasions. Didn't work.
How would connecting my router directly to my pi help? I still would not be able to transfer files.
All I want to know is how to connect my computer to my retropie. Should I call my Internet service provider and have them change the settings on my router, or is it something in the physical I can do in front of me, like a switch or something. I'm not sure what a packet trace is nor am I very familiar with terminal code. I think its something to do with my router, but not sure where to start. -
If you can connect directly to your switch, with a cable, you will effectively use a new MAC and will help prove or disprove the theory.
Don't know what router you are using, but if it a wifi router, should have some ports you can plug a cable into.
Additionally, if you have a spare memory card, load a fresh image and connect to wifi, and see if you can reach it via Samba or SFTP/FTP.
-
@theotherdan Not sure the issue, but this thread is solved. I got a new computer and now my pi is updated and set!
-
@90sgamer Good to hear!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.