[X-Unix] How to determine which network component is failing

Wing Wong wingedpower at gmail.com
Mon Jul 24 17:02:45 PDT 2006


On 7/24/06, Charles Howse <chowse at charter.net> wrote:
>
> On Jul 24, 2006, at 12:29 PM, Wing Wong wrote:
> > If your Linksys router has been updated with an "opened" firmware and
> > you have shell access to the box. You can issue the dhcp release/renew
> > via an automated SSH session. Just install your DSA public key entry
> > onto the router and script the reboot from your workstation. If you
> > want, you can also script the reboot from within the router itself.
>
> Now there's an idea!
> I have indeed just upgraded the firmware on the router, from the
> linksys site.
> I tried ssh'ing to the router ($ ssh 192.168.254.254), but it never
> answered.  :-(
> Is there some way to get into the router that I'm not thinking about?

The firmware I'm referring to is the SVEASOFT firmware. It's a
customized version of the firmware which includes dropbear(minimal ssh
daemon/client set) as well as a few other apps. I have it running on 2
WRT54G routers and they serve as "lite" servers. I've done the same to
a Buffalotech NAS storage unit(160GB) and use it as an RSYNC/CIFS/NFS
server.

Isn't customized firmware fun? ^_-

There are some tricks to uploading the firmware. I took a couple of
hours hitting several stores until I found the units(serial
code/production run) which would accept the firmware through a web
update.

The SVEASOFT firmware also let's you do other things like selective
port forwarding, QOS, port/trunk bonding, etc.

> I hate to install lynx, just on principle, heheh., but that's not a
> bad idea.
> Maybe Stroller will see something in the web page code and we can do
> it that way.

Well, either lynx or some scripting with curl. I use lynx since it's
easier for me to work with it. :) Nothing like a customized lynx+shell
script wrapper to auto-play a web based adventure game for you. ^_-

The SVEASOFT site allows for firmware downloads with a minimum
membership. It's a worthwhile effort as their code has made life ALOT
easier and my routers more useful.

Good luck!

Wing.

-- 
Wing Wong
wingedpower at gmail.com


More information about the X-Unix mailing list