Motorola Development Community

Member Login

Quick Search



E6 General Chat Motorola ROKR E6 is somehow a candybar version of the A1200 as they functions very similarly but with far more multimedia capabilities!


Reply
  #1  
Old 01-28-2008
Konig's Avatar
The Procrastinator
 
Join Date: May 2007
Location: Mumbai
Posts: 2,935
Thanks: 129
Thanked 240 Times in 175 Posts
Send a message via MSN to Konig
Thumbs up **Guide to Telnet into the E6**

I'm making a new thread for this just for the reason that this does not get lost in a similarly named topic. credits to poetic_folly

Assuming you know how to install .pkg files using Mpkg installer, you'll need a couple of files to be downloaded:

http://rapidshare.com/files/50287933/Motorola_USB_Driver_32_v2.7.6.zip
http://rapidshare.com/files/87354185/USBNet_A1200.pkg.zip
http://rapidshare.com/files/78577070/tnlg

Now that you have downloaded the files, follow the steps below:
1. Install the Motorola USB drivers from the first file in the list above

2. Extract the second package, namely USBNet_A1200.pkg.zip

3. Copy the .pkg file to the memory card and install it using Mpkg installer

4. Now go to USB mode in setup and select modem

5. Now in the main menu of the phone, you'll have the icon for usbnet; click on it.

6. Next go to the memory card, you'll have a folder called sbin created, in that is a file called tlng. Seen it before?? (Yeah, that's the same one you were told to download in the beginning of this guide.) Replace it with the one you downloaded.

7. Now, keep your stylus on this tlng file for around 5 second till you get a menu; select open with and in the popup menu that asks you which application you want to open it with, select usbnet

8. Now connect the phone to the pc with the USB cable. Again, navigate to the sbin folder on the phone (with the cable attached) and open the tlng file once again with usbnet.

9. The PC will start installing drivers for a new device. Just select "no, not this time" -> "automatically install" and then click finish.

10. Now, on the PC, click on "Start"-> "Run"; type "cmd" without quotes

11. In the box that opens, type "ipconfig" again without the quotes

12. You will get a set of IP addresses. Note down the last set. Usually, the IP there is 192.168.16.1 though it has known to be different in a few cases (Note this IP).

13. Now add one to the last digit of this set ie, 192.168.16.1 becomes 192.168.16.2

14. In the same command window, type "telnet 192.168.16.2"

15. You should get a login screen. Type root and press enter. You should get a message "No directory /root Logging in with home = ˜/ " followed by #

16. That's it, you've successfully telnetted into the phone. You need to know Linux commands though in order to successfully utilize this. If you are not familiar with Linux, follow the next step to run a Samba session which you would be familiar with.

17. Now, to run a Samba session, open windows explorer. In the address bar, type in "\\192.168.16.2\system" again without quotes

18. Explore your phone file system on the PC now. (ps. The memory card is listed under mmc in that directory)

Edit:
A small work around in case you get the following error:

"Connecting To 192.168.16.2...Could not open connection to the host, on port 23:
Connect failed"


in this case, follow the same procedure upto point no. 13. Then in the cmd prompt, type telnet. u will get a change in the prompt (it changes to telnet)
now type "open 192.168.16.2 23"
if you have followed all the instructions, you should get a login screen, user name is root and leave the password blank
__________________


We're watching you. Be afraid. Be very afraid.

Last edited by Konig; 04-29-2008 at 11:29 AM.
Reply With Quote
The Following 9 Users Say Thank You to Konig For This Useful Post:
aaratpatel (02-28-2008), angry_machine (04-17-2008), bigkong (05-21-2008), Bolik (04-21-2008), digitalD (02-02-2008), KooNKHaR (04-27-2008), lewrydiboys (12-23-2008), msri3here (05-08-2008), Rahul2435 (01-29-2008)
  #2  
Old 01-28-2008
MotoFans JUNR
 
Join Date: Jan 2008
Location: Foot Hills of Himalayas!
Posts: 47
Thanks: 5
Thanked 2 Times in 2 Posts
Default

Thanx Konig !! have been searching for this all evening now!!!...

i followed your post and have finally managed to get drivers installed, and now i am stuck at step 14, typeing telnet [IP] gives me an error:

"Connecting To 192.168.16.2...Could not open connection to the host, on port 23:
Connect failed"

what am i missing???

Rahul

PS: also my sbin folder only has one file, tnlg.
Reply With Quote
  #3  
Old 01-29-2008
Konig's Avatar
The Procrastinator
 
Join Date: May 2007
Location: Mumbai
Posts: 2,935
Thanks: 129
Thanked 240 Times in 175 Posts
Send a message via MSN to Konig
Default

