On Thu, 24 Apr 2008, Koen Vermeer wrote: > I'm still strugling to get this incorporated in my > Debian /etc/network/interfaces file, but I guess that's off-topic here. > In case it isn't, or if you know the right place to ask about that, > please let me know. This should work: auto br0:1 iface br0:1 inet static address ... netmask ... (after your definition for br0) Or alternatively auto br0 iface br0 inet (...) ... up ip address add ... dev $IFACE down ip address del ... dev $IFACE -- Malcolm Scott Research Assistant University of Cambridge Computer Laboratory _______________________________________________ Bridge mailing list Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/bridge