From owner-freebsd-questions@FreeBSD.ORG Wed Apr 14 15:38:26 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B6251065674 for ; Wed, 14 Apr 2010 15:38:26 +0000 (UTC) (envelope-from dan@more.net) Received: from vortex.more.net (vortex.more.net [198.209.253.169]) by mx1.freebsd.org (Postfix) with ESMTP id 049428FC1E for ; Wed, 14 Apr 2010 15:38:25 +0000 (UTC) Received: from jane.spg.more.net (jane.spg.more.net [207.160.133.140]) by vortex.more.net (Postfix) with ESMTP id 6E054284E1 for ; Wed, 14 Apr 2010 10:38:25 -0500 (CDT) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by jane.spg.more.net (Postfix) with ESMTP id 5CCD62C64C for ; Wed, 14 Apr 2010 10:38:25 -0500 (CDT) From: Dan D Niles To: FreeBSD Questions In-Reply-To: <1271257872.9196.6.camel@jane.spg.more.net> References: <1271196264.10895.33.camel@jane.spg.more.net> <1271257872.9196.6.camel@jane.spg.more.net> Content-Type: text/plain Date: Wed, 14 Apr 2010 10:38:25 -0500 Message-Id: <1271259505.9196.26.camel@jane.spg.more.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Subject: Re: Extended VLAN? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 15:38:26 -0000 On Wed, 2010-04-14 at 10:11 -0500, Dan D Niles wrote: > On Wed, 2010-04-14 at 09:06 +0100, krad wrote: > > it sounds stupid but is the bridge up? > > > > ie do a ifconfig bridge0 up > > Yes, the bridge is up. Still no love. > > I watched the traffic with wireshark. All I see is arp requests with no > response. Do I need to run an arp daemon to forward arp requests > across the tunnel? > OK, this is weird. I ran wireshark on the destination side (across the bridge). When I try to ping the destination router, the arp request is sent across the bridge, but there is no arp reply. It seems like the destination router is not responding to arp requests that come in over the bridge. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"