Bug#378508: No bridge support for wireless LAN?

2006-07-18 Thread Jens Seidel
Hi Santiago, On Mon, Jul 17, 2006 at 05:21:48PM +0200, Santiago Garcia Mantinan wrote: auto br0 iface br0 inet static [snip] bridge_ports eth2 eth0 That's ok, but then if you are using those ports there you don't need any of this: iface eth0 inet static iface eth2 inet

Bug#378508: No bridge support for wireless LAN?

2006-07-17 Thread Santiago Garcia Mantinan
auto br0 iface br0 inet static address 192.168.0.4 network 192.168.0.0 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.0.100 bridge_ports eth2 eth0 That's ok, but then if you are using those ports there you don't need any of

Bug#378508: No bridge support for wireless LAN?

2006-07-16 Thread Jens Seidel
Package: bridge-utils Version: 1.1-1 Hi, using ifup works great to initialize both eth0 (LAN) and eth2 (WLAN) on my system. But I fail to use the bridge mode. The IP address is properly set as well as the routing table, but the wireless LAN settings such as ESSID and key are ignored from