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-psk    MyPlaintextPassword
>    post-up    parprouted wlan0 br0

Thanks!

For those who want to copy: I think parprouted does not bridge dhcp. That
wasn't a requirement for me though.

Bob.



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to