WiFi Ethernet Bridge
Jun 8, 2011
One of the most frequently asked questions about PA648C video over IP module is how to connect it to a WiFi network.
Since PA648C only have an Ethernet interface, what we need is a WiFi Ethernet bridge. It is easy and cheap.
We can get a TP-LINK TL-WR740N wireless router in Chinese retail market for about 100RMB (about 15.4USD) now. It has built-in WDS function and can be configured to use as WiFi Ethernet bridge in the following way:
- Enable WDS function.
- Set up SSID(to be bridged) and BSSID(to be bridged) the AP of the WiFi network you are going to work with, the "Search" button can be used to search for those value, especially the BSSID.
- Set up the rest of WiFi options exactly as the AP, including channel, mode and security. Actually you need to set up the same security parameters twice,
in both the "Wireless Settings"->"WDS" section and the "Wireless Security" section.
- Test and verify the bridge function is working.
- Disable DHCP server function on this bridge and set its local IP address to an address outside of the original DHCP server range.
For example, set your original DHCP client address from 192.168.1.100 to 192.168.1.199 and set this bridge to 192.168.1.99. In this way, any device connected on this bridge will still use the original DHCP server.
What if you have another wireless router in hand but it does not have function like "WDS"? OpenWrt is where you should check,
it has open source software for a lot of routers, including function to turn a wireless router to a WiFi Ethernet bridge.