SSH from Windows PC into PinePhone?
#2
The "lo" adapter is the local loopback and 127.0.0.1 is the correct address for it. On each device running IPV4 that is the local address for that device and it cannot be connected to from the outside.

Unless your pinephone's wifi is turned off there should also be an ip address shown for your wifi adapter. (Presumably you did connect to your wireless network so the adapter is active.) Maybe the listing scrolled off the top of your terminal window? You can try piping ifconfig through "more" to prevent this from happening and verify the ip address. (On Mobian the wifi adapter is "wlan0". Might be something else on Postmarket OS.)

Code:
ifconfig | more

Just in case you're not familiar with "more", pressing the keyboard spacebar scrolls to the next page. (Although more is included with Windows few users seem to know about it.) Of course you need to have ssh server running. You can verify this by entering the following from the terminal on the pinephone:

Code:
ssh 127.0.0.1
  Reply


Messages In This Thread
RE: SSH from Windows PC into PinePhone? - by Zebulon Walton - 06-04-2022, 02:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinephone visibly losing power while plugged in Hiraghm 9 8,570 08-29-2026, 11:18 AM
Last Post: baptx
  Pinephone software Csanderson0313 3 1,493 07-10-2026, 02:21 PM
Last Post: Zebulon Walton
  PinePhone Game Thread PixelPaintbrush 31 85,531 06-11-2026, 02:50 PM
Last Post: elinkser
  How can I record video on a Pinephone? kk22 23 25,143 03-25-2026, 12:55 PM
Last Post: baptx
  pinephone-support package not upgradable on Mobian fhireman 5 8,374 02-28-2026, 05:49 PM
Last Post: baptx
  beep - playing PCM samples on PinePhone? WhiteHexagon 0 1,557 12-04-2025, 08:07 AM
Last Post: WhiteHexagon
Star Selling my Pinephone Pro Explorer Edition zheyon 2 5,036 12-01-2025, 10:25 AM
Last Post: Kevin Kofler
  PinePhone sensors - Gyroscope power WhiteHexagon 3 2,677 11-30-2025, 08:07 AM
Last Post: WhiteHexagon
  Light Sensor / Proximity Sensor on PinePhone? WhiteHexagon 1 2,114 11-18-2025, 03:07 PM
Last Post: WhiteHexagon
  Pinephone boot. Richy_T 8 8,233 10-21-2025, 12:12 PM
Last Post: Richy_T

Forum Jump:


Users browsing this thread: 1 Guest(s)