From owner-freebsd-newbies Sun Jan 30 7:21:43 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from intranova.net (blacklisted.intranova.net [209.3.31.70]) by hub.freebsd.org (Postfix) with SMTP id 79A6414F7A for ; Sun, 30 Jan 2000 07:21:38 -0800 (PST) (envelope-from oogali@intranova.net) Received: (qmail 19977 invoked from network); 30 Jan 2000 10:23:57 -0000 Received: from hydrant.intranova.net (user1435@209.201.95.10) by blacklisted.intranova.net with SMTP; 30 Jan 2000 10:23:57 -0000 Date: Sun, 30 Jan 2000 10:20:18 -0500 (EST) From: Omachonu Ogali To: Brandon Young Cc: freebsd-newbies@FreeBSD.org Subject: Re: configuring DHCP in FreeBSD 3.4 In-Reply-To: <000801bf6a92$dee9d8a0$bd297c18@compaq> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Did you add a default route to the cable modem/ethernet device like this: route -add default -interface device0 Replace device0 with the actual name of your Ethernet interface... Omachonu Ogali Intranova Networking Group On Sat, 29 Jan 2000, Brandon Young wrote: > Help! > > BACKGROUND: I had a dual boot machine running Win98 & RedHat Linux. I was introduced to linux 9 months ago. I tried several other distros...didn't like them. I tried OpenBSD - loved it...only, not enough software ported. So, I tried FreeBSD 3.4. > > PROBLEM: Network. I have a cable modem, and am using a 3C905B ethernet adapter. Everything works fine in Win98 (and worked fine in RedHat). I use DHCP. The exact problem is that in FreeBSD, I can not ping anything outside the Cable Co.'s LAN (i.e. I can ping the Name Server, the Gateway, The DHCP server, etc; but not, say, 129.237.125.112 [an ip # of a computer I happen to know out on the internet], or www.yahoo.com .). I should also point out that I don't have any idea how to configure a network card in FreeBSD. > > QUESTIONS: can someone please give me very precise instructions on how to configure DHCP & what things to check in troubleshooting? Is it easier to configure during install (It didn't work for me; so I'm locked into using /stand/sysinstall...Configure...Network...Network Interfaces...'no' to 'assume network already configured'...'yes' to 'try configuring with DHCP')?Direct me to some informative man pages/HOWTO's/tutorials...? I am not afraid to edit a config file by hand...just don't know what file to edit, or what to put in it. > > Brandon Young > bkyoung@sunflower.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message