Re: Re: Problems bridging wpa-supplicant

2009-04-05 Thread Bob van der Moezel
Works like a charm: 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 bridge_ports eth0 auto wlan0 iface wlan0 inet dhcp wpa-ssid MySSID wpa-pskMyPlaintextPassword post-up

Re: Problems bridging wpa-supplicant

2009-04-02 Thread Michael Biebl
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). I am running Debian Testing, bridge-utils 1.4-5 and wpasupplicant 0.6.4-3. Any ideas to get this to work? (I sent two days without any luck). I

Problems bridging wpa-supplicant

2009-04-01 Thread Bob van der Moezel
I am trying to bridge a wireless channel with a wired channel (and some KVM tap/tun channels for virtual servers). /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  

Re: Problems bridging wpa-supplicant

2009-04-01 Thread Alex Samad
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