Sveasoft Linksys WRT54G Firmware Version 2_2.00.8.2sv USE OF THIS FIRMWARE IS AT YOUR OWN RISK!!! Changes 2003-12-19 ------------------ Added stty, uptime, vi, sed, file sorting to Busybox Added fix for SSHD file conversions (auto-append CR) Extended WWW Command Shell cmd length to 255 characters Added Client/AP mode select to WWW interface (EXPERIMENTAL) -- under Wireless->Basic Wireless Settings Enabled IP forwarding on boot Replaced Ping, Traceroute windows with direct Command Shell -- under Administration->Diagnostics Added power adj, ant rx, ant tx to WWW interface -- under Wireless-> Advanced Wireless Settings Added sshd (dropbear) Added telnetd (busybox 0.60.x) Added hexdump, cmp, wget, dd to busybox Added sshd, boot_wait, telnetd to web interface -- Under Administration->Management Client mode enabled Updated source tree to v2_2.00.8 Linksys source Firmware version changed to 2_2.00.8.2sv To Do ----- Add frottle hidden-node management Add wondershaper bandwidth management Add wavelan or equiv. wl statistics Add NoCatSplash compile time option SSHD Key Generation Notes ------------------------- 1. Install openssh on your local machine 2. Run ssh-keygen -t rsa -f [filename] -N '' -C '' 3. Open a browser to the Linksys box (default 192.168.1.1) 4. Open [filename] and copy contents to Linksys web interface field "RSA Host Key in ASCII Armored Format". This is the linksys sshd daemon's private key. 5. Copy your public key from /[user name]/.ssh/id_rsa.pub to the "Authorized Keys" field. 6. Enable SSHD in the web interface 7. Enter your Linksys password twice at the top of the screen 8. Click on "Save Settings" 9. Restart your Linksys box