From owner-freebsd-questions@FreeBSD.ORG Sun Oct 23 16:38:42 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 28C8A16A41F for ; Sun, 23 Oct 2005 16:38:42 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from grog.secure-computing.net (grog.secure-computing.net [216.243.161.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BEF943D45 for ; Sun, 23 Oct 2005 16:38:41 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.100] (snipe.secure-computing.net [216.243.161.77]) (authenticated bits=0) by grog.secure-computing.net (8.13.1/8.13.1) with ESMTP id j9NGcbA2022932 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Sun, 23 Oct 2005 11:38:37 -0500 (CDT) (envelope-from ecrist@secure-computing.net) DomainKey-Signature: a=rsa-sha1; s=grog; d=secure-computing.net; c=nofws; q=dns; h=in-reply-to:references:mime-version:content-type:message-id:cc: content-transfer-encoding:from:subject:date:to:x-mailer:x-spam-status:x-spam-checker-version; b=YmkC1i2cKhs1YEToTDtrjpmZNiqhcqQqicfkwZXnTcC5/J5uYZs+mGNo8F1gEi5K5 ymQ1oX7eOrvsoTb4bY39A== In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Sun, 23 Oct 2005 11:38:26 -0500 To: Andreas Davour X-Mailer: Apple Mail (2.734) X-Spam-Status: No, score=-5.1 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on grog.secure-computing.net Cc: freebsd-questions@freebsd.org Subject: Re: How do I name my network interface? 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: Sun, 23 Oct 2005 16:38:42 -0000 On Oct 23, 2005, at 11:30 AM, Andreas Davour wrote: > > Hi! > > I have realized that my new motherboard has a built-in network > interface, and I'd like to use it as well as the PCI based one I have. > > But, what do I call it when I plumb it with "ifconfig"? > > The PCI card I have is identified during boot as rl0, and the built- > in as "rlphy0: on miibus0". > > Using "ifconfig rlphy0 plumb" does not work. It says: > ifconfig: SIOCIFCREATE: Invalid argument > > and that's it. > > So, what do I call it? I tried rl1 as well, no cookie. > If you type 'ifconfig -a' at the command line, it should list all network interfaces... _______________________________________________________ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson