From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 05:13:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF8EA16A41F for ; Wed, 27 Jul 2005 05:13:21 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C7E43D46 for ; Wed, 27 Jul 2005 05:13:21 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP (SMTPD32-8.05) id A7EE573400A0; Tue, 26 Jul 2005 22:13:18 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localhost (8.13.3/8.13.3) with ESMTP id j6R5E67t034623 for ; Tue, 26 Jul 2005 22:14:06 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j6R5E1Rc034622; Tue, 26 Jul 2005 22:14:01 -0700 (PDT) (envelope-from garys@opusnet.com) To: freebsd-questions@freebsd.org References: <3tll3tystl.l3t@mail.opusnet.com> <42E6E0B3.20409@mac.com> From: garys@opusnet.com (Gary W. Swearingen) Date: Tue, 26 Jul 2005 22:14:01 -0700 In-Reply-To: <42E6E0B3.20409@mac.com> (Chuck Swiger's message of "Tue, 26 Jul 2005 21:17:39 -0400") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Can someone clarify ipfw's in/out/recv/xmit/via concepts? 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, 27 Jul 2005 05:13:22 -0000 >> Is my "de0" an "ifX" or an "if*"? >> ("exact name" or "device name") > > "de0" is an "ifX". > >> What would be an example of the other? > > "de*"? I guess that should have been obvious. I'll try to get the "exact name" and "device name" descriptions improved. >> Does "ipno" mean an numerical Internet address? >> (It's not mentioned elsewhere in the manpage.) > > I think so. Yes, the manpage IS referring to it as "IP address". Three down, several to go.