From owner-freebsd-questions@FreeBSD.ORG Sun Apr 18 20:13:49 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 7DCB916A4CF for ; Sun, 18 Apr 2004 20:13:49 -0700 (PDT) Received: from invasion.mail.pas.earthlink.net (invasion.mail.pas.earthlink.net [207.217.120.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41FA743D54 for ; Sun, 18 Apr 2004 20:13:47 -0700 (PDT) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=[192.168.63.10]) by invasion.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #4) id 1BFPE9-0002ZQ-00 for freebsd-questions@freebsd.org; Sun, 18 Apr 2004 20:13:45 -0700 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Sun, 18 Apr 2004 22:13:47 -0500 User-Agent: KMail/1.6.1 References: <1082302267.3305.9.camel@ardneh.fatbird.net> In-Reply-To: <1082302267.3305.9.camel@ardneh.fatbird.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404182213.47867.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4ba0738445e9fbab772aea6702d6b89488350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: Internet Problem 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, 19 Apr 2004 03:13:49 -0000 On Sunday 18 April 2004 08:26 pm, MIchael Alexander wrote: > Quick q. can't seem to get Internet to work in free bsd 5.1. Can ping > to other addresses in intranet, but can't get out to www. Other machines > in intranet work just fine. Also, mouse scroll doesn't work. Mouse is > behind KVM but that may not make a diff. I am immersing myself in Linux > / Unix with Fedora Core 1 and FreeBSD on one machine. It's late and I'm > tired so I can't work on this anymore 'cause I'll screw it up. Chat > soon. > frog > > P.S. I wrote that last night and was soo tired I forgot to send it :) Did you remember to add the gateway to /etc/rc.conf or the name servers to /etc/resolv.conf? Andrew Gould