Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-18-2006, 08:29 PM
chull13@yahoo.com
Guest
 
Posts: n/a
Default WiFi/Ethernet

At work 'they' insist upon calling the WiFi card in our laptops:
Intergrated Wireless Ethernet, or Wirless Ethernet Card.
My question: Does WiFi 801.b/g use the ethernet protocol?
Thanks


Reply With Quote
  #2 (permalink)  
Old 09-18-2006, 08:38 PM
Bob Willard
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

chull13@yahoo.com wrote:
> At work 'they' insist upon calling the WiFi card in our laptops:
> Intergrated Wireless Ethernet, or Wirless Ethernet Card.
> My question: Does WiFi 801.b/g use the ethernet protocol?
> Thanks
>


Yes. 802.11B/G uses ethernet protocol.
--
Cheers, Bob

Reply With Quote
  #3 (permalink)  
Old 09-18-2006, 08:50 PM
chull13@yahoo.com
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

Bob - Thanks for the info!
> Yes. 802.11B/G uses ethernet protocol.
> --
> Cheers, Bob



Reply With Quote
  #4 (permalink)  
Old 09-19-2006, 12:52 AM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

"chull13@yahoo.com" <chull13@yahoo.com> hath wroth:

>At work 'they' insist upon calling the WiFi card in our laptops:
>Intergrated Wireless Ethernet, or Wirless Ethernet Card.
>My question: Does WiFi 801.b/g use the ethernet protocol?


802.11 wireless encapsulates 802.3 ethernet packets. If you have an
ethernet wireless bridge, the data going in and out looks exactly like
ethernet. If you have a wireless USB or PCI client, the interface to
the operating system (NDIS) looks exactly like an ethernet interface.


--
Jeff Liebermann jeffl@comix.santa-cruz.ca.us
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #5 (permalink)  
Old 09-19-2006, 01:08 AM
Bill Kearney
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

What would make you think it's not?

<chull13@yahoo.com> wrote in message
> At work 'they' insist upon calling the WiFi card in our laptops:
> Intergrated Wireless Ethernet, or Wirless Ethernet Card.
> My question: Does WiFi 801.b/g use the ethernet protocol?




Reply With Quote
  #6 (permalink)  
Old 09-19-2006, 10:39 AM
Axel Hammerschmidt
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

Jeff Liebermann wrote in alt.internet.wireless:

> "chull13@yahoo.com" <chull13@yahoo.com> hath wroth:
>
>>At work 'they' insist upon calling the WiFi card in our laptops:
>>Intergrated Wireless Ethernet, or Wirless Ethernet Card.
>>My question: Does WiFi 801.b/g use the ethernet protocol?

>
> 802.11 wireless encapsulates 802.3 ethernet packets. If you have an
> ethernet wireless bridge, the data going in and out looks exactly like
> ethernet. If you have a wireless USB or PCI client, the interface to
> the operating system (NDIS) looks exactly like an ethernet interface.


In some ways they are quite different. Otherwise there would be no need for
to 802.11 to have its own standard in the 802 family.

To mention one important difference; 802.3 is the standard for CSMA/CD,
while 802.11 is for CSMA/CA. This leads to quite a few differences in the
features of the two network.

Reply With Quote
  #7 (permalink)  
Old 09-19-2006, 05:01 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

Axel Hammerschmidt <hlexa@hotmail.com> hath wroth:

>Jeff Liebermann wrote in alt.internet.wireless:
>
>> "chull13@yahoo.com" <chull13@yahoo.com> hath wroth:
>>
>>>At work 'they' insist upon calling the WiFi card in our laptops:
>>>Intergrated Wireless Ethernet, or Wirless Ethernet Card.
>>>My question: Does WiFi 801.b/g use the ethernet protocol?

>>
>> 802.11 wireless encapsulates 802.3 ethernet packets. If you have an
>> ethernet wireless bridge, the data going in and out looks exactly like
>> ethernet. If you have a wireless USB or PCI client, the interface to
>> the operating system (NDIS) looks exactly like an ethernet interface.

>
>In some ways they are quite different. Otherwise there would be no need for
>to 802.11 to have its own standard in the 802 family.


Of course they're different. I never suggested they were equivalent,
interchangeable, or replacements for each other. I said "802.11
wireless encapsulates 802.3 ethernet packets" which means that if you
extract the data inside the 802.11 packets, you get 802.3.

>To mention one important difference; 802.3 is the standard for CSMA/CD,
>while 802.11 is for CSMA/CA. This leads to quite a few differences in the
>features of the two network.

--
Jeff Liebermann jeffl@comix.santa-cruz.ca.us
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #8 (permalink)  
Old 09-21-2006, 11:56 AM
Axel Hammerschmidt
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

Jeff Liebermann <jeffl@comix.santa-cruz.ca.us> wrote:

> Axel Hammerschmidt <hlexa@hotmail.com> hath wroth:
>
> >Jeff Liebermann wrote in alt.internet.wireless:
> >
> >> "chull13@yahoo.com" <chull13@yahoo.com> hath wroth:
> >>
> >>>At work 'they' insist upon calling the WiFi card in our laptops:
> >>>Intergrated Wireless Ethernet, or Wirless Ethernet Card.
> >>>My question: Does WiFi 801.b/g use the ethernet protocol?
> >>
> >> 802.11 wireless encapsulates 802.3 ethernet packets. If you have an
> >> ethernet wireless bridge, the data going in and out looks exactly like
> >> ethernet. If you have a wireless USB or PCI client, the interface to
> >> the operating system (NDIS) looks exactly like an ethernet interface.

> >
> >In some ways they are quite different. Otherwise there would be no need for
> >to 802.11 to have its own standard in the 802 family.

>
> Of course they're different. I never suggested they were equivalent,
> interchangeable, or replacements for each other. I said "802.11
> wireless encapsulates 802.3 ethernet packets" which means that if you
> extract the data inside the 802.11 packets, you get 802.3.


They don't have to be ethernet packets, either.

Reply With Quote
  #9 (permalink)  
Old 09-21-2006, 04:53 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

hlexa@hotmail.com (Axel Hammerschmidt) hath wroth:

>They don't have to be ethernet packets, either.


Really? How does that work? The connector on the wireless router
says ethernet. The NDIS5 interface on the USB, miniPCI and PCI
interfaces say ethernet on them. So, how would I connect an Arcnet,
DECNet, BiSync, or Token Ring network through a Wi-Fi device?

I think what you meant is that it doesn't need to be TCP/IP. Wireless
bridging is hard wired to ethernet, but not the protocol that rides on
ethernet. I've run NEBEUI and IPX/SPX (Novell) over wireless
successfully. However, be advised that there are problems. The
traffic patterns are quite different. If the access point has some
optimization for TCP/IP traffic, it may not be correct for other
protocols.

--
Jeff Liebermann jeffl@comix.santa-cruz.ca.us
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #10 (permalink)  
Old 09-21-2006, 07:19 PM
Axel Hammerschmidt
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

Jeff Liebermann wrote in alt.internet.wireless:

> hlexa@hotmail.com (Axel Hammerschmidt) hath wroth:
>
>>They don't have to be ethernet packets, either.

>
> Really? How does that work? The connector on the wireless router
> says ethernet.


The connector is usually RJ45.

<snip>

> I think what you meant is that it doesn't need to be TCP/IP.


No. Read the thread again.

: Message-ID: <1158607782.876881.161950@k70g2000cwa.googlegroups .com>

:: My question: Does WiFi 801.b/g use the ethernet protocol?

Message-ID: <u7cug2tl7q20brfua6ct3j92hfnt1vpbhp@4ax.com>

: 802.11 wireless encapsulates 802.3 ethernet packets.

The distribution system, aka the backbone network, in 802.11 wireless
does not have to be Ethernet. HTH.

Reply With Quote
  #11 (permalink)  
Old 09-21-2006, 09:19 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

On 21 Sep 2006 18:19:13 GMT, Axel Hammerschmidt <hlexa@hotmail.com>
wrote:

>Message-ID: <u7cug2tl7q20brfua6ct3j92hfnt1vpbhp@4ax.com>
>
>: 802.11 wireless encapsulates 802.3 ethernet packets.
>
>The distribution system, aka the backbone network, in 802.11 wireless
>does not have to be Ethernet. HTH.


OK. According to IEEE 802.11-1999, it can also be 802.4 (token bus),
802.5 (token ring), 802.6 (FDDI based metro fiber), 802.9 (defunct),
and 802.12 (100baseVG). Except for token ring, all of these are
moribund, defunct, obsolete, and unobtainable. I believe that Madge,
Cisco, and Entrasys make token bus wireless (WTRP) devices, but those
are not 802.11 based. Got any non-ethernet products handy that are
also 802.11 based?

Hint: Restating your assertion without any substantiation is not very
good way of proving your point.

--
# Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
# 831-336-2558 jeffl@comix.santa-cruz.ca.us
# http://802.11junk.com jeffl@cruzio.com
# http://www.LearnByDestroying.com AE6KS

Reply With Quote
  #12 (permalink)  
Old 09-22-2006, 12:26 PM
Axel Hammerschmidt
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

Jeff Liebermann <jeffl@comix.santa-cruz.ca.us> wrote:

> On 21 Sep 2006 18:19:13 GMT, Axel Hammerschmidt <hlexa@hotmail.com>
> wrote:
>
> >Message-ID: <u7cug2tl7q20brfua6ct3j92hfnt1vpbhp@4ax.com>
> >
> >: 802.11 wireless encapsulates 802.3 ethernet packets.
> >
> >The distribution system, aka the backbone network, in 802.11 wireless
> >does not have to be Ethernet. HTH.

>
> OK. According to IEEE 802.11-1999, it can also be 802.4 (token bus),
> 802.5 (token ring), 802.6 (FDDI based metro fiber), 802.9 (defunct),
> and 802.12 (100baseVG).


You are here referring to the diagram on page iii:

: This standard is part of a family of standards for local and
: metropolitan area networks. The relationship between the standard and
: other members of the family is shown below.

As stated, the diagram is: the relationship between this standard (IEEE
802.11) and other members of the (IEEE 802) family.

> Except for token ring, all of these are moribund, defunct, obsolete, and
> unobtainable. I believe that Madge, Cisco, and Entrasys make token bus
> wireless (WTRP) devices, but those are not 802.11 based. Got any
> non-ethernet products handy that are also 802.11 based?
>
> Hint: Restating your assertion without any substantiation is not very
> good way of proving your point.


You still think 802.11 is wireless ethernet?

Reply With Quote
  #13 (permalink)  
Old 09-22-2006, 05:51 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

hlexa@hotmail.com (Axel Hammerschmidt) hath wroth:

>> OK. According to IEEE 802.11-1999, it can also be 802.4 (token bus),
>> 802.5 (token ring), 802.6 (FDDI based metro fiber), 802.9 (defunct),
>> and 802.12 (100baseVG).

>
>You are here referring to the diagram on page iii:


Correct. That is the only mention of non-ethernet physical layer
protocols in 802.11-1999, 802.11b-1999, 802.11b-Corrections-2001, and
802.11g-2003. Nice idea that never happened.

Please note that the Wi-Fi Alliance was derived from WECA, the
"Wireless Ethernet Compatibility Alliance".

>: This standard is part of a family of standards for local and
>: metropolitan area networks. The relationship between the standard and
>: other members of the family is shown below.
>
>As stated, the diagram is: the relationship between this standard (IEEE
>802.11) and other members of the (IEEE 802) family.
>
>> Except for token ring, all of these are moribund, defunct, obsolete, and
>> unobtainable. I believe that Madge, Cisco, and Entrasys make token bus
>> wireless (WTRP) devices, but those are not 802.11 based. Got any
>> non-ethernet products handy that are also 802.11 based?


Do you know of any non-ethernet 802.11 based devices? I don't. It's
kinda like MPLS (Multi-protocol Label Switching) which only supports
one protocol. Nice idea that never happened.

>> Hint: Restating your assertion without any substantiation is not very
>> good way of proving your point.

>
>You still think 802.11 is wireless ethernet?


Yes. Show me a working non-802.11 ethernet product and I'll change my
opinion. As far as the common home/office user is concerned, it's all
wireless ethernet.


--
Jeff Liebermann jeffl@comix.santa-cruz.ca.us
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #14 (permalink)  
Old 09-23-2006, 01:04 AM
Aaron Leonard
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet


~ >You still think 802.11 is wireless ethernet?
~
~ Yes. Show me a working non-802.11 ethernet product and I'll change my

(I read that as: "non-ethernet 802.11 product" ...)

~ opinion. As far as the common home/office user is concerned, it's all
~ wireless ethernet.

My mom's Airport Extreme ran for quite a while with nothing connected to
its LAN jacks, but an RJ11 cable plugged into its POTS jack. Yet, her
802.11g equipped laptop managed to browse the Internet just fine
(albeit slowly.) How could that be possible?

Aaron

Reply With Quote
  #15 (permalink)  
Old 09-23-2006, 01:18 AM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WiFi/Ethernet

On Fri, 22 Sep 2006 17:04:34 -0700, Aaron Leonard <Aaron@Cisco.COM>
wrote:

>~ >You still think 802.11 is wireless ethernet?
>~
>~ Yes. Show me a working non-802.11 ethernet product and I'll change my
>
>(I read that as: "non-ethernet 802.11 product" ...)


Oops. I wrote it backwards. Thanks.

>~ opinion. As far as the common home/office user is concerned, it's all
>~ wireless ethernet.
>
>My mom's Airport Extreme ran for quite a while with nothing connected to
>its LAN jacks, but an RJ11 cable plugged into its POTS jack. Yet, her
>802.11g equipped laptop managed to browse the Internet just fine
>(albeit slowly.) How could that be possible?
>
>Aaron


Inside the Airport is a dialup modem with a PPP processor, a router
with NAT/PAT, a wireless access point, and an ethernet port. The
laptop connects to the access point, which goes to the router, which
initiates a PPP connection to her ISP via the dialup modem. No need
for a physical ethernet connection. However, the laptop wireless was
doing 802.11 encapsulation of ethernet and the access point was doing
the same. There's ethernet in there even if there's no wired ethernet
cable involved.

--
# Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
# 831-336-2558 jeffl@comix.santa-cruz.ca.us
# http://802.11junk.com jeffl@cruzio.com
# http://www.LearnByDestroying.com AE6KS

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:23 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45