From owner-freebsd-net@FreeBSD.ORG Tue Sep 30 19:20:18 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB01F8B4 for ; Tue, 30 Sep 2014 19:20:18 +0000 (UTC) Received: from mail-la0-x22c.google.com (mail-la0-x22c.google.com [IPv6:2a00:1450:4010:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 511C1CF3 for ; Tue, 30 Sep 2014 19:20:18 +0000 (UTC) Received: by mail-la0-f44.google.com with SMTP id gi9so10656115lab.3 for ; Tue, 30 Sep 2014 12:20:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=nbAFOXEWQzrxS3aNrzGz3Ko+NyNlQzSz/rI642SaIRA=; b=OO4j/rxjJSjqrXssatLJ7k8+Ay3Jz3z99ec6ZhiStr5tilafkgpYD9QoZfGCUugiC7 kvkIZVXgbnnOMi3wvlEWRTKlEZbqX3Yn5KOHtNFrxe/5IKbWpZs1IdH9zgoZuOSFgVuS 9pJ2vs5ZPh6V44NzZKFjDJiI4H0r4dR/l2GQxnryUWR8MvcgJV1fsu4Ywqg10jhAUxlg UUn7M4hYXplxUu+BklM0g3liMEEaGATvsJ+dVmvgHbhb0HEDuA9SGO8v6ugAeyV+IwBI LoH/XNlYS31QeyX0UAyRXAq+qhk38xufMPjKsLl3+Qpq4cRPdpEdBhGA9vqkyKj6mx8M ygUw== MIME-Version: 1.0 X-Received: by 10.152.42.173 with SMTP id p13mr48060811lal.23.1412104816233; Tue, 30 Sep 2014 12:20:16 -0700 (PDT) Sender: rizzo.unipi@gmail.com Received: by 10.114.26.37 with HTTP; Tue, 30 Sep 2014 12:20:16 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Sep 2014 21:20:16 +0200 X-Google-Sender-Auth: 8R2KZ1clp-RKZJu5cRpqlQbr8bM Message-ID: Subject: Re: Will netmap-ipfw fwd? From: Luigi Rizzo To: Eduardo Meyer Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2014 19:20:18 -0000 On Tue, Sep 30, 2014 at 8:57 PM, Eduardo Meyer wrote= : > > > On Tue, Sep 30, 2014 at 1:49 PM, Luigi Rizzo wrote: > >> Should work. >> Please try the latest version from code.google.com/p/netmap-ipfw/ >> >> Cheers >> Luigi >> > > OK just cloned. > > What should tbe topology be like? > > igb(4) -> netmap bridge -> vale -> ipfw? > > will lagg0 -> netmap bridge -> ipfw work too? > netmap-ipfw runs directly on top of the interfaces. please try to understand the model of operation of netmap before using it. cheers luigi =E2=80=8B