From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 22:58:31 2003 Return-Path: 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 E585937B401 for ; Sun, 20 Apr 2003 22:58:31 -0700 (PDT) Received: from windmill.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF0643F93 for ; Sun, 20 Apr 2003 22:58:31 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from SHMOOPIE (183.sm7.dialup.garlic.net [216.139.3.183]) by windmill.garlic.com (8.11.1/8.11.1) with ESMTP id h3L5wT714184 for ; Sun, 20 Apr 2003 22:58:29 -0700 From: "Remington L." To: "Freebsd-Questions" Date: Sun, 20 Apr 2003 22:58:13 -0700 Message-ID: <000001c307cb$03181010$280f10ac@SHMOOPIE> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: ifconfig with dual nicks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 05:58:32 -0000 I have FreeBSD 5.0 server with 3 nicks(vr[0-2[]). I have vr0 set as a static address on my "internal" network. I want to set up vr1 with a static address for my external address. When I go to configure vr1 with an IP address I get Ifconfig vr1 172.16.16.1 Ifconfig: ioctl (SIOCAIFADDR): File exists What does this mean and how do I fix it?