Telnet
started by: ionoffionoff
on: 1192166778|%e %b %Y, %H:%M %Z|agohover
number of posts: 7
rss icon RSS: new posts
summary:
For those having trouble with SSH
Telnet
ionoffionoff 1192166778|%e %b %Y, %H:%M %Z|agohover

I have added the following WikiPage Telnet
Discuss it in this forum:

last edited on 1192167531|%e %b %Y, %H:%M %Z|agohover by ionoff + show more
unfold Telnet by ionoffionoff, 1192166778|%e %b %Y, %H:%M %Z|agohover
Re: Telnet
laterringlaterring 1192257339|%e %b %Y, %H:%M %Z|agohover

The Mybook already include a telnet deamon in busybox : just enable the line telnet stream tcp … in /etc/inetd.conf, restart inetd (/etc/init.d/inetd.sh restart) and voila !

unfold Re: Telnet by laterringlaterring, 1192257339|%e %b %Y, %H:%M %Z|agohover
Re: Telnet
ionoffionoff 1192261509|%e %b %Y, %H:%M %Z|agohover

True… this post was more for diagnosing problems with accessing console in the first place.
Just temp avail via firmware upgrade interface.

I may update the script to just do the mod instead of download a temp telnetd.

last edited on 1192261565|%e %b %Y, %H:%M %Z|agohover by ionoff + show more
unfold Re: Telnet by ionoffionoff, 1192261509|%e %b %Y, %H:%M %Z|agohover
Re: Telnet
SanderAntSanderAnt 1201384062|%e %b %Y, %H:%M %Z|agohover

I did this and the telnet didn't start when I restarted inetd. Is there anything else I might need to do?

TIA

unfold Re: Telnet by SanderAntSanderAnt, 1201384062|%e %b %Y, %H:%M %Z|agohover
Re: Telnet
vincm70frvincm70fr 1199985296|%e %b %Y, %H:%M %Z|agohover

I have WD worl edition WD5000xxx.
My computer is with windows XP pro
ssh and and telnet are not enable. when I send URL:

http://"ip-my WD world"/auth/firmware_upgrade.pl?fwserver=www.geekoh.com/mybook/telnet

WD web Interface tell : "There is no new firmware available"

with "cmd" in windows. I do: telnet "ip- my WD world". I try too with putty. but It's not good.

I think have not been enable. Have you a solution?

unfold Re: Telnet by vincm70frvincm70fr, 1199985296|%e %b %Y, %H:%M %Z|agohover
Re: Telnet
ionoffionoff 1199988644|%e %b %Y, %H:%M %Z|agohover

if you get no firmware is avail, check your mybooks network settings.
It is not able to query the dns or find the gateway.

I would do the ssh version prior to doing the telnet.
http://"ip-my WD world"/auth/firmware_upgrade.pl?fwserver=www.geekoh.com/mybook/ssh1

But your issue is that your mybook is not netwoked properly.

Goto the web interface's general setup tab
click configure the network settings
go through the wizzard as manual.
Hard code your network address and mask (ex 192.168.1.36/24) which means its subnet is 255.255.255.0 (note if you use my example your ip will be 192.168.1.36, please keep it with the similar ip convention as your router and local network)
Proceed to Gateway Page
From here set your gateway address (ie addres of your router) (eg, 192.168.1.1)
Set your dns servers (either use your dns server ip that you like or isp requests) (I prefer to use the dns alias my router has built in [many routers do]) To do the dns of your router, put your router's ip (eg, 192.168.1.1)

Make sure a NTP server is set so it can keep track of proper time, it is a dumb system without much to keep a proper tick.
(north-america.pool.ntp.org)

And click apply/finish.

It will say you need to reboot your computer, however you should not have to.

Just browse to the new ip in your browser, it may take a min or so to come back up (if your mybook does not restart, manually do it [led button, dont pull the power])

Now it should be able to do the find new firmware with the geekoh server.

Your mybook needs a valid inet connection setup to the update script to enable ssh or telnet.

If you still have issues after setting up networking, pm me and post in this thread, and I will explain how to make your local computer a server that can provide the firmware image locally] I also need to know what OS you use (ie. Linux [Ubuntu, Fedora, Mandriva,etc], Windows [XP,Vista,Me, 98, 3.x], Mac OSX) so I can give you customized instructions.

It essentially is an http server with a few files on it for the basics… The geekoh server does some checking using php but it is not required to do so. I just have it do the checks to provide directions if they try to visit it outside of the firmware upgrade interface.

unfold Re: Telnet by ionoffionoff, 1199988644|%e %b %Y, %H:%M %Z|agohover
Re: Telnet
ceebo00ceebo00 1213172336|%e %b %Y, %H:%M %Z|agohover

I'm new to the linux world and i was wondering how to you get to edit the /etc/inittab file so i can make the telnet boot automatically when i start up mybook? if someone could help, i'll really appreciate it.

I'm using telnet
mybook firmware is 2.0.1+

unfold Re: Telnet by ceebo00ceebo00, 1213172336|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License