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