How to set up an isolated Guest WLAN on TP-Link WDR4300 with OpenWRT using command line

You have guests at your home and they want to use your wireless network to retrieve emails, etc off the Internet. This is not a unique situation, but is quite common everywhere, with the proliferation of devices and services that require Internet access. The only issue you face is that if you give them your … Continue reading How to set up an isolated Guest WLAN on TP-Link WDR4300 with OpenWRT using command line

How to watch the internet connections established by devices on OpenWRT router real-time with iftop

We all want to know to which internet connections our devices connect to. One of the best ways to do that, is use iftop. Install the iftop package in OpenWRT on the router itself to enable it to be used to monitor these network connections. To do so, open a terminal window on your computer … Continue reading How to watch the internet connections established by devices on OpenWRT router real-time with iftop

How to setup HTTPS for web interface in OpenWRT

By default, you can log in to the OpenWRT firmware installed on your router using http://192.168.1.1. However, if you want to add encryption on that connection, you need to be able to login using https://192.168.1.1. To do that, you need to enable HTTPS support on the router. To do so, open a terminal window on … Continue reading How to setup HTTPS for web interface in OpenWRT

How to install OpenWRT on the TP-Link WDR-4300 router

Download the OpenWRT Breaking Barrier firmware for TP-Link WDR4300 router from http://wiki.openwrt.org/toh/tp-link/tl-wdr4300. You will also find the instructions on the upgrade process there. Next, visit the web GUI interface of the TP-Link WDR-4300 router. In my case, this was at http://192.168.1.1 of the factory TP-Link firmware. Select System Tools -> Firmware Upgrade, click on Browse... … Continue reading How to install OpenWRT on the TP-Link WDR-4300 router

How to revert to default TP-Link wireless router firmware from dd-wrt

Some of us like to try out multiple router firmware and at times, need to revert back to the default firmware that came with the router. TP-Link is fairly easy to revert, where you can experiment with various firmware before you settle down for the one you find most useful. The below steps enable you … Continue reading How to revert to default TP-Link wireless router firmware from dd-wrt

Downgrade dd-wrt firmware from dd-wrt version 24461 to dd-wrt version 24160

Recently, there have been no upgrades to the dd-wrt firmware I use on my routers. Found that the last dd-wrt firmware version 24461, did not permit upgrades to newer firmware due to a bug in it. It also did not allow downgrades to a lower version of dd-wrt via the Web GUI interface or any … Continue reading Downgrade dd-wrt firmware from dd-wrt version 24461 to dd-wrt version 24160

Create VLAN on TP-Link WDR4300 wireless router with isolation

The TP-Link WDR4300 wireless router has an Atheros Chip. Due to this, it is not easy to set up VLANs (Virtual Local Area Networks) on it. Below explains how this can be done with the kind of problem that was overcome. Problem: I had a guest computer on my home wireless network that kept sending … Continue reading Create VLAN on TP-Link WDR4300 wireless router with isolation

Broadcom 4313 wireless does not connect to network or internet in Linux but detects wireless networks

Wireless adapter on Lenovo Z580 does not connect to Internet in Linux although it detects all the wireless networks. Finally, got the settings right to enable the use of built-in Broadcom 4313 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01) Here are the steps. Open a terminal window. In the … Continue reading Broadcom 4313 wireless does not connect to network or internet in Linux but detects wireless networks

Flashing dd-wrt on TP-Link WDR4300 router

The TP-Link WDR4300 wireless router comes with dual band and the default TP-Link firmware. This firmware is good for normal users but, if you install DD-WRT on the router, you can make it do a lot more. Download latest dd-wrt firmware for the WDR4300 from http://www.dd-wrt.com/site/support/router-database Remove internet cable from the router Do a 30/30/30 … Continue reading Flashing dd-wrt on TP-Link WDR4300 router

Multiple Wireless LANs WRT54G2 – Allow guests to use your WLAN

You have a wireless router at home. There are occasions when you have guests at your home, and they require to access the internet over your Wireless Network. Unfortunately, the default firmware on the Cisco / Linksys WRT54G2 wireless router does not allow you to have a separate WLAN access password for your guests. In … Continue reading Multiple Wireless LANs WRT54G2 – Allow guests to use your WLAN