From owner-freebsd-questions@FreeBSD.ORG Fri Jan 13 05:51:54 2012 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 9B761106564A for ; Fri, 13 Jan 2012 05:51:54 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 66BE18FC0C for ; Fri, 13 Jan 2012 05:51:54 +0000 (UTC) Received: by iazz13 with SMTP id z13so5729230iaz.13 for ; Thu, 12 Jan 2012 21:51:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=5OWBA2R9NR50+lu8JVwH+XoLomyUAHFo/CpJXhdPSj4=; b=Wpe7BxYp+1SbD0DUjFx089i8YKtpqJlgzj0SdfMlWAf0FaaSoM2yG8sAT5msLvPYc4 5zAd23zL8kj4BvTZaqzSScP+Y5tt3s6xY0I1kzk4uItzqC+g4K+dpx3Kiui0dVo3jCnm dbqXFboApJO/ZhcosVYa3GR5V4/+DMtVK2qPw= MIME-Version: 1.0 Received: by 10.42.145.136 with SMTP id f8mr1341141icv.3.1326433913818; Thu, 12 Jan 2012 21:51:53 -0800 (PST) Received: by 10.231.31.65 with HTTP; Thu, 12 Jan 2012 21:51:53 -0800 (PST) In-Reply-To: References: Date: Thu, 12 Jan 2012 21:51:53 -0800 Message-ID: From: Waitman Gobble To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: wireless and/or routing question 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, 13 Jan 2012 05:51:54 -0000 On Thu, Jan 12, 2012 at 9:29 PM, Waitman Gobble wrote: > Hello, > > I am running 9.0-RC3 i386 on an Acer Aspire One D150. i am having trouble > with the wireless setup. > > Hi, update- i noticed if i start routed it complains... p00ntang# routed p00ntang# routed: wlan0 (10.0.0.21/24) is duplicated by ale0 (10.0.0.20/24) so i tried shutting off ale0... now i can ping gw but still no luck getting outside. :( p00ntang# ifconfig ale0 down p00ntang# ping 10.0.0.1 PING 10.0.0.1 (10.0.0.1): 56 data bytes 64 bytes from 10.0.0.1: icmp_seq=0 ttl=64 time=3.381 ms 64 bytes from 10.0.0.1: icmp_seq=1 ttl=64 time=2.499 ms 64 bytes from 10.0.0.1: icmp_seq=2 ttl=64 time=2.893 ms ^C --- 10.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 2.499/2.924/3.381/0.361 ms p00ntang# ping google.com PING google.com (74.125.224.116): 56 data bytes ping: sendto: Network is down Now I feel like i "need to go back to networking school 101". lol. If anyone has a hint to solve my routing situation I'd really appreciate it! Thanks, Waitman Gobble San Jose California USA