On Wed, Apr 01, 2009 at 11:45:08PM +0200, Bob van der Moezel wrote:
> I am trying to bridge a wireless channel with a wired channel (and some KVM
> tap/tun channels for virtual servers).

My understanding is that bridging of wireless devices is very dependant
on the wireless card (chipset) and is not the recommended way to go.

Do you really need to bridge, why not just route !


> 
> /etc/network/interfaces:
> ------------------------
> auto lo
> iface lo inet loopback
> 
> auto  br0
> iface br0 inet static
>    address   192.168.0.113
>    network   192.168.0.0
>    netmask   255.255.255.0
>    broadcast 192.168.0.255
>    gateway   192.168.0.103
>    bridge_ports eth0 wlan0
> 
> auto wlan0
> iface wlan0 inet manual
>    wpa-ssid   MySSID
>    wpa-psk    MyPlaintextPassword
>    wpa-bridge br0
>    wpa-debug-level 1
> 
> 
> Network picture
> ---------------
> Internet                               wired network
>     |                                     |
> 192.168.0.103                         +---+---------------------------------
> --+
>     |                                 |  eth0
> |
>     |                                 |   |
> |
>     |                                 |   + bridge br0 192.168.0.113 +
> |
>     |                                 |   |                          |
> |
> AP 192.168.0.1 )))))))))))((((((((((((| wlan0                    KVM virtual
> |
>                                       |                          Servers
> |
>  

[snip]

> 
> Thanks,
> Bob van der Moezel 
> 
> 

-- 
"One of the most meaningful things that's happened to me since I've been the 
governor -- the president -- governor -- president. Oops. Ex-governor. I went 
to Bethesda Naval Hospital to give a fellow a Purple Heart, and at the same 
moment I watched him--get a Purple Heart for action in Iraq - and at that same 
- right after I gave him the Purple Heart, he was sworn in as a citizen of the 
United States - a Mexican citizen, now a United States citizen."

        - George W. Bush
01/09/2004
Washington, DC

Attachment: signature.asc
Description: Digital signature

Reply via email to