Tagged Questions
1
vote
3answers
277 views
Bridging eth0 to wlan0
I'm trying to create the followig setup:
+----------+
| Wi-Fi |
+----------+
...
-1
votes
1answer
68 views
Convert wifi to wired using wireless router [closed]
I have a TP-Link WR740N, a Raspberry Pi (With only an ethernet port for Network), and a Wifi connection. Is it possible to use the wireless router to bridge the Pi with the Wifi connection?
2
votes
1answer
88 views
Accessing WRT54G admin through WET610N bridge
I am using a WRT54G router to host a few computers and servers. I have another computer that is wired to a wireless bridge, which is a WET610N.
How do I access the admin page of my WRT54G through my ...
0
votes
1answer
358 views
network bridge+nat on ubuntu maverick
I've got three ubuntu maverick machines and an access point. I want to be able to set up the following scenario:
The setup is as follows:
192.168.0.1 is an access point
192.168.0.2 is a wireless ...
4
votes
3answers
215 views
How strict is line of sight?
The college where I work is wanting to expand our network connection out to the field house building, located about 1/2 to 3/4 mile away from the rest of campus. I'm looking at one of these as a ...
1
vote
2answers
2k views
openwrt uses a single interface bridge?
My understanding of bridging is that it ties together two interfaces at layer 2. I am looking at a Ubiquiti Nanostation2 running OpenWRT that has an ethernet port 'eth0' and a wifi port 'ath0'. The ...
2
votes
5answers
3k views
Linux Ethernet/wireless bridging
One of our new requirements for a product I work on is to support Ethernet-to-wireless bridging. Suppose we have two network interfaces: eth0 and ath0 (we're using the Madwifi driver). What sort of ...
2
votes
3answers
927 views
Same or separate subnets when connecting two buildings via a wireless bridge
We have two buildings about 200 feet apart connected via SMC's outdoor wireless bridge. Currently, both buildings are on the same subnet with one DHCP server in the main building. This seemed to be ...