From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Gouders Date: Thu, 05 Mar 2009 15:20:33 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [Bridge] IP address on bridged interface List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: bridge@lists.linux-foundation.org Hello, I am currently playing with bridging to learn about various possibilities to setup a bridge to enable networking for KVM guests. I learned that I cannot use an IP address on one of the bridged interfaces but have to assign that IP address to the bridge interface if I want to use it to reach the bridge itself. The documentation I found does not say much about this subject and I am wondering whether there are situations when I can use IP addresses on bridged interfaces or if it absolutely makes no sense to have an IP address assigned to a bridged interface. Any explanation or pointers are very welcome. Dirk