From owner-freebsd-net Mon Dec 28 12:40:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15631 for freebsd-net-outgoing; Mon, 28 Dec 1998 12:40:13 -0800 (PST) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from Homer.Web-Ex.com ([209.54.66.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15615 for ; Mon, 28 Dec 1998 12:40:11 -0800 (PST) (envelope-from jim@web-ex.com) Received: from localhost (jim@localhost) by Homer.Web-Ex.com (8.9.1/8.8.8) with ESMTP id PAA00320 for ; Mon, 28 Dec 1998 15:39:55 -0500 (EST) (envelope-from jim@web-ex.com) X-Authentication-Warning: Homer.Web-Ex.com: jim owned process doing -bs Date: Mon, 28 Dec 1998 15:39:55 -0500 (EST) From: Jim Cassata To: "'net@freeBSD.ORG'" Subject: Re: trying to get computer on network In-Reply-To: <211D0157FD1FD21190DB00104B8765E906D10D@mail> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id MAA15623 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is your card being found on bootup? look in dmesg for a line like: ed0 found at ... that is the interface you want to configure, and sysinstall will do it if you like. lo0 is your loopback address. Jim Cassata 516.421.6000 jim@web-ex.com Web Express 20 Broadhollow Road Suite 3011 Melville, NY 11747 On Mon, 28 Dec 1998, Miguel Sierra wrote: >   >   > Why when you use /stand/sysinstall and you try to set up your network > interfaces you only have 5 options: > >   > >            lp0             Parallel Port IP (PLIP) peer connection >            sl0             SLIP interface on device /dev/cuaa0 (COM1) >            ppp0          PPP interface on device /dev/cuaa0 (COM1) >            sl0             SLIP interface on device /dev/cuaa1 (COM2) >            ppp0           PPP interface on device /dev/cuaa1 (COM2) > > I need to set up my network card, and I have already set it up in lp0. I > need to remove it from lp0 and do something else to it????? > >   > > Miguel. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message