From owner-freebsd-questions Fri Jan 23 13:17:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14976 for questions-outgoing; Fri, 23 Jan 1998 13:17:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA14970 for ; Fri, 23 Jan 1998 13:17:41 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id NAA08380; Fri, 23 Jan 1998 13:17:34 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 23 Jan 1998 13:17:34 -0800 (PST) From: Doug White Reply-To: Doug White To: Shan-Min Chao cc: questions@FreeBSD.ORG Subject: Re: Setting up ethernet card In-Reply-To: <34C6E5B9.41C67EA6@lvdi.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Wed, 21 Jan 1998, Shan-Min Chao wrote: > Can you guys please tell me how to setup my ethernet card? I have my > PPP stuff setup, but now I want to use my ethernet card on my local > LAN. I want my other computers to be able to telnet, ftp, etc. into > this computer. I went to /stand/sysinstall to configure the 3COM > ethernet card I have, and although it did something, when I tried to > ping myself using the mock IP address I made for this computer, it says > "no route to host". Is there something else I have to do. Please tell > me step by step and in detail. Assuming you have a 3com 3c509, you forgot to mention which card you have. 1. Make your kernel recognize your Ethernet card. Use the DOS setup utilities for the card to identify the resources it's using and disable PnP. 2. Boot with the -c option on the Boot: prompt, then feed the resources to the ep0 device. 3. Modify /etc/rc.conf, add a `ifconfig_ep0' line with appropriate IP addresses and other network info. Fill in `defaultrouter' if your network administrator gives you a default gateway. 4. Next reboot you should be set to go. > Also, instead of the usual '%' I get for the prompt, is it possible to > replace the '%' with the current directory I am in (like DOS)? Depends on your shell; most will, but you have to know how to set the prompt and the metacharacters to get the current directory with. > Also, how do I subscribe to this mailing list? About how many people > actually write everyday? mail majordomo@freebsd.org, body `subscribe freebsd-questions'. It gets about 100-150 messages/day. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major