From owner-freebsd-questions@FreeBSD.ORG Tue Jun 25 14:29:56 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E302B3FA for ; Tue, 25 Jun 2013 14:29:56 +0000 (UTC) (envelope-from feld@feld.me) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id B76D31E4C for ; Tue, 25 Jun 2013 14:29:56 +0000 (UTC) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D566620967 for ; Tue, 25 Jun 2013 10:29:54 -0400 (EDT) Received: from web3.nyi.mail.srv.osa ([10.202.2.213]) by compute5.internal (MEProxy); Tue, 25 Jun 2013 10:29:54 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:in-reply-to:references:subject:date; s=mesmtp; bh= 8Hs1XRCRA0dwQsCS5qOKPsOPs3M=; b=QUo/FaHe+8cy5jzk6OF47EZO5sJIDhpJ iVSiJP+gWbQ/ipJomNEVNix5GTV0NAHRj7w69KTw+seokP5FLvYoJpKEgo4RYK1q ZXH3A+0onut4zqX4hDCFdAbITURfTq7BPJ8FiGXOx19jku7f4Xzqcu9ycwur4Pjy TUzeRtJT8E0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=8Hs1XRCRA0dwQsCS5qOKPsOPs3M=; b=Sqj oHZnz/hlYj39KbMjolGlQRB38eDpC+6z62Rvnfx9uWw5UO7LNPvMwDFSQQk+PVk5 +q6xLKTi3suhJVa9HaIpXnIeiYpF19GbXxq5pgDQxQbmfJQ9aFtsoWzB9fG2hiMO 8pf1I5mv+oOyXvdPZ8iwauIU4z9JVCX/vD1eb9s8= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id ABEB8B00003; Tue, 25 Jun 2013 10:29:54 -0400 (EDT) Message-Id: <1372170594.15371.140661248283465.45C5A091@webmail.messagingengine.com> X-Sasl-Enc: d+s138pjFY08GUt7KvDk2+1fiozu/zNU0IMHt0qRq43m 1372170594 From: Mark Felder To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-5ae8e04c In-Reply-To: <1372162433.20015.YahooMailNeo@web161901.mail.bf1.yahoo.com> References: <1372162433.20015.YahooMailNeo@web161901.mail.bf1.yahoo.com> Subject: Re: Which is the public interface to use for ipfw when lagg(4)? Date: Tue, 25 Jun 2013 09:29:54 -0500 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 14:29:56 -0000 On Tue, Jun 25, 2013, at 7:13, Unga wrote: > > What is the interface should I use for the pif? Is it lagg1? > The interface you should use is the interface the IPs are on. It doesn't matter what kind of interface it is. In this case it looks like lagg1.