12-18-2024, 01:46 PM
Hi there,
I am running mobian 12 on pinephone (not pro). I am connected to my local wifi. sshd is installed and active but I am not able to connect from another computer of my local network (ssh mobian@192.168.1.xx) :
If I try to ping to the pinephone's IP I get :
iptables -L says averything is "ACCEPT".
Thanks for your help !
I am running mobian 12 on pinephone (not pro). I am connected to my local wifi. sshd is installed and active but I am not able to connect from another computer of my local network (ssh mobian@192.168.1.xx) :
Code:
ssh: connect to host 192.168.1.xx port 22: No route to host
If I try to ping to the pinephone's IP I get :
Code:
From 192.168.1.xx icmp_seq=9 Destination Host Unreachable
Thanks for your help !