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 virtual keyboard aular 4 302 04-10-2024, 03:45 PM
Last Post: aular
  PinePhone Doesn't Boot LED Doesn't Show Any Signs When Charging dorkydev 1 199 04-02-2024, 11:50 AM
Last Post: Kevin Kofler
  PinePhone - boot from microSD laserpyramid 5 470 03-06-2024, 06:37 PM
Last Post: aular
  Are you using the Pinephone as your daily driver? jro 157 108,143 02-18-2024, 11:33 PM
Last Post: aular
  2020 PinePhone Manjaro CE EU for sale, name your price astrojuanlu 7 1,720 02-14-2024, 04:51 PM
Last Post: astrojuanlu
  pinephone is not bootble for the box. ijij 1 574 01-19-2024, 01:29 PM
Last Post: fxc
  Multiple issues with the Pinephone MTXP 12 2,257 12-28-2023, 07:55 AM
Last Post: MTXP
  pinephone repair shop shengchieh 0 475 12-26-2023, 02:42 PM
Last Post: shengchieh
  sudo nano file saving pinephone beta edition CharlesGnarley 4 1,636 12-22-2023, 03:44 PM
Last Post: Kevin Kofler
  Can't get Mobian on PinePhone to recognise USB-C docking bar duncan_bayne 9 6,855 12-04-2023, 02:14 AM
Last Post: Peter Gamma

Forum Jump:


Users browsing this thread: 1 Guest(s)