Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Equipment Support » Hardware By Brand » Efficient » 5200 FTP
Search Topic:
Uniqs:
2918
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
5861-015 (is this model very special?) »
« Speedstream 5100 "Field Upgrade"  
page: 1 · 2
AuthorAll Replies

ICGabe

join:2003-09-25
Dallas, TX

5200 FTP

I have some interesting information regarding the FTP login/password in the 5200. If someone else has already posted this information then I apologize.
The 5200 doesn't have a default login, this is set by Ethernet SNAP. All of the firmware updates and TangoManager do this. Once these programs finish using the FTP they reset the login.
I have created a program that allows you to create a login for the FTP. If anyone is interested I can upload it to this forum.


5200 Router

@mindspring.com
Yes! Please do or provide a HTTP download link from a free web hosting site. Your Choice.

buggage
Premium
join:2002-11-28
I'd be interested in checking this out. Please do share your program. Thanks!


Buck Fush
Great Minds With Great Debts.

join:2001-02-24
reply to ICGabe
yes please!


Doctor Olds
I Need A Remedy For What's Ailing Me.
Premium,VIP
join:2001-04-19
1970 442 W30
clubs:
reply to ICGabe
Please share it.

Regards,

Doctor Olds


MrEkky

@wv.fronti
reply to ICGabe
I want 1 to, Send it please my ISP not very good with it firmware.

ICGabe

join:2003-09-25
Dallas, TX

reply to ICGabe
SpeedStreamFTP.zip 48,484 bytes
Ok, here it is. I was only able to test it on WindowsXP but it should work on 98/ME/NT/2000.
If anyone has difficulties using it just post your problem and I'll try to help.


Sarick
It's Only Logical
Premium
join:2003-06-03
USA
·FrontierNet Intern..

reply to ICGabe
Oh man, Why no IP options..

I have My IP set to 192.168.2.1 not 192.168.254.254..

My rare setup dosen't work.

I did however place my speedsteems IP in my localhost so if I DNS lookup speedsream it'ss go to my router IP.

speedstream


Doctor Olds
I Need A Remedy For What's Ailing Me.
Premium,VIP
join:2001-04-19
1970 442 W30
clubs:
You just have to be different huh?


Sarick
It's Only Logical
Premium
join:2003-06-03
USA
reply to ICGabe
id it work for you olds?


Doctor Olds
I Need A Remedy For What's Ailing Me.
Premium,VIP
join:2001-04-19
1970 442 W30
clubs:
Not yet, running a 5861 right now.

ICGabe

join:2003-09-25
Dallas, TX

reply to Sarick
The FTP login is not set using IP. It's set using a lower interface called SNAP that uses Ethernet to communicate. All you have to do is enter your modem MAC address and set the login. After that you just open your favorite FTP program and connect using the IP of your modem.

buggage
Premium
join:2002-11-28


Can't seem to get it to work here Entered the modem's MAC, gave it user and pass, but still gives me invalid user when trying to login to FTP...
[text was edited by author 2003-09-27 11:53:56]

buggage
Premium
join:2002-11-28
Forgot to mention I'm also running WinXP. Program seems to run fine, I enter my info, set FTP, packet gets sent, but I'm still unable to login.

Any other suggestions ICGabe?

BTW, thanks for sharing your program.

ICGabe

join:2003-09-25
Dallas, TX

reply to ICGabe
Unfortunately I wasn't able to create a better mechanism to inform every possible error that can occur. Here are some tips:
1. Make sure the interface you select is the one that the modem is physically connected to.
2. Try to use an Ethernet card and not USB.
3. Shut down any programs that may be communicating with modem configurations, i.e. TangoManager, or any SNMP program.
4. Make sure to use the correct modem IP when connecting to the FTP.
5. Connect to the FTP immediately after setting the login as the login will expire after a short time.
6. Make sure to enter the MAC address in hexadecimal format, i.e. AA:FF:00:00:AA:88
7. When setting the login/password use a short one, i.e. 123/123

Since I have only my SpeedStream with Router firmware to use for testing I haven't been able to test all possibilities. If you can't get it to work let me know what your current OS/Firmware/connection is and I will do some more testing.

ICGabe

join:2003-09-25
Dallas, TX

reply to ICGabe
Just thought I might show you all the FTP transaction with my SpeedStream modem.

