From owner-freebsd-net Mon Feb 5 8:59:19 2001 Delivered-To: freebsd-net@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 0735137B6A8; Mon, 5 Feb 2001 08:59:00 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.1/8.11.1) id f15Gwwm23608; Mon, 5 Feb 2001 08:58:58 -0800 (PST) (envelope-from rizzo) From: Luigi Rizzo Message-Id: <200102051658.f15Gwwm23608@iguana.aciri.org> Subject: Re: BRIDGE breaks ARP? In-Reply-To: <20010205213153T.ishizuka@onion.ish.org> from Masachika ISHIZUKA at "Feb 5, 2001 9:31:53 pm" To: ishizuka@ish.org (Masachika ISHIZUKA) Date: Mon, 5 Feb 2001 08:58:58 -0800 (PST) Cc: freebsd-net@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > can you repeat exactly what the problem was (bridge machine not > > responding to ARP requests ?) and what is your exact setup (i ... > The problem is that the bridge machine can not communicate any > other machines unless net.link.ether.bridge=0. That is no response > from/to any other machines to ping command. well that description is a bit too generic to help. does the machine doing the ping have an arp entry for the bridge ? can you see (using tcpdump) the ARP and ping requests and replies on the client doing the ping and on the interface of the bridge ? it was my understanding that the problem lied in failure to reply to ARP messages. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message