From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DATE_IN_PAST_24_48, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from smtp-server1.tampabay.rr.com ([65.32.1.34]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15KZPm-0003Hi-00 for gentoo-dev@cvs.gentoo.org; Wed, 11 Jul 2001 23:53:30 -0600 Received: from developer (ubr-33.11.27.curryford.cfl.rr.com [65.33.11.27]) by smtp-server1.tampabay.rr.com (8.11.2/8.11.2) with SMTP id f6C5qbt29338 for ; Thu, 12 Jul 2001 01:52:37 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Marcus A Martin To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] gentoo installation problems X-Mailer: KMail [version 1.2] References: <200107110458.f6B4wpp11852@smtp-server2.tampabay.rr.com> <20010711015247.A10844@gemini.thehutt.org> In-Reply-To: <20010711015247.A10844@gemini.thehutt.org> MIME-Version: 1.0 Message-Id: <01071202022400.00481@developer> Content-Transfer-Encoding: 8bit Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: mmartin6@cfl.rr.com List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Jul 11 23:54:02 2001 X-Original-Date: Thu, 12 Jul 2001 02:02:24 -0500 X-Archives-Salt: f77f329d-d243-4c38-a480-06a5031f967e X-Archives-Hash: 37789e789bf4174ad0278b572b169d8a Jerry, I have a cable modem. My cable modem connects toa router. The router acts as a dhcp server for the local machines. If I bypass the router, I can can run dhcpcd from the command line and everything works great. If I attempt to run dhcpcd using the router as the dhcp server, it fails. Any ideas on how to work around this? I use a netgear RT314 router, if that helps. Marcus