SpeedStream 5250 Configuration Utility?
tzanger asks: "There's a vast quantity of SpeedStream 5250 and 5251 SDSL modems on ebay. These modems are actually ethernet-to-SDSL bridges and could be used as cheap point-to-point links. I say could because Efficient Networks has defaulted the configuration to CPE-only and they have made their configuration utility '5250dnld.exe' disappear. I've tried dozens of search engines, Usenet and about twenty FTP search engines without luck. I thought Gnutella might be a good choice but there is a Gnutella virus which propagates itself as whatever application you try to grab!"
"The DSL controller used in the SpeedStream 5250 (the Brooktree Bt8970) is capable of working as CPE or CO; I just can't set it without that application. This is where I am asking the Slashdot crowd if they have this modem and perhaps have a copy of the 5250dnld.exe they could share. I'm certain I can get this working (and get a good HOWTO set up) if I could only get a hold of that damn utility!"
The beauty of open-source is that anyone can create advanced configuration tools like the one you describe without the technical and moral restrictions of proprietary and closed software!
Start a new project on sourceforge and sign up a few of the legions of open-source developers to create a new configuration tool!
Conformity is the jailer of freedom and enemy of growth. -JFK
Basically: set your ethernet interface to 10.0.0.2, telnet to 10.0.0.1 and hit ? for a list of available commands.
Word of warning - do NOT turn on the 'bridgefilter' option if it is present. This command (and possibly others) can render your DSL modem unusable, and there won't be a thing you can do to fix it.
Not sure if it will help - you may have already seen it (watch, it will be your site):
k s/
http://www.seanet.com/dsl/Covad/EfficientNetwor
Reason is the Path to God - Anon
http://groups.google.com/groups?q=5250dnld&hl=en&r num=1&selm=slrn874uqp.k0a.griffon%2Busenet%40Keyse rSoze.snurgle.org
http://www.snurgle.org/~griffon/
Reason is the Path to God - Anon
My 5260 has a telnet interface as a previous poster described - you just set your interface (or a virtual interface if you use an OS capable of that) on your ethernet card to 10.0.0.2 and then telnet to 10.0.0.1.
The 5260 is a bridge (ethernet to err.. RADSL I think), so just because it is a bridge doens't mean it doesn't have that telnet interface.
Obviously if your OS is not capable of virtual interfaces so you can only have 1 IP per interface, then when you have your interface set to 10.0.0.2 you're not going to be able to get *past* the bridge, but that's okay, it is only temporary.
Also - the 5260 can be upgraded via firmware (it is out there somewhere) to be a router instead of a bridge. Neat, huh? Try www.dslreports.com to get a lot of info about these.
On the Efficient 5800 series units I've worked with you can connect a 9pin serial->RJ45 cord from the serial connection on your computer to the blank port on the back of the unit (it's the management port, it just isn't labelled) and then connect with minicom/hyperterm. From the command line you can do much more than you can from any interface. I'd be willing to guess that the interface won't let you do what you to do anyway, the Efficient windows|web interfaces I've seen are all pretty limited. Good luck.