Sveasoft Linksys WRT54G Firmware Version 1.42.3.3sv USE OF THIS FIRMWARE IS AT YOUR OWN RISK!!! Changes 2003-12-15 ------------------ 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 1.42.3 Linksys source Firmware version changed to 1.42.3.3sv 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) 3) 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. 4) Copy your public key from /[user name]/.ssh/id_rsa.pub to the "Authorized Keys" field. 5) Enable SSHD in the web interface 6) Enter your Linksys password twice at the top of the screen 7) Click on "Save Settings" 8) Restart your Linksys box