From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 02:31:48 2003 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 DEC1316A4CE for ; Fri, 28 Nov 2003 02:31:48 -0800 (PST) Received: from arrow.wiznet.ca (arrow.wiznet.ca [216.138.223.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 399F044075 for ; Fri, 28 Nov 2003 02:31:01 -0800 (PST) (envelope-from willyyam@sillyrabbi.dyndns.org) Received: from sillyrabbi.dyndns.org (H241.C230.tor.velocet.net [216.138.230.241]) by arrow.velocet.net (Postfix) with ESMTP id F0602555E for ; Mon, 24 Nov 2003 02:26:40 -0500 (EST) Received: from willyyam by sillyrabbi.dyndns.org with local (Exim 4.24; FreeBSD) id 1AOB7r-000BSE-JI for freebsd-questions@freebsd.org; Mon, 24 Nov 2003 02:27:15 -0500 Date: Mon, 24 Nov 2003 02:27:15 -0500 From: William O'Higgins To: freebsd-questions@freebsd.org Message-ID: <20031124072715.GA44009@sillyrabbi.dyndns.org> References: <20031124065139.GA95655@sillyrabbi.dyndns.org> <3FC1AD41.9030303@dc.turkuamk.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FC1AD41.9030303@dc.turkuamk.fi> User-Agent: Mutt/1.4.1i Sender: William O'Higgins Subject: Re: wireless networking 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: Fri, 28 Nov 2003 10:31:49 -0000 On Mon, Nov 24, 2003 at 09:03:29AM +0200, Kim Fredenberg wrote: > >>sudo ifconfig wi0 ssid kieran >> >>I still cannot ping either by ip or dns. Here is the output of >>ifconfig: >> > >What are you trying to ping, your gateway or something in the Internet? >If your pinging outside of your network your route (default gateway) >settings >might be incorrect. Try pinging something in the same subnet and see if >that works. > I have tried pinging the gateway (192.168.0.1) and another computer on the network (192.168.0.42) and an outside IP address and google.com. No joy on any of them. -- yours, William