* [LARTC] Rewriting output interface
@ 2007-01-29 22:14 Hampton Maxwell
2007-01-29 22:41 ` Hampton Maxwell
0 siblings, 1 reply; 2+ messages in thread
From: Hampton Maxwell @ 2007-01-29 22:14 UTC (permalink / raw)
To: lartc
I would like to setup some rules for a wireless bridge to do load balancing.
I'd like to dedicate one radio for doing transmit and one for receive.
router
|
|
------------- eth0 ----------------
| |
wlan0 upstream device wlan1
| ^
| |
V ============= ^
| |
V |
wlan2 downstream device wlan3
| |
------------- eth0 ----------------
|
|
network
All traffic headed to the network will be sent out on wlan0, while all
traffic headed to the router to be sent on wlan3. Is tc capable of doing
something like this, and if so, how would I configure it? I would prefer to
bridge the traffic rather than routing it.
Thanks,
Hampton
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] Rewriting output interface
2007-01-29 22:14 [LARTC] Rewriting output interface Hampton Maxwell
@ 2007-01-29 22:41 ` Hampton Maxwell
0 siblings, 0 replies; 2+ messages in thread
From: Hampton Maxwell @ 2007-01-29 22:41 UTC (permalink / raw)
To: lartc
We are using a madwifi type driver that supports wds. I just don't know how
to setup the dual-bonded part of it. If someone has experience doing this
with an ethernet only setup, I can adapt that to our network.
Cheers,
Hampton
Stephen Hemminger wrote:
> On Mon, 29 Jan 2007 14:14:25 -0800
> Hampton Maxwell <maxwell@digitalpath.net> wrote:
>
>> I would like to setup some rules for a wireless bridge to do load balancing.
>> I'd like to dedicate one radio for doing transmit and one for receive.
>>
>
> For most cases wireless bridge with Linux won't work. Unless you (one of the following):
> * have special device firmware
> * bridge only one client (ie point-to-point)
> * use MAC layer NAT
> * use experimental WDS and have device that supports it.
>
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-29 22:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-29 22:14 [LARTC] Rewriting output interface Hampton Maxwell
2007-01-29 22:41 ` Hampton Maxwell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.