From owner-freebsd-net@freebsd.org Fri Jul 10 19:05:38 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EACAC9972A3 for ; Fri, 10 Jul 2015 19:05:38 +0000 (UTC) (envelope-from dudu.meyer@gmail.com) Received: from mail-qk0-x22f.google.com (mail-qk0-x22f.google.com [IPv6:2607:f8b0:400d:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A52F2C56 for ; Fri, 10 Jul 2015 19:05:38 +0000 (UTC) (envelope-from dudu.meyer@gmail.com) Received: by qkhu186 with SMTP id u186so213324295qkh.0 for ; Fri, 10 Jul 2015 12:05:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=XWEUJ4wwKS4m9mBxOxwcfJb4tzWafwKruH37FvORMxI=; b=EX5NlatG4t49izkf+LBV+t5QTpK4LVROiey+Hl/bAbEKjhxaYvA3AgpGq3p2Q3mxZ8 pQTb0O9QMGMwL4qR41auuq0wYIb/eme7BoOKVM83ecXboVUG9zR13jKVVw+P756zHf+L keu76ImChuE8i8QZOz0dXLILVjP4UW62TMQ8rPK3aoIxhS+/ScQpFE2uCHjeRbF1XCxZ xs3YKl2dBfdiTZmWs29EYEfYA3JL2SyeYTkbORbLMtcDByCN64hX+Cdtgr5hce9lJho2 M7pAbY+uB9KYs7lQplsVtjZpBD+LMvJjxUYts4fzi4BRYgI4lU3YKuvW/hKoTYKBeBKw ProA== MIME-Version: 1.0 X-Received: by 10.140.231.8 with SMTP id b8mr37536137qhc.55.1436555137426; Fri, 10 Jul 2015 12:05:37 -0700 (PDT) Received: by 10.96.111.232 with HTTP; Fri, 10 Jul 2015 12:05:37 -0700 (PDT) Date: Fri, 10 Jul 2015 16:05:37 -0300 Message-ID: Subject: netmap-ipfw: kipfw two instances sharing same port From: Eduardo Meyer To: "freebsd-net@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2015 19:05:39 -0000 Hello, should ./kipfw and another ./kipfw work? I want to have two filtered kipfw instances sharing the same WAN port. So far I did a quick test lab and it worked, but since it's a lab environment I don't know if I should expect other problems when I add it to run in a real scenario. What problems should I expect? Can they be minimized? Basic stateless filtering only. -- =========== Eduardo Meyer pessoal: dudu.meyer@gmail.com profissional: ddm.farmaciap@saude.gov.br