Date: Mon, 8 Jun 2015 08:48:14 -0400 From: Andreas Wrede <andreas@wrede.ca> To: freebsd-questions@freebsd.org Cc: Patrick Hess <patrickhess@gmx.net> Subject: Re: Bridge(4) not learning Message-ID: <FB0C0BF2-6B99-4495-AFC1-FCF2B7251993@wrede.ca> In-Reply-To: <15304556.VzR42eXemu@desk8.phess.net> References: <C7ABE54B-8E5E-4933-998E-73BBABA472B0@wrede.ca> <15304556.VzR42eXemu@desk8.phess.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_A70DC928-1D3B-4609-A549-4CF0A7EA0595 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jun 7, 2015, at 18:29 , Patrick Hess <patrickhess@gmx.net> wrote: >=20 > Andreas Wrede via freebsd-questions wrote: >> igb1 is the interface to the local LAN with 192.168.0.1 as the = servers >> IP address >=20 > Not sure if that's actually related to your issue, but according to > the handbook, the IP address should be set on the bridge, not the > physical interface. I am not sure either but the working setup also has the IP address on = the physical interface. As a test, I created a bridge and added the igb0(4) interface (which = connects to the pppoe modem). The mac addresses from that LAN (i.e. the = modem's and a second server's) are learned by the bridge! So the bridge = learns addresses from igb0 but not from igb1! The igb0/1 are two ports = on an Intel 82576: igb0: <Intel(R) PRO/1000 Network Connection version - 2.4.0> port = 0xdc00-0xdc1f mem = 0xdf6e0000-0xdf6fffff,0xdf6c0000-0xdf6dffff,0xdf69c000-0xdf69ffff irq 16 = at device 0.0 on pci6 igb0: Using MSIX interrupts with 9 vectors igb0: Ethernet address: c8:0a:a9:c8:7e:86 igb0: Bound queue 0 to cpu 0 igb0: Bound queue 1 to cpu 1 igb0: Bound queue 2 to cpu 2 igb0: Bound queue 3 to cpu 3 igb0: Bound queue 4 to cpu 4 igb0: Bound queue 5 to cpu 5 igb0: Bound queue 6 to cpu 6 igb0: Bound queue 7 to cpu 7 igb1: <Intel(R) PRO/1000 Network Connection version - 2.4.0> port = 0xd880-0xd89f mem = 0xdf620000-0xdf63ffff,0xdf600000-0xdf61ffff,0xdf5dc000-0xdf5dffff irq 17 = at device 0.1 on pci6 igb1: Using MSIX interrupts with 9 vectors igb1: Ethernet address: c8:0a:a9:c8:7e:87 igb1: Bound queue 0 to cpu 8 igb1: Bound queue 1 to cpu 9 igb1: Bound queue 2 to cpu 10 igb1: Bound queue 3 to cpu 11 igb1: Bound queue 4 to cpu 12 igb1: Bound queue 5 to cpu 13 igb1: Bound queue 6 to cpu 14 igb1: Bound queue 7 to cpu 15 I won't be able to physically swap the two ports until later this week = but now I think this might be a bug somewhere rather than a config = issue. -- aew --Apple-Mail=_A70DC928-1D3B-4609-A549-4CF0A7EA0595 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQGcBAEBCAAGBQJVdY8OAAoJELCrT6gHg/Vq52AMAJZ+ohI9hDWS3L2DsTEI+ZM4 Fh1wg/p7JJO6bq256mGbVYSPKuHeuEXU2ynfIDuQWOgJ5BZ25XGkQzQXmiEhUScg Ifye/KbECnehyOW1rLX2jpeqFVi1iDixbPOBq75KHDoV2IZT0KmvYSztkoSIIA5r jMxBYwldVopyJ7+1s84stNTr+fddKOONtYSuSrXjWmlmsQ1PcmIBGYA87qYlCS+9 8Kcq4hsY9o2jCcCHuz7VIpz1XQakeLNM8ed7WuVhMzvG3vkdMhZky/TbksZH9TxJ 7pOPTDTw6v5PytE7RjPuEiYCUq/xWjMx+9ZdZi/XfsF478pZcRbGURt3h8t4eyAX rA+0CLdKyy9I9GWOqJpaeEPJpQsUKAV5emlINVJ5kYxyoB/M+gi7n7NV+tcO92BV pVtThpW+6qY7Hxaeki1eNGWui24i5IJjJ2YbfdUv/Sey3OvgYTmQzJRc0oYdJ/1w VhewARZ9jS+bH6g9tWtGXN9AN3fBVf3XgYPcLEwVhA== =YNGP -----END PGP SIGNATURE----- --Apple-Mail=_A70DC928-1D3B-4609-A549-4CF0A7EA0595--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FB0C0BF2-6B99-4495-AFC1-FCF2B7251993>