From owner-freebsd-questions Sat Jun 23 10:34: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 965A337B405 for ; Sat, 23 Jun 2001 10:33:57 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: from iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f5NHUZs02644; Sat, 23 Jun 2001 13:30:36 -0400 (EDT) Message-ID: <3B34D2D7.84094AEF@iowna.com> Date: Sat, 23 Jun 2001 13:33:11 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: default013 - subscriptions Cc: Ian Thomas , freebsd-questions@FreeBSD.ORG Subject: Re: cable connection problems References: <20010623151916.46400.qmail@web11302.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG default013 - subscriptions wrote: > Hi, I'm no networking expert or anything but... from my personal experience, > I believe that most cable provider's DHCP servers do not really support DHCP > for *NIX systems... Probably if one was knowledgable enough, one could set > this up to work but, I have had a few different O/Ses on my cable connection > and have found that DHCP never works quite right... I seriously doubt it. DHCP is an established protocol. I use DHCP to log on to RoadRunner with my FreeBSD computer. I also use FreeBSD as a DHCP server in multiple situations, serving Mac, NT and Windows DHCP clients. It's much more likely that something else is wrong. Double check your network setup (including physical wiring) You snipped the ifconfig output, are you getting a valid physical link, for example. > > I just installed my new Intel NIC and it shows up > > fine > > in dmesg. I have also added these lines to rc.conf. > > > > network_interfaces="fxp0" > > ifconfig_fxp0="DHCP" > > > > However, on reboot, I get this when I run an > > ifconfig -a > > > > inet 0.0.0.0 netmask 0xff000000 broadcast > > 255.255.255.255 > > > > I'm assuming that I should have a real IP. In > > windows > > I don't use any software other than setting TCP/IP to > > not > > use DNS and obtain an IP automatically. I also have > > Lan > > Settings set to automatically detect settings and use > > a > > proxy is enabled. Any ideas? The service is > > powerlink. -- If a bird in the hand is worth two in the bush, then what can I get for two hands in the bush? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message