On Tue, Jun 22, 2010 at 4:34 AM, eckinator <[email protected]> wrote:
> 2010/6/21 Adam Maas <[email protected]>:
>
>> Most Wifi setups are segmented from the wired LAN from the WAP, which
>> is usually the router for both the Wifi and Wired so it while it looks
>> like a bridged connection, it's actually two separate segments. It's
>> rare to have a WAP running in bridged mode since the WAP then has to
>> rebroadcast all the traffic on the wired segment which leads to
>> additional congestion. Generally you have the Wifi on the same subnet
>> but a different segment in smaller organizations and a completely
>> different subnet and routed segment for larger implementations.
>
> I wish. Most networks I encounter have an access point plugged into a
> port on the only switch, often despite the fact that they have a
> firewall with one or multiple free optional network ports you can
> route between and filter traffic and more often than not I find
> clients connected to the network twice, wired and wireless at the same
> time. When I point this out, the response usually is, it works so what
> are you making such a fuss about... It is nice to be talking to
> someone (you) who seems to know their stuff but it is a jungle out
> there... still, can you name a product? I've googled a fair bit and
> can't find one.
> TIA
> Ecke

Do a show arp on that switch or the router and you'll usually see the
AP's MAC for all IP's on the wireless segment, the AP itself segments
the network as that's the simplest way to implement an AP.

A good example of something with single MAC and MAC cloning capability
would be Broadcom's SoC Access Point chips.

Most laptop implementations today get 2 MAC's because they use
separate silicon for the Ethernet PHY and the Wifi controller, with
the Ethernet being onboard and the WiFi being a mini-PCI card (this is
the setup in the ipconfig dump you posted earlier), you see the
single-silicon implementations in AP's and such and that's the only
time you'll usually see a single MAC across WiFi and Ethernet unless
someone's been mucking with MAC cloning.

-Adam

-- 
PDML Pentax-Discuss Mail List
[email protected]
http://pdml.net/mailman/listinfo/pdml_pdml.net
to UNSUBSCRIBE from the PDML, please visit the link directly above and follow 
the directions.

Reply via email to