From owner-freebsd-questions@FreeBSD.ORG Sat Feb 22 12:42:56 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A63DFF3 for ; Sat, 22 Feb 2014 12:42:56 +0000 (UTC) Received: from mail-qg0-x232.google.com (mail-qg0-x232.google.com [IPv6:2607:f8b0:400d:c04::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5CF2B1410 for ; Sat, 22 Feb 2014 12:42:56 +0000 (UTC) Received: by mail-qg0-f50.google.com with SMTP id z60so10202316qgd.9 for ; Sat, 22 Feb 2014 04:42:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=To+w2IYtYBzULJB0vVJY8uIwcWVVknKMXI54aBNAgiA=; b=qjRyo/x8ImmlVxMaLq+uwSAU4uo9tgjFJ41nwZKVy6kN+BtfC/VGKrLZIzngV+yFaE fZQm0ebuMml30RjtGfvNTcA7xfRfoSe3pKpB5cdVSicTygMxAWLI+BVrZn5m1i4/DPyu h9i28ljDFuxDCVsLGHYCIEn/k7PPljUXkEcisVdHD/MeFk5VwRZTS+1obQO9eijzjpR8 hTvBF4AusPK1mekQ/dlnv5CkFoxyrKnXDFPmoiK7WA1SePcagm6lzijqG2e1NQKndn+m DQLFHNf+VNIgmnMricb4KMB3Unpe8ZpiKsEF01erMLsTFI/LoRZV97REgue/a1RDJ/2z kyKg== MIME-Version: 1.0 X-Received: by 10.224.43.144 with SMTP id w16mr17115267qae.93.1393072975229; Sat, 22 Feb 2014 04:42:55 -0800 (PST) Received: by 10.140.48.76 with HTTP; Sat, 22 Feb 2014 04:42:55 -0800 (PST) Date: Sat, 22 Feb 2014 13:42:55 +0100 Message-ID: Subject: lost Internet connction with wlan0 'status: associated' From: Xavier To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Feb 2014 12:42:56 -0000 Hi, I'm an 10.0-RELEASE and I lost Internet connection when wlan0 show 'status: associated'. Any idea for debuging the problem ? Thanks.