*** CuteFTP Pro 3.0 - build Nov 4 2002 ***

STATUS:> Getting listing ""...
STATUS:> Connecting to ftp server 192.168.254.254:21 (ip = 192.168.254.254)...
STATUS:> Socket connected. Waiting for welcome message...
220 FTP Server Ready
STATUS:> Connected. Authenticating...
COMMAND:> USER 123
331 User name ok, need password
COMMAND:> PASS *****
230 User logged in
STATUS:> Login successful.
COMMAND:> PWD
257 "/"
STATUS:> Home directory: /
COMMAND:> FEAT
500 Unknown cmd FEAT
STATUS:> This site doesn't support the 'features' command.
COMMAND:> REST 100
500 Unknown cmd REST 100
STATUS:> This site cannot resume broken downloads.
COMMAND:> PASV
227 Entering Passive Mode (192,168,254,254,4,3)
COMMAND:> LIST
STATUS:> Connecting ftp data socket 192.168.254.254:1027...
150 Here it comes...
226 Transfer OK, Closing connection
STATUS:> Transfer complete.
COMMAND:> QUIT
221 Bye
STATUS:> Connection closed.

buggage
Premium
join:2002-11-28

Thanks for the reply.

Here's my stats:

OS: WinXP Pro - Service Pack 1
Router Firmware: 004-E240-A21
Connection: Ethernet

NIC is right, MAC address is right, and no other programs are accessing modem. Tried connecting immediately after setting the FTP login/pass but still no go. I do see the router's light blink when I set the FTP info, but for some reason it seems to not be setting the values (even temporarily)

ICGabe

join:2003-09-25
Dallas, TX

reply to ICGabe
Ok, your configuration is identical to mine. I'm going to try to add some more intelligence to the SNAP mechanism (the SendSanp.dll) so that we can receive confirmation from the modem that the packet was received.
There is one thing that I would like you to try though. If you still have the firmware update program (Update_E240_A21_70-7_1086-503.exe) try to run it (don't update just run it) and se if it finds your modem. This update program uses the same SNAP mechanism that mine uses, although with more intelligence.
Let me know what happens.

buggage
Premium
join:2002-11-28
Yes, the firmware update program finds the modem without a problem, always has (along with all other's I've tried).

I'll be happy to test out the new SNAP mechanism when you're ready and let you know how it goes. Thanks.

ICGabe

join:2003-09-25
Dallas, TX

reply to ICGabe
Here is a revised version (1.1). I fixed some bugs in the packet that I think were causing only my computer to connect. In this version you will also receive confirmation that the modem received the packet.
Let me know if anyone has any success.
Thread is
Forums » Equipment Support » Hardware By Brand » Efficient5861-015 (is this model very special?) »
« Speedstream 5100 "Field Upgrade"  
page: 1 · 2


Tuesday, 09-Feb 18:12:42 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10.5 years online! © 1999-2010 dslreports.com.republican-creole
page compression OFF
Most commented news this week
· [90] Verizon Wireless, Meet 4Chan
· [72] Comcast Xfinity Rebranding Largely Laughed At
· [71] FBI Revamps Push For Two Year ISP Log Retention
· [36] When MetroPCS Says 'No Contract,' They Mean 'Contract'
· [30] Fairpoint Files Bankruptcy Plan
· [20] Cox Offers Free PS3s To Entire State Of Arizona
· [20] Google Lowers Nexus One ETF, Launches Phone Support
· [20] Duh: Billing Companies Think Metered Billing 'Inevitable'
· [18] T-Mobile Owner Considering TMO IPO, Leap Acquisition
· [13] Italy Tries (Again) To Force ISPs To Block Pirate Bay
Most people now reading
· ADSL-CO/2009-261 Case update.... [TekSavvy]
· Advice for a friend! Help, electricity usage (Insane) [Home Repair & Improvement]
· [Rant] What the heck is with the USPS? [Rants, Raves, and Praise]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· [WIN7] Discovered Something I Think. (Tip) [Microsoft Help]
· [rant] Apple's pissing me off with their pricing. [All Things Macintosh]
· Windows 7 boot manager editing questions [Microsoft Help]
· Love is in the Air-Lovely Charm Bracelet [World of Warcraft]
· Max over charges DOUBLING to $50 in March for all tiers!!! [Rogers]
· 3.3 Warlock [World of Warcraft]