From owner-freebsd-questions Sat Aug 17 12:54:38 2002 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 4F01237B400 for ; Sat, 17 Aug 2002 12:54:35 -0700 (PDT) Received: from lmg03.affinity.com (lmg.affinity.com [207.150.192.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id F16F543E6E for ; Sat, 17 Aug 2002 12:54:34 -0700 (PDT) (envelope-from raymond@vignettestraining.com) Received: from vignettestraining.com ([209.178.116.35]) by lmg.ahnet.net with ESMTP id <291428-30146>; Sat, 17 Aug 2002 12:53:53 -0700 Message-ID: <3D5EA9CD.6080201@vignettestraining.com> Date: Sat, 17 Aug 2002 12:53:49 -0700 From: Raymond User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en, ja MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org Subject: Ifconfig Error when setting ip address Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a system that has two network cards in it, whenever I try to set the network cards on the same subnet, for example "192.168.1.1" and "192.168.1.2", it fails. The error is: ifconfig: ioctl (SIOCAIFADDR): file exists My configuration is two SMC network cards, of the same model. ifconfig prints the following: dc0: flags=8843 mtu 1500 inet 192.168.1.150 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::203:6dff:fe1a:49c8%dc0 prefixlen 64 scopeid 0x1 ether 00:03:6d:1a:49:c8 media: Ethernet autoselect (100baseTX ) status: active dc1: flags=8802 mtu 1500 ether 00:03:6d:1a:49:c8 media: Ethernet autoselect (100baseTX) status: active lp0: flags=8810 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 faith0: flags=8002 mtu 1500 gif0: flags=8051 mtu 1280 tunnel inet 209.178.116.35 --> 206.123.31.114 inet6 fe80::203:6dff:fe1a:49c8%gif0 prefixlen 64 scopeid 0x7 inet6 3ffe:b80:2:ae31::2 --> 3ffe:b80:2:ae31::1 prefixlen 128 Any help is greatly appreciated, - Raymond Jimenez To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message