From owner-freebsd-questions@FreeBSD.ORG Mon Jun 14 17:39:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A49C16A4CE for ; Mon, 14 Jun 2004 17:39:28 +0000 (GMT) Received: from web14106.mail.yahoo.com (web14106.mail.yahoo.com [216.136.172.136]) by mx1.FreeBSD.org (Postfix) with SMTP id D85DE43D2D for ; Mon, 14 Jun 2004 17:39:27 +0000 (GMT) (envelope-from k_greenwood1@yahoo.com) Message-ID: <20040614173909.55395.qmail@web14106.mail.yahoo.com> Received: from [209.105.201.44] by web14106.mail.yahoo.com via HTTP; Mon, 14 Jun 2004 10:39:09 PDT Date: Mon, 14 Jun 2004 10:39:09 -0700 (PDT) From: "K. Greenwood" To: Jon Adams , freebsd-questions@freebsd.org In-Reply-To: <1087214932.40cd9554bc024@mail2.acast.nova.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Newbie Issues (networking w/ FreeBSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 17:39:28 -0000 --- Jon Adams wrote: > The (main) problem -> > > My network connectivity is ridiculously slow... I > had OpenSSH timeout set to > the default, 120 secs, and the messages file said > the connections (on the same > 100MBPs hub mind you) were timing out before > authentication (password). I went > in and doubled the timeout, and after a long wait (I > didnt check the time) I > could get a password prompt... at first I thought > this was just a SSH problem, > but it is the same if I use telnet (or any other > network service). I have > several devices on my Lan including 2 (eww) Windows > XP laptops, and a PS2 and a > XP workstation. I have 3 public IPs, (Speakeasy is > the ISP) The laptops use a > LinkSys 54G Wireless Hub and one public IP (its > plugged into a NetGear 4 port > hub), I split another IP with the Desktop and PS2, > and the FreeBSD box will > have its own IP, of course the final port is the > uplink. There are absolutly > no connectivity problems with the other machines. > The FreeBSD box cannot > connect to the dns servers (on three different > networks) or much of anything > else. Considering the only response you have received thus far has been regarding IPFW, I may as well give a ham-handed attempt. My first guess is /etc/rc.conf. Is there a defaultrouter="x.x.x.x" line? If you do an ifconfig -a are you getting an IP actually assigned? Perhaps your resolv.conf is not right? Should be similar to: domain nosuchdomainhere.net nameserver 1.2.3.4 where there are two entries for nameserver that jive with the ISP assigned DNS servers. Considering that you are manually setting your rl0, (not using DHCP), perhaps these are missing? Have you tried using rl0="DHCP"? Perhaps the chance of finding a problem, is less of a pain then if your ISP changes something on you. Good luck. __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/