What is this?
This is a guide on how to build your own $130 LTE router that connects as many devices as you like.
Why use this setup?
2 reasons, control, and flexibility. Want to just take the LTE stick for some portable travels? you can do that, plug your stick into your laptop and away you go. Need emergency internet when the whole house loses connection? Problem solved! Don’t want LTE and just want to use your residential internet? Unplug the LTE stick, and plug your modem in! OpenWRT gives your power from their vast array of available packages to download.
Equipment Used:
- Rogers/Bell Sierra Aircard 330U – $50 @ Ebay
- TP-Link TL-WDR4300 V1.7 – $70 @ Amazon
- 2x 3dbi GSM Antennas – $10 @ Ebay
Homework
Test your modem in Windows or Mac, make sure it works, and write down your provider’s APN
Update the Firmware
Download latest firmware (Currently version 141113 (11/13/2014) and flash it on the WDR4300 using the web interface.
No need to do this if you’re already running V141113.
Router IP: 192.168.1.1
Default User: admin
Default Pass: admin
Go to System Tools -> Firmware Upgrade and browse to the firmware file extracted from TL-WDR4300_V1_141113.zip. Wait for it to reboot, then continue on.
Flash Rooter MultiWeb firmware
Download the latest version of Multiweb.
The WDR4300 Rooter firmware can be downloaded here.
Extract is and flash it by using the TP-Link router’s web interface like before*
*Note that versions of Multiweb older than 2015-01-04 have trouble detecting the Sierra Aircard stick
Configure Rooter
Go to 192.168.1.1 and login with the defaults (root as username, blank password).
Now go to System -> Administration and set your password
Set Your APN
Go to Modem -> Connection Info
Enter in your APN settings in Modem 1 Information:
For Rogers: set “APN” to lteinternet.apn
Scroll down and hit Save
Set Your Wifi
Go to Network -> Wifi
Click the Edit button under Generic MAC80211 802.11bgn(radio0)
Set your channel (I prefer auto), and your ESSID (this will be what your network shows up as)
Next, click on Wireless Security, set Encryption to WPA2-PSK, and your Key to whatever you’d like the password to be.
Now click Save and apply changes
Note: If you have a Broadcomm wireless adapter, uncheck “WMM Mode” as it interferes with connections
Finishing Up
Power off your router, then plug in your LTE stick into the “USB1” port on the back of the router.
Wait 1 minute, then check the overview page to make sure the device is detected. The status indicator is near the bottom of the page.
You can see more details under Modem -> Network Status to verify it has been connected.
Results/Speedtests
Sometimes LTE can be faster than cable internet.
LTE (Good signal):
Cable (Shaw 25Mbps down, 2.5Mbps up):
LTE (Poor signal):
Want console access to your router?
Download a telnet client (or use the Windows built-in one). Download the portable version of KiTTY (a souped up PuTTY fork) from here. Choose the kitty_portable option. Choose SSH and enter 192.168.1.1 as the host. Username is root, and the password will be the one you set up above.
Credits
Hats off to the Rooter Firmware team and the OpenWRT. If you’d like to donate, please send some money their way as a thank you to their hard work.