First, let’s download the sources of a distribution, compile it as it comes and install it in the router. The next step would be to modify a part of it as you need. Download the source code from WhiteRussian distribution from this page: http://downloads.openwrt.org/whiterussian/0.9/ Use this URL: http://downloads.openwrt.org/whiterussian/0.9/whiterussian-0.9.tar.bz2 unzip and move to the whiterussian-0.9/ folder. [...]
Archive for the ‘Linksys WRT54G – my hacking guide’ Category
7 – They got messier: modify the kernel
Posted in Linksys WRT54G - my hacking guide, tagged Linksys, linux kernel, OpenWRT, WRT54G on September 10, 2008 | Leave a Comment »
6 – Things got messy, create your own package
Posted in Linksys WRT54G - my hacking guide, tagged Linksys, OpenWRT, WRT54G on September 10, 2008 | Leave a Comment »
This is were the fun gets funnier. The existing packages usually have many of the applications you can think of to put in a small router. But, as you use your customizable router, you might start thinking about good tasks that your router should perform. The first things you need to do are downloading and [...]
5 – Install XWRT
Posted in Linksys WRT54G - my hacking guide, tagged Linksys, web interface, WRT54G, XWRT on September 10, 2008 | Leave a Comment »
Xwrt is a web interface for WRT. I’ve have tried and can say that is much better than the original the WhiteRussian comes with. The basic interface allows you to do only basic stuff like installing a firmware, changing the IP of the router, and other simple tasks. The XWRT allows you the same, but [...]
4 – Installing packages for OpenWRT
Posted in Linksys WRT54G - my hacking guide, tagged ipkg, Linksys, OpenWRT, WRT54G on September 10, 2008 | Leave a Comment »
Is good you read this tutorial for the ipkg command http://www.dd-wrt.com/wiki/index.php/Ipkg Almost for sure you would like to install new packages, there are 2 list of packages for whiterussian. I’m still trying to know which is the difference. The lists can be found here: http://downloads.openwrt.org/backports/0.9/ http://downloads.openwrt.org/whiterussian/packages/ Given that OpenWrt is documented, but not as desired, [...]
3 – Talking to the router
Posted in Linksys WRT54G - my hacking guide, tagged Linksys, OpenWRT, SSH, WRT54G on September 10, 2008 | Leave a Comment »
SSH: Now that you have a new firmware, you can talk to your router using ssh. So just type “>ssh 192.168.1.1″ in a terminal window, and the router will ask for password for root. When logged in, you can navigate through your router’s folders almost as if you were in a regular Linux machine. It [...]
2- Linksys WRT54G – install the WhiteRussian distribution from OpenWRT
Posted in Linksys WRT54G - my hacking guide, tagged OpenWRT, Whiterussian, WRT54G on September 10, 2008 | Leave a Comment »
The OpenWrt version WhiteRussian RC 9 is used. The binaries for this version can be downloaded from: http://downloads.openwrt.org/whiterussian/newest/ – You will see 4 folders, 3 of them (default, micro and pptp) are for different OpenWrt versions, the other is for packages. Select default. More info on the versions is here: http://wiki.openwrt.org/OpenWrtDocs/Installing#head-1a60a7c16a58cbcb8ba1434325f4f24567b0b965 – Click on default: [...]
1- Hacking the WRT54G – what you need first
Posted in Linksys WRT54G - my hacking guide, tagged firmware, Linksys, OpenWRT, WRT54G on September 10, 2008 | 2 Comments »
The following are the steps to flash a Linksys WRT54G router. It’s necessary that the version is no greater than 5. For this project the router used is version 2.2. You would have to buy it through Ebay today, because what’s offered in BestBuy or Amazon are version 6 and above. I got it for [...]