From owner-freebsd-questions Tue Nov 17 18:00:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA01335 for freebsd-questions-outgoing; Tue, 17 Nov 1998 18:00:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gandolf.ml.org (cc886654-b.whmh1.md.home.com [24.3.58.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA01326 for ; Tue, 17 Nov 1998 18:00:29 -0800 (PST) (envelope-from gandolf@destiny.erols.com) Received: from elwood.gandolf.org (gandolf@elwood.gandolf.org [10.2.1.5]) by gandolf.ml.org (8.8.8/8.8.8) with SMTP id UAA02803; Tue, 17 Nov 1998 20:59:59 -0500 (EST) (envelope-from gandolf@destiny.erols.com) Message-Id: <199811180159.UAA02803@gandolf.ml.org> From: "Jeff Hamilton" To: "freebsd-questions" Cc: "Murray Stokely" Date: Tue, 17 Nov 1998 21:00:13 -0500 (EST) Reply-To: "Jeff Hamilton" X-Mailer: PMMail 2.00.1500 for OS/2 Warp 4.00 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Wide DHCP client and @home cable modem service Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm using FreeBSD fine with the @home cable modems without using dhcp at all. Under win*, run 'winipcfg', and write down your ip address, router, name servers, netmask, and broadcast address. You can then setup FreeBSD using this information, and everything will work fine. My FreeBSD box has been up for almost 2 months with this configuration. Jeff Hamilton gandolf@gandolf.ml.org On Tue, 17 Nov 1998 01:03:19 -0800 (PST), Murray Stokely wrote: > I'm unable to use FreeBSD to connect to the Internet via the >@home cable service. I've configured my hostname to be the >"identifier" that Windows 98 uses to connect just fine (same system, >dual boot). In FreeBSD I type > >/usr/local/sbin/dhcpc -r fxp0 >/usr/local/sbin/dhcpm fxp0 ~/logfile > >and basically it just keeps sending the DHCPDISCOVER message over and >over again without ever getting a DHCPOFFER message. This is what the >logfile created by dhcpm looks like. I notice that nowhere is my >hostname (the secret 'c#######-a' identifier) mentioned. Am I missing >some configuration step? > > "Nov 15 16:06:31.593862" DHCPDISCOVER > src_haddr: 00a0c957b4a3, dst_haddr: ffffffffffff > src_IP: 0.0.0.0, dst_IP: 255.255.255.255 > requested_IP: None > requested/assigned lease: 3600 > dhcp_t1: 0 dhcp_t2: 0 > op: 1, xid: 295d8164, secs: 61, BRDCST flag: 0 > ciaddr: 0.0.0.0, yiaddr: 0.0.0.0, siaddr: 0.0.0.0, giaddr: >0.0.0.0 > broadcast: None subnetmask: None > server_id: None > default router: None > >Thanks! > > - Murray > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message