View Single Post
Old 06-25-2011, 08:33 AM   #24
catau
Junior Member
catau began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2011
Device: k3w
Quote:
Originally Posted by adithyau View Post
^^It helped though i dont want wifi ssh access

Ok guys thanks a lot After extensive searching in the forum, finally gained SSH access

For newbies here are the steps

1. Download jailbreak and usbnetwork from
https://www.mobileread.com/forums/showthread.php?t=88004

2. Unzip both files and select appropriate file of install according to your kindle
(As always, k2 means K2 US, k2i means K2 GW, dx means KDX US, dxi means KDX GW, dxg means KDX Graphite, k3g means K3 3G (US [B006]), k3w means K3 WiFi [B008] and k3gb means K3 3G (UK [B00A]).

3.Copy the file in the kindle; First just copy jailbreak

4. Eject kindle. Click Menu >>settings. In settings select Update Your Kindle

5. Jailbreak will get installed

6. Repeat the steps to install usbnetwork

SSH access on Windows 7

Mount kindle and see and edit file \usbnet\etc\config file
The file must be saved in Unix format itself. Using notepad ++ is convenient here
I edited the host and kindle IP to my requirement in that file

Now eject the kindle
go to menu>>Search in kindle and type ";debugOn" and press "search my items", then type "~usbNetwork" and press "search my items"

Now connect the kindle to computer
The device will fail to install. Since RNDIS/Ethernet controller is not supported
To overcome this install Microsoft-Windows-Mobile-Device-Cente

http://download.cnet.com/Microsoft-W...-10714488.html

In case of vista and windows 7 even after installation it wont work
There is a solution for this


Source: https://www.mobileread.com/forums/sho...&postcount=240

On my machine, the new ethernet connection was created as "Local Area Connection 3" and shows up as "DIRECTV HDPC20". YMMV

Go into Start -> Control Panel -> Network & Sharing Center.
Click on "Change Adapter Settings"

Do a right click on your main network adapter, click on the "Sharing" tab
Check the "Allow other network users to connect through this computer's Internet Connection"

Click "OK"
You will get prompted that the adapter interface will be changed to "192.168.0.1". That's okay, confirm.

Now go and edit the other network adapter "DIRECTV HDPC20" (or whatever it's called on your machine)
Click on the "Internet Protocol Version 4" and "Properties"
change the IP address from 192.168.0.1 to 192.168.2.1 , subnet mask 255.255.255.0.

Validate with OK.

Open a command line (windows + R, cmd)
(Note Telnet isn't activated by default in Vista / Windows 7, go into the Control Panel and select "Programs and Features", click "Turn Windows Features on or Off" and check "Telnet Client").

telnet 192.168.2.2

One can also use putty
The default root password is blank and just press enter



Hi guys,

I have followed this to the letter everything - here in this post - was ok except the last stage , after "telnet 192.168.2.2" the answer i get is :
"Connecting to 192.168.2.2 ....Could not open connection to the host on port 23: connect failed


what port ?

Can somebody please explain what is the problem and the solution ?

Thank you in advance...
catau is offline   Reply With Quote