Resources for “Linux on Linksys Wi-Fi Routers”
Seattle Wireless is one of the largest wireless networking communities and maintains a large Web site with up-to-date Wi-Fi information: www.seattlewireless.net/index.cgi/LinksysWrt54g.
Linksys Source Code (Linksys, now a division of Cisco Systems, has a support section with GPL source code for its products): www.linksys.com/support/gpl.asp.
The WRT54G Group maintains a mailing list and an on-line support group and is an active discussion forum for the WRT54G: groups.yahoo.com/WRT54G.
Sveasoft, this Swedish company's site is the author's home on the Net and his personal favorite. The Linksys forum is focused primarily on the Linksys WRT54G and offers source code and firmware downloads: www.sveasoft.com/forums.html.
Broadband Reports—this on-line forum has several active discussion groups focused on the major wireless device manufacturers. The Linksys forum is a great source of information and tips: www.broadbandreports.com/forum/equip,16.
OpenWRT is a recent project that promises to offer a hacker's version of the WRT54G source code. At the time of this writing nothing is available, but it's still worth a peek: openwrt.sourceforge.net.
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- 100% disappointed with the decision to go all digital.
- Readers' Choice Awards 2011
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- Why Python?
- The Linux powered LAN Gaming House
- Python for Android
- BeOS was the best
21 min 13 sec ago - I use Wireshark on a daily
4 hours 51 min ago - buena información
9 hours 58 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
10 hours 59 min ago - Gnome3 is such a POS. No one
20 hours 26 min ago - Gnome 3 is the biggest POS
20 hours 37 min ago - I didn't knew this thing by
1 day 2 hours ago - Author's reply
1 day 6 hours ago - Link to modlys
1 day 7 hours ago - I use YNAB because of the
1 day 7 hours ago






Comments
more Linux distros for Linksys
Another cool alternative is www.dd-wrt.com.
There's also a security distribution (built on top of OpenWrt) that adds WPA Enterprise wireless, IDS, IPS, and remote access VPN functionality to your wifi router-
http://packetprotector.org/
Build Clarification
I built firmware version 2.04.3 from source and transfered the image to a WRT54G v2 router, without converting it into a doorstop. The instructions in the article didn't quite match the contents of the source code I downloaded from Linksys, so in case it's useful for someone else, these are the steps I took:
This process builds the file WRT54G/release/image/code.bin which I transfered to the router using the web interface.
Now on to the interesting stuff!
Re: Resources for Linux on Linksys Wi-Fi Routers
> OpenWRT is a recent project...http://openwrt.sourceforge.net/
That link is dead. Try:
http://openwrt.ksilebo.net/
http://sourceforge.net/projects/openwrt/
> The WRT54G Group... http://groups.yahoo.com/WRT54G
Also dead. I couldn't find a better link.
Other links of interest:
Linksys product information
http://www.linksys.com/products/product.asp?prid=508&scid=35
BatBox wrt54g distribution
http://www.batbox.org/wrt54g-linux.html
Netgear DG834 Hacking Site (similar hardware)
http://dg834.grandou.net/
Other Linux friendly appliance hardware/software projects:
http://openbrick.org/
http://www.soekris.com/
http://meshcube.org/english/specs.html
-Tom
WRT54G yahoo group
> > The WRT54G Group... http://groups.yahoo.com/WRT54G
>
> Also dead. I couldn't find a better link.
Looks like this is simply:
http://groups.yahoo.com/group/WRT54G/
Nathan