From owner-freebsd-questions@FreeBSD.ORG Fri Nov 16 20:48:29 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83F9B16A417 for ; Fri, 16 Nov 2007 20:48:29 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4703213C459 for ; Fri, 16 Nov 2007 20:48:28 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id lAGKiecF022619; Fri, 16 Nov 2007 15:44:40 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id lAGKieqj022618; Fri, 16 Nov 2007 15:44:40 -0500 (EST) (envelope-from jerrymc) Date: Fri, 16 Nov 2007 15:44:40 -0500 From: Jerry McAllister To: kev sadasda Message-ID: <20071116204440.GB22552@gizmo.acns.msu.edu> References: <219355.77524.qm@web57411.mail.re1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <219355.77524.qm@web57411.mail.re1.yahoo.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Help how to set up networking for ftp install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 20:48:29 -0000 On Fri, Nov 16, 2007 at 11:50:36AM -0800, kev sadasda wrote: > I forgot to explain that my computer is behind a home > router connected to the cable modem. The dhcp server > is working on the router it gives me an ip address in > windows. So I think the problem is that freebsd isnt > finding the server. It is failing with dhcpdiscover on > dc0 to 255.255.255.255 port 67 > interval.. But I dont know what to do about that. That helps make things more clear. I am not very knowledgeable about using DHCP and setting up routers (I am spoiled by being in a very highspeed net with fixed addresses for every system I need) so hopefully someone else will weigh in. Is your router functioning as a firewall too? Maybe you have to look in to passive ftp. ////jerry > > This is the status info from the router. > > LAN > MAC Address > 00-0F-3D-5B-E3-BC > IP Address > 192.168.0.1 > Subnet Mask > 255.255.255.0 > DHCP Server > Enabled > > WAN > MAC Address > 00-0F-3D-5B-E3-BD > Connection > DHCP Client Connected > IP Address > 24.69.77.165 > Subnet Mask > 255.255.252.0 > Default Gateway > 24.69.76.1 > DNS > 64.59.160.13 64.59.160.15 > > > ____________________________________________________________________________________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >