Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 1997 14:49:23 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        patrick@mail.westsound.com (Patrick Vierheilig)
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Wireless Services
Message-ID:  <199706212149.OAA00698@GndRsh.aac.dev.com>
In-Reply-To: <3.0.1.32.19970621123658.00b5f9f8@mail.westsound.com> from Patrick Vierheilig at "Jun 21, 97 12:36:58 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> Greetings All.
> 
> I am new to FreeBSD, as well a this list (obviously :), and I have searched
> the relevant archives at FreeBSD, with little information being found on
> using FreeBSD in a wireless setup, so if there is another place I should
> look, please let me know.
> 
> We want to setup  a box as a wireless bridge to our ethernet for a
                                        ^^^^^^
> point-to-multipoint system as opposed to buying a proprietary bridge.  Any
> comments/thoughts would be appreciated or pointers to other resources.

Your not going to make a ``bridge'' out of FreeBSD, unless you want
to write your own bridging code (you have to run the interfaces in
promiscous mode, collect MAC addresses and implement spanning tree
or some other bridge forwarding code).

You could make a wireless ``router'' out of FreeBSD very easily,
I have had fairly good luck with the AT&T/Lucent Wavelan cards and 
FreeBSD as a router (the multicast code in the if_wl.c driver does
not seem to be up to snuff as I had to convert OSPF/multicast to
OSPF/nonbroadcast to make it work right.)  But other than that snag
it seems to be working quite well.

> Sorry if this has been discussed already in detail, I just could not find
> it in the archives.

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation, Inc.                   Reliable computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706212149.OAA00698>