View Single Post

   
  #2 (permalink)  
Old 03-17-2008, 06:09 AM
marksouth
 
Posts: n/a
Default Re: Wireless bridge setup question

On Tue, 11 Mar 2008 11:49:10 +0100, marksouth wrote:

> Hello all,
>
> I'm trying and, so far, failing, to get a wireless bridge setup working.
>
> The setup is based on that in the FAQ:
>
> http://openbsd.org/faq/faq6.html#Bridge
>
> with these details on Box0:
>
> /etc/hostname.rtw0:
> dhcp NONE NONE NONE nwid MYSSID
>
> /etc/hostname.fxp0:
> up media autoselect
>
> /etc/bridgename.bridge0:
> add rtw0
> add fxp0
> up
>
> Now rtw0 associates and gets an IP address (currently 192.168.1.19), and
> / etc/resolv.conf is correctly generated, so from Box0 I can ping my
> upstream router/DHCP server (on 192.168.1.1) and also access the rest of
> the Internet.
>
> From Box1 connected by wire to fxp0 I can ping 192.168.1.19, but not
> 192.168.1.1, and so Box1 does not acquire an IP address.
>
> The FAQ seems straightforward on the subject, but following it has not
> brought me total success yet, and googling for "openbsd how to setup
> wireless bridge" has brought me little enlightenment.
>
> I obviously have something wrong, so hints, suggestions, insults,
> brickbats, clues, aspersions, and pointers to what I'm missing would
> (mostly) be greatly appreciated.


Apologies for following up to myself, but there haven't been any replies
that I've seen so far.

Continued googling has led me to a mailing list archive where Theo De
Raadt says that wireless interfaces only bridge correctly in hostap mode.

What isn't clear to me is whether this means that I cannot do what I'm
trying to do, which is to use this OpenBSD box to bridge from one wired
zone to another wired zone. It appears that I would have to be able to
attach rtw0 to my other access point, but how to do that in hostap mode
is not clear to me. Any further explanation would be welcome.

Mark
--
!.sig
Reply With Quote