From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=IoP3SJV5UIW1zBxeeSxYoht6lJAZ8bcRqIBEM3npqSY=; b=tXm9x7tPss0yq9cmVRz6xVTK/w8DvbmN3zorAlUIzlpUKGJ4HN7zJ6c/4JNhBm/c0a z/zxHq6QSObFnCZF5FIQm4zuvKvMKkAeViMgoSFJZyupDZCfp//XEWlCbvzYUntxmKMX h6o/dtPGo5SjRjpfyzcanheBezRvhbiQNHVN5+Mzfgf/8bdGgvYLmtRR+ST6s50JLN+z eMSlqPZu0TTxIvYgB+KvoWSubfTDS3xVOxOoT+DMXYVpiT+hYjRpxAFGyeIPevth3l4Y OaD+HtxjHQvQeBCUzqr09Znf3DMwusVglTBm0p2xrJS7rEqa3rBMy/fmZ3wSmVKwehA1 CP5Q== Date: Wed, 27 Apr 2016 12:37:26 -0700 From: Stephen Hemminger Message-ID: <20160427123726.65ce2ecb@samsung9> In-Reply-To: <5720BBCD.2070009@man.szczecin.pl> References: <571F6F45.7070000@man.szczecin.pl> <5720BBCD.2070009@man.szczecin.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [PROBLEM] mac address learned on wrong port List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Seweryn Niemiec Cc: bridge On Wed, 27 Apr 2016 15:17:01 +0200 Seweryn Niemiec wrote: > On 26.04.2016 18:49, Stephen Hemminger wrote: > > This usualy happens when you either have a loop or packet leaks in from other port. > > Yeah, it looks like a loop, but p2p1 is connected to a production network with > running MSTP, so I was sure there is no loop, but I have double checked it today > and I'm still sure there is no loop in the net outside of the server. To make it > super sure I have connected p2p1 to a dead end port (vlan with this one port > only) on a switch and the effect was the same - container's mac is learned on p2p1. > But you are not running Spanning Tree on your bridge.