From owner-freebsd-questions Tue Mar 14 00:54:07 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA03972 for questions-outgoing; Tue, 14 Mar 1995 00:54:07 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA03965 for ; Tue, 14 Mar 1995 00:54:04 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id AAA09699; Tue, 14 Mar 1995 00:54:01 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id AAA02331; Tue, 14 Mar 1995 00:54:00 -0800 Message-Id: <199503140854.AAA02331@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: jg@euronet.nl (Jan_Guldemond) cc: questions@FreeBSD.org Subject: Re: Routing and Ethernet In-reply-to: Your message of "Tue, 14 Mar 95 09:44:41 +0100." <199503140844.JAA03075@mail.euronet.nl> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 14 Mar 1995 00:53:59 -0800 Sender: questions-owner@FreeBSD.org Precedence: bulk >I type >ifconfig ed0 up >ifconfig ed0 193.78.175.2 >ifconfig ed1 up >ifconfig ed1 193.78.175.3 >I get: "ifconfig: ioctl (STOPCAIFADDR): File exists" > >So something went wrong configuring the second ethernet adapter. But I trief You must assign the interfaces to different networks. -DG