Obtaining: Get the package containing this README from http://cj.colliertech.org/swn/ --- ***NOTE*** Firmware revision 1.30 is required for this script. get it here: ftp://ftp.linksys.com/pub/network/WRT54G_1.30.7_US_code.bin And then go here to apply it (assuming your AP's IP is 192.168.1.1, which it probably is): http://192.168.1.1/System.asp --- Usage: * push_splash Push a distribution of NoCatSplash onto the router. NOTE - none of the other tools will work after this is running. You'll need to power-cycle the router. ./push_splash * push_dist Push a basic distribution onto the router, built from busybox and a mips telnetd binary ./push_dist * get_shell Get a shell on your wrt54g router. ./get_shell * get_status display the status of your router. ./get_status * put_file Put a file on your wrt54g router in the /tmp/incoming directory ./put_file * start_telnet start a telnet session with your wrt54g. After you've run this once, up until you reboot the router, you can telnet to the machine with the command 'telnet 192.168.1.1', assuming your router's IP is 192.168.1.1 (which it probably is) ./start_telnet --- See also: SWN's WRT54G page: http://seattlewireless.net/index.cgi/LinksysWrt54g The Wrt54gTools wiki on the SWN site: http://seattlewireless.net/index.cgi/Wrt54gTools SWN's mailing list archive: http://seattlewireless.net/archive/ Rob Flickenger's book: Building Wireless Community Networks, Second Edition ISBN: 0-596-00502-4 http://safari.oreilly.com/?XmlId=0-596-00502-4 Linksys' GPL release: http://www.linksys.com/support/gpl.asp Jim Buzbee's mini-dist page http://www.batbox.org/wrt54g-linux.html