In article <dmaa49$i08$(E-Mail Removed)>,
(E-Mail Removed) (Walter Roberson) writes:
| The Linksys WET11 (which you mentioned at the end) specifically markets
| as a "Wireless Bridge".
The WET11 (or at least the last version of it that I tested) is an interesting
device in that it sidesteps the problem of registering multiple MAC addresses
with its host access point by making all its clients appear to share its one
MAC address. This allows the WET11 to be AP-agnostic but forces it to alter
packets in protocol-specific ways. For IP it has to edit (at least) ARP and
DHCP transactions in addition to changing the headers of all packets and
demultiplexing the return traffic based on IP address. I have no idea whether
it supports non-IP protocols or even the less-used IP protocols (e.g., RARP).
Certainly there are some protocols which simply cannot be spoofed in this way.
I think that manufacturers have realized that the only easy way to build a
genuinely transparent "bridge" that does not require special cooperation
from its host access point is to limit it to a single MAC address. In theory
it should be possible to build a bridge that creates a virtual STA for each
of its clients, but I've yet to see any box that takes this approach. I
believe that it would require changes in the radio firmware at a level that
most OEMs do not modify.
| Linksys WAP11 is an example of a bridge that would work for the OP
| but is only able to talk to selected equipment. (The OP might have to
| install one receiving WAP11 per cluster, but it would work... just
| not recommended.)
Early WAP11s in client mode used a very simple scheme with the obvious
(and common) encapsulation in 4-address 802.11 packets. This caused
some confusion because a WAP11 would appear at first to work with,
e.g., an Aironet bridge in AP mode (but not an AP) as its host. Even
though the Aironet device was ignoring the proprietary extensions that
the WAP11 used to request all packets with unknown port destinations
the Aironet device was happy to forward (in the same 4-address format)
traffic for any MAC source address that it had seen from the WAP11...
until the bridge table entry timed out.
| >Yep. 3Scum 3CRWE675075 or older 3CRWE83096A. Cisco AIR-WGB352.
| >Linksys WET11, WAP54G in client mode, WRT54G with DD-WRT in client
| >mode.
The Cisco WGB is basically a cost-reduced, run-from-flash version of the
Aironet UC/MC client with the MAC address limit raised from 1/4 to 8.
Last I checked it also used the 4-address packet format (in addition
to proprietary association extensions) and thus was not AP-agnostic. It
did suffer the same almost-works-right effect as the WAP11 when talking to
some other vendors' products. Interestingly, any of the UC/MC/WGB boxes
can be altered to remove the fixed limit on the number of client MAC
addresses. (The UC/MC boxes--but not the WGB--can even be full bridges.)
Dan Lanciani
ddl@danlan.*com