11-28-2006, 07:00 PM | #1 |
iLiad fan
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. Last edited by narve; 11-28-2006 at 07:15 PM. |
11-28-2006, 09:36 PM | #2 |
Addict
Posts: 285
Karma: 10
Join Date: Apr 2006
Location: Vancouver, Canada
Device: Proud Iliad owner
|
Wow! Great work narve!
I am particulary excited about the possibility of navigating the web! |
Advert | |
|
11-29-2006, 03:02 AM | #3 | |
Zealot
Posts: 124
Karma: 177
Join Date: Jul 2006
Location: Bochum, Germany
Device: MP2K, iLiad
|
Quote:
|
|
11-29-2006, 03:44 AM | #4 | |
iLiad fan
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
|
Quote:
https://www.mobileread.com/forums/sho...9&page=3&pp=15 There he launches minimo directly, which I assume will give you an location bar etc. I haven't tried that yet. I've put links to my most popular sites in a html-file on the iLiad, so I don't need to enter adresses using the iLiad keyboard, it is too slow for that. Will experiment with the above application and see if I find a better way to browse the web. Now I gotta get an email application working, so I can send my self files instead of using USB |
|
11-29-2006, 04:43 AM | #5 |
Connoisseur
Posts: 81
Karma: 292
Join Date: Nov 2006
Device: i62HD + T68
|
There is a version for us that haven't a wireless connection?, now i'm in the work and can't test if i can change the network.sh to up the lan connection (sorry for my english), but if there isn't a version for us i will see this afternoon to fix this ;-)
|
Advert | |
|
11-29-2006, 06:10 AM | #6 | |
Zealot
Posts: 124
Karma: 177
Join Date: Jul 2006
Location: Bochum, Germany
Device: MP2K, iLiad
|
Quote:
I even can't figure out how to talk it into opening a URL on the commandline. |
|
11-29-2006, 09:04 AM | #7 |
Zealot
Posts: 103
Karma: 11
Join Date: Jul 2006
|
Hi Narve,
browsing to those web links isn't working here. I just get a lot LED blinking going on. Any idea what could be wrong? After scanning my wireless network is written to the text file. (Had to adjust the file path in scanwlan.sh to "network" though!) I have 128 bit WEP encryption. Works fine with IDS. Last edited by emkay; 11-29-2006 at 09:07 AM. |
11-29-2006, 02:24 PM | #8 | |
iLiad fan
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
|
Quote:
/usr/bin/wired.sh start dhcp instead of wireless.sh ... in startwlan.sh. Or better, create a startlan.sh containing the above line. If you don't have dhcp, I don't know how to do it. Try writing wired.sh and see if you get any help. (This is assuming you have ssh access, or use the mrxvt terminal app) |
|
11-29-2006, 02:27 PM | #9 | |
iLiad fan
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
|
Quote:
Also, remember to replace 'n-net' with the name (SSID) of your wireless network. Sorry, forgot to explain that |
|
11-29-2006, 02:29 PM | #10 | |
iLiad fan
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
|
Quote:
https://www.mobileread.com/forums/showthread.php?t=8569 But I haven't tried that, will do if I get enough time someday. |
|
11-29-2006, 04:02 PM | #11 |
Connoisseur
Posts: 81
Karma: 292
Join Date: Nov 2006
Device: i62HD + T68
|
hey guys the wired.sh start dhcp is working i can launch Minimo, with the terminal, but the only that is limiting me to navigate throught internet, is that the terminal have the keyboard, not Minimo it's like only have a mouse...
can anybody port a Minimo with the keyboard or know how launch Minimo with the posibility of using the keyboard With the keyboard i'm refering the writeboard |
11-29-2006, 05:27 PM | #12 | |
iLiad fan
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
|
Quote:
|
|
11-29-2006, 05:38 PM | #13 | |
Zealot
Posts: 124
Karma: 177
Join Date: Jul 2006
Location: Bochum, Germany
Device: MP2K, iLiad
|
Quote:
Interestingly starting Minimo from contentLister with a local html and following external links does NOT work for me. It looks for a local file instead. Last edited by k2r; 11-29-2006 at 05:41 PM. |
|
11-29-2006, 05:56 PM | #14 |
Zealot
Posts: 103
Karma: 11
Join Date: Jul 2006
|
OK Narve, got it running now.
Your html was slightly borked Did you somehow get those links to work?! Browsing Wikipedia now |
11-29-2006, 07:06 PM | #15 |
Connoisseur
Posts: 81
Karma: 292
Join Date: Nov 2006
Device: i62HD + T68
|
you start the minimo with a .sh i supose i will try this tomorrow night,...
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SSH access broken | yecam | OpenInkpot | 4 | 08-29-2009 06:42 PM |
iLiad SSH client for terminal access | IvarC | iRex Developer's Corner | 2 | 02-06-2009 02:21 PM |
iLiad How to make iliad into a SSH server and connect with iLiad | tudou331100 | iRex Developer's Corner | 21 | 02-06-2009 06:35 AM |
iLiad Safe and Easy MP3 for your iLiad | narve | iRex Developer's Corner | 20 | 01-19-2007 12:17 PM |
iLiad How do I get ssh access to my 2.7.1 iLiad? | narve | iRex Developer's Corner | 3 | 11-28-2006 06:59 PM |