|
» Programs in development » Port Bridge | SpeedStream 5200 FTP | Port Listener SpeedStream 5200 FTP ***Free for non-comercial use*** Author: Gabriel Strong Email: icgabe@gmail.com This program depends on the following: -WinPcap library; Found at http://winpcap.polito.it/ (Use the beta version if the program can't detect your interfaces) -Visual Basic runtime; Found at http://download.microsoft.com/download/vb60pro/Redist/sp5/WIN98Me/EN-US/vbrun60sp5.exe Instructions: Choose an interface on which to communicate with the modem. Enter the MAC address for the modem (ie: xx:xx:xx:xx:xx:xx). This can be found using the web interface of the modem. Enter the MAC address for the interface. This can be found using "ipconfig /all". Enter login/password (up to 14 characters). Click on the Set button. You will be informed if the modem received the packet or not. For some reason the LIST ftp command does not return a list of files. But you can download tem manually. Here are some examples: x.cfg x.def x.img x-boot.img If you want to upload a new firmware the correct order is: x-boot.img x.img x.def The login/password will be reset automatically by the modem after a short while. To reboot the modem (ie: after an FTP upload) click on the reboot button. (Warning: this is still experimental.) 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 This program is still in development. Use at your own risk. |