Monday, May 27, 2013

Wireless Bridging

My Asus USB dongle and 64-bit Bridge Linux don't play well together.

Enter dd-wrt and the E1200-V2 Cisco/Linksys N300 wireless router.

Flash the dd-wrt firmware to it, then set it up as a wireless bridge. Note that with Personal WPA2, encryption must be set to AES.

I did alter the beginning of the bridging setup a wee bit to make things a bit easier for my LAN subnet and network:
2.1 Disable wireless. I set things up on the Windows laptop, and it would keep automatically connecting to a wireless network, which caused IP address problems when trying to connect to the default dd-wrt address.
...
6.1 Change the IP address of the dd-wrt router to match your LAN subnet. In my case, that's 192.168.100.x.
6.2 Change the IP address of the computer to match what you just did to the router: 192.168.100.9. In Windows, you may have to reboot to get things to work properly after changing the IP address.
6.3 Login to the router (now at 192.168.100.x) with the username and password you created in Step 6.

Also, in general, where the instructions say to hit Save...don't. Just hit Apply.

After Step 26, if you've done everything correctly, the computer will have internet access.

27.1 Reenable wireless on the Windows computer and reboot. You may have to reset things back to DHCP after rebooting and connecting wirelessly.

Then, move the new bridge to the computer that you want to connect to your wireless network, and plug a network cable in between the router and the computer. And now you've got N-band. It's seen as a wired connection by the computer, as the wireless connection is handled entirely by the N300 bridge.

Bought the Belkin N300 first. Neither of these support bridging out of the box. dd-wrt does not support the Belkin unit.