SSH from Windows PC into PinePhone?
#4
(06-04-2022, 09:53 AM)Peter Gamma Wrote: I tried to SSH into my PinePhone with PostmarketOS on it, according to the following guide:

https://wiki.pine64.org/wiki/Guide:Conne...e_with_SSH

and others.

I connected my PinePhone to a WFI router with SIM card, on with another PC is attached with a Ethernet cable.
Typing ifoncig into the terminal of my PinePhone resulted in:

Lo Link encap: Local Loopback inet addr. 127.0.0.1
.
which is a strange inet addr. I was looking for the IP adress of my PinePhone. Setting these values into PuTTY resulted in a Network error, connection refused.

Then I checked my WIFI router. There where three wireless clients listed, I suppose the last one is my PinePhone with 192.168.1.103

I typed in 192.168.1.103 into PuTTY
result: Network error, connection refused.

How can I solve this?

i recently used postmarketos for updating eg25g's firmware.

postmarketos has firewall enabled by default, but this is not an issue because port 22 is allowed. (not for wwan side though).

most likely you do not have ssh server installed, install it by following. then start it.
Code:
// i take this from my memory, so here could be errors.

# apk add sshd

// start the server, won't last reboot.

# rc-service sshd start
  Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinephone software Csanderson0313 3 667 07-10-2026, 02:21 PM
Last Post: Zebulon Walton
  PinePhone Game Thread PixelPaintbrush 31 82,360 06-11-2026, 02:50 PM
Last Post: elinkser
  How can I record video on a Pinephone? kk22 23 23,424 03-25-2026, 12:55 PM
Last Post: baptx
  Pinephone visibly losing power while plugged in Hiraghm 8 7,565 03-09-2026, 07:51 PM
Last Post: Tia Vaughan
  pinephone-support package not upgradable on Mobian fhireman 5 7,631 02-28-2026, 05:49 PM
Last Post: baptx
  beep - playing PCM samples on PinePhone? WhiteHexagon 0 1,238 12-04-2025, 08:07 AM
Last Post: WhiteHexagon
Star Selling my Pinephone Pro Explorer Edition zheyon 2 4,563 12-01-2025, 10:25 AM
Last Post: Kevin Kofler
  PinePhone sensors - Gyroscope power WhiteHexagon 3 2,155 11-30-2025, 08:07 AM
Last Post: WhiteHexagon
  Light Sensor / Proximity Sensor on PinePhone? WhiteHexagon 1 1,685 11-18-2025, 03:07 PM
Last Post: WhiteHexagon
  Pinephone boot. Richy_T 8 7,408 10-21-2025, 12:12 PM
Last Post: Richy_T

Forum Jump:


Users browsing this thread: 1 Guest(s)