Most wi-fi adapters do NOT support ethernet style bridging,
because they can not work in true promiscuous mode.
And this is because they only simulate ethernet, but really are
not ethernet (despite of beliefs of some MVPs).
Either enable routing, or use NAT.
There are 802.11 devices specially designed to work as
ethernet bridges, but most cheapo wi-fi's, by design, are not.
Regards,
--PA
"Eddy Borg" <(E-Mail Removed)> wrote in message news:0c1701c4ba97$a32b2bc0$(E-Mail Removed)...
> I have a small LAN made of two desktops with Ethernet
> adapters, linked with a cross cable (no hubs, no routers),
> which is working fine.
> In order to add to the network a laptop (Centrino WinXP
> SP1 with a preinstalled Intel PRO/Wireless LAN 2100 3B
> Mini PCI Adapter 811.b), I bought a Qtec Wireless adapter
> 802.11g, installed it on one of the desktops (WinXP SP1),
> and configured it as an ad-hoc subnet (with no security to
> start with).
> The WiFi subnet is working (laptop-desktop1), but
> obviously cannot see the Ethernet subnet (desktop1-
> desktop2) and viceversa.
> In more detail: If I use two different ranges (192.168.0.x
> and 169.254.x.y) they coexist separately, whereas if I use
> the same range (169.254.x.y) they conflict because they
> are based on different media (Ethernet-WiFi).
> I therefore started to set up a Windows XP Bridge which is
> supposed to just merge the two subnets into one, but I
> could'nt make it work. The two WiFi cards don't see each
> other across the bridge!
> Although I read a lot of documentation from various
> sources I could'nt find a solution todate.
> Amongst other things I did:
> 1. Force promiscuity mode, as some adapters are not able
> to enter that mode automatically when in the bridge
> (source Microsoft)
> 2. Update driver to the Qtec adapter, as the 802.11g
> standard was finally defined after many adapters were
> already on the market, and interoperability could not be
> guaranteed (source Internet, somewhere)
> 3. Setup a bridge also on the laptop in case the two WiFi
> cards can communicate only if they are both in 'bridge
> mode' (I'm not sure).
> Can somebody help, please?
> Eddy
|