From owner-freebsd-net@FreeBSD.ORG Sun Oct 19 08:36:24 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F282E16A4B3 for ; Sun, 19 Oct 2003 08:36:23 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB8A543F85 for ; Sun, 19 Oct 2003 08:36:22 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 00704653AD; Sun, 19 Oct 2003 16:36:21 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 91258-05; Sun, 19 Oct 2003 16:36:20 +0100 (BST) Received: from saboteur.dek.spc.org (unknown [81.3.72.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 63EA465375; Sun, 19 Oct 2003 16:36:20 +0100 (BST) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 37F0533; Sun, 19 Oct 2003 16:36:14 +0100 (BST) Date: Sun, 19 Oct 2003 16:36:13 +0100 From: Bruce M Simpson To: Justin Ma Message-ID: <20031019153613.GE10990@saboteur.dek.spc.org> Mail-Followup-To: Justin Ma , freebsd-net@freebsd.org References: <20031019113754.G98459-100000@www.missl.cs.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031019113754.G98459-100000@www.missl.cs.umd.edu> cc: freebsd-net@freebsd.org Subject: Re: multiple loopback interfaces in 5-current? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.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: Sun, 19 Oct 2003 15:36:24 -0000 On Sun, Oct 19, 2003 at 11:41:19AM -0400, Justin Ma wrote: > Is it possible to raise multiple loopback interfaces in 5-current? ifconfig loN create. BMS