[CentOS] Multiple IP Addresses for a bridge

Fri Apr 29 13:44:01 UTC 2011
Kai Schaetzl <maillists at conactive.com>

Benjamin Hackl wrote on Fri, 29 Apr 2011 13:51:13 +0200:

> Just assign IP1 to eth0, IP2 to eth0:1, IP3 to eth0:2 and so on.

and if you really need a bridge you attach those to the bridge: br0, 
br0:1, br0:2 etc. eth0 ist the *physical* interface for the bridge.

Kai