you would have to replace the tlng file in the sbin folder (which is created after clicking on usbnet) with the one you downloaded
__________________


We're watching you. Be afraid. Be very afraid.
Reply With Quote
  #4  
Old 01-29-2008
MotoFans JUNR
 
Join Date: Jan 2008
Location: Foot Hills of Himalayas!
Posts: 47
Thanks: 5
Thanked 2 Times in 2 Posts
Default

tried it with the original thing, ... tried it with yours,
result being the same!

Help!!!
Reply With Quote
  #5  
Old 01-29-2008
Konig's Avatar
The Procrastinator
 
Join Date: May 2007
Location: Mumbai
Posts: 2,935
Thanks: 129
Thanked 240 Times in 175 Posts
Send a message via MSN to Konig
Default

ok, do this:
make sure u have set the phone to modem mode.
after this, connect to the pc, navigate to the sbin folder and open the tlng file with usbnet. the pc should start installing usb networking drivers.
once this is done, simply go to start -> run
type cmd
in the box that opens, type telnet 192.168.16.2 (just be sure ur typing the correct IP address, obviously, there will be other ports open too, just select the ip from the last one which is usually ur phone)
__________________


We're watching you. Be afraid. Be very afraid.
Reply With Quote
  #6  
Old 01-29-2008
aksd's Avatar
Forum SpoilSport
 
Join Date: Sep 2006
Location: UK
Posts: 1,142
Thanks: 31
Thanked 145 Times in 81 Posts
Default

this is a "small" guide? :green: I shudder to think what your "big" guide would look like :green: Good work btw.
__________________
Regards,
Akshay
Reply With Quote
  #7  
Old 01-29-2008
MotoFans JUNR
 
Join Date: Jan 2008
Location: Foot Hills of Himalayas!
Posts: 47
Thanks: 5
Thanked 2 Times in 2 Posts
Default

Thanx konig works gr8

::sticky please::

Rahul.

Last edited by Rahul2435; 01-29-2008 at 11:22 AM.
Reply With Quote
  #8  
Old 02-09-2008
MotoFans MODR
 
Join Date: Jul 2007
Posts: 214
Thanks: 13
Thanked 61 Times in 24 Posts
Default

Maybe the problem I faced is worth mentioning since while searching for a fix, I spent 2 days and found none.

I got this problem after flashing my phone. Maybe it was because I installed all the apps after a couple of days after flashing...dunno but it was as below:
The phone would go in USB Lan mode correctly, but just won't telnet
I ran ifconfig through ekonsole and the problem was my E6's usbl0 inet ip addr: 192.168.1.2
My pc was assigned an ip of 192.168.16.1
Therefore there was no way to connect the two.

In absence of any other fix that I know of currently, what I need to do to telnet is:
Connect phone to pc, put in USB LAN mode.
Run ifconfig usbl0 192.168.16.2 command in ekonsole.
Then telnet works fine

Alternatively you manually configure your pc's ip address to 192.168.1.1 so you won't have to run any commands everytime you wan't to telnet


Also, there's a much shorter and much simpler way to telnet now using Eakrin's USB Changer.
Reply With Quote
  #9  
Old 02-28-2008
aaratpatel's Avatar
MotoFans MODR
 
Join Date: Feb 2008
Location: Ahmedabad - india
Posts: 141
Thanks: 20
Thanked 1 Time in 1 Post
Send a message via MSN to aaratpatel Send a message via Yahoo to aaratpatel
Default

thanks man
__________________
new:MOTOROKRE6/R535_g_11.81.07p
old: MOTOROKRE6/R533_G_11.12.08P

EDGE Enabled
Mobicast, Morange, BackupRestorenow
Ebuddy, Operamini, EZXSysinfo,
, Zip extractor, MyStuff,
Diskspace,FMradio without handsfree
eKonsole, JavaHacker, EzxPop,
Screen Capture,Splasher,
Reply With Quote
  #10  
Old 05-07-2008
MotoFans NWBE
 
Join Date: Oct 2007
Posts: 10
Thanks: 3
Thanked 0 Times in 0 Posts
Default

hi, i follwed till step 8 and the drivers are not installing can anyone help please
Reply With Quote
 
Reply

Tags
guide, telnet

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[guide] English FAQ , install guide muromec Qt Extended 52 09-24-2009 05:19 PM
GUIDE TO TELNET E6 ! bravenguyen E6 General Chat 14 02-02-2008 09:09 AM
Telnet installer guide needed ;) egblue A1200 General Chat 2 08-24-2006 03:15 AM
How to telnet to E680i and view files like telnet to E680! coldface E680i General Chat 10 10-08-2005 08:13 AM

 
Advertisement

Partner Links





Web Analytics