Floppy-disk-based router for Alcatel USB ADSL modem.

This is a disk image of a boot floppy that will make an old PC (386 or better) into a router that can be used with an Alcatel "Speedtouch" modem (the green "stingray" model or the newer purple or silver "330" model) for an ADSL connection.
Note: I haven't got the most recent (revision 4) modem, so I haven't been able to test with this. If you've got such a modem, please let me know whether you can get this working or not.

All you need is an old PC with a USB port, an ethernet card and a floppy disk drive. Plug the modem into the USB port and connect the ethernet card to a network with your other computers on it. Then boot the PC from a floppy made from this disk image. Your other computers will then have a working connection to the internet.

Network cards supported:

Instructions

Source code

You only need this if you want to modify the floppy in some way, or if you are just curious about what it does.
Most of the code on this floppy was obtained from elsewhere. Please download files from the original owner's web site, if at all possible: downloads from this site will be very slow, as it is on an ADSL connection.
My own source code and build instructions are here.

file name download from owner's web site download from this web site (slow!)
busybox-1.00.tar.bz2 here here
dropbear-0.44.tar.bz2 here here
iptables-1.3.0.tar.bz2 here here
linux-2.4.29.tar.bz2 here here
ppp-2.4.3.tar.gz here here
root_fs_i386.ext2.bz2 here here
speedtouch-1.3.1.tar.bz2 here here
SpeedTouch330_firmware_3012.zip here

John Williams