View Single Post
Old 11-28-2006, 06:00 PM   #1
narve
iLiad fan
narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.
 
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
Easy and safe SSH access to your iLiad

An easy method for semi-n00bs like me, to gain SSH access to your iLiad, and some handy scripts for starting the network and scanning for wireless lans without starting the terminal window.

This assumes you have the 2.7.1 and the .sh extension. If not, you probably know how to do this anyway.

Network usage:

- Unzip network.zip to a suitable place. Edit startwlan.sh and change the long number to the HEX value of your wep key. (google wep hex calculator if you only know your ascii key). Copy the entire directory to your iLiad using USB (or any other method), place it in e.g. newspapers. Browse to that directory (e.g click on "news"). There should be a directory called "network". Enter that and click startwlan.sh. Use "scanwlan.sh" and then view the WirelessLANs.txt to see available networks. After you've started wlan, you can browse the web by clicking on "World Wide Web.html" and following links. (There probably is a better way to do this?)

Dropbear usage:

(For more info about this, search the forums for dropbear)

- First, use an ssh client to create a public key and a private key (or use an existing). If you don't know what this means, stop here . I use putty for windows; anyone will do I think.

- Unzip the dropbear to a suitable place. Edit id_rsa.pub and paste in the content of you rsa signature (not your public/private key, only the signature). The file should look somewhat similar to mine.

- Copy the directory to a suitable place on your iLiad, e.g. newspapers. Navigate to that place. There should be an icon "Dropbear". Clicking on that will take a looong time the first time. After that, your ssh server should be running and you can try to connect to it.

- Of course, you have to be online to get ssh access. Use the above network trick to start wlan.

Enjoy. Post here if there are any problems.
Attached Files
File Type: zip network.zip (1.1 KB, 945 views)
File Type: zip dropbear.zip (231.4 KB, 969 views)

Last edited by narve; 11-28-2006 at 06:15 PM.
narve is offline   Reply With Quote