Quote:
Originally Posted by Gonzo62
|
It's the same thread I mentioned you.
I's a good thing to have a terminal in your Iliad, install xshell if you haven't done yet.
Then you will be able to check network status. Type next on the Iliad terminal:
This will check if you have a proper network adapter active (eth0) for wired and (can't-remember-the-name, maybe wlan0?) for wireless.
You should have a valid IP of your local network in eth0 or wlan0 in order to connect.
As your only IP is 127.0.0.1 it looks like the Iliad haven't network activated.
Then, to check if SSH server is running:
Code:
# ps -efax|grep dropbear
should return a line containing the process.
Hope it helps,
Iņigo