At 23:22 today, Koen Vermeer wrote:

> Now, for virtualization, I want to set up a bridge on my one ethernet
> interface. I can do this just fine, and end up with (let's say) br0.
> Then, I can set an IP address to br0. But what I want to do is set two
> IP addresses. I have been unable to do so thus far. Trying to use br0:1
> didn't produce anything useful.

That should work.  What happens?

You can also try "ip address add (...) dev br0" to avoid the old-style 
subinterfaces.

-- 
Malcolm Scott
Research Assistant
University of Cambridge Computer Laboratory

_______________________________________________
Bridge mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/bridge

Reply via email to