From owner-freebsd-net@FreeBSD.ORG Thu Feb 10 10:19:29 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71D811065673 for ; Thu, 10 Feb 2011 10:19:29 +0000 (UTC) (envelope-from bschmidt@techwires.net) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0C66B8FC08 for ; Thu, 10 Feb 2011 10:19:28 +0000 (UTC) Received: by fxm16 with SMTP id 16so1285217fxm.13 for ; Thu, 10 Feb 2011 02:19:27 -0800 (PST) Received: by 10.223.83.194 with SMTP id g2mr14049574fal.75.1297333167892; Thu, 10 Feb 2011 02:19:27 -0800 (PST) Received: from jessie.localnet (p5B2ECC3D.dip0.t-ipconnect.de [91.46.204.61]) by mx.google.com with ESMTPS id n7sm609662fam.35.2011.02.10.02.19.25 (version=SSLv3 cipher=RC4-MD5); Thu, 10 Feb 2011 02:19:26 -0800 (PST) Sender: Bernhard Schmidt From: Bernhard Schmidt To: Monthadar Al Jaberi Date: Thu, 10 Feb 2011 11:19:06 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.32-28-generic; KDE/4.4.5; i686; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201102101119.07350.bschmidt@freebsd.org> Cc: freebsd-net@freebsd.org Subject: Re: 80211s HWMP problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bschmidt@freebsd.org List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2011 10:19:29 -0000 On Thursday, February 10, 2011 11:06:41 Monthadar Al Jaberi wrote: > Hej, wanna check if anyone encountered this problem: > I setup 4 mesh nodes in a link topology ( 0 <-> 1 <-> 2 <-> 3) > > But I cant ping from 3 to 0, or 0 to 3, without first ping between > the nodes to fill the hwmp route tables. Pinging 0 -> 2, 1 -> 3, 2 -> 0 and 3 -> 1 on freshly started nodes works though? -- Bernhard