From owner-freebsd-questions@FreeBSD.ORG Mon Jul 19 23:12:22 2010 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 B5BBE106566B for ; Mon, 19 Jul 2010 23:12:22 +0000 (UTC) (envelope-from martinrame@yahoo.com) Received: from web113503.mail.gq1.yahoo.com (web113503.mail.gq1.yahoo.com [98.136.167.43]) by mx1.freebsd.org (Postfix) with SMTP id 89DDD8FC08 for ; Mon, 19 Jul 2010 23:12:22 +0000 (UTC) Received: (qmail 85372 invoked by uid 60001); 19 Jul 2010 23:12:22 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1279581142; bh=I0fxe5rO12US8o02FVva3AB7N7l+rREsUkk9YsFjf98=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=D5mOw2GX6Kb/O1PDFfYvOQ0q9a9kiae5OG2PwvrK5yA2BSKw6KlZZ4svG+4yobHYiIiqNnQqcfe/bdtR6Gsb4QPLCVFsa0kCJnrwFidRFMVQRir8FXRaDgbNCnJEFwRSApmliTQpY/7rhUWi8Bir/KZExKqbRj/Z6jeV+IFLk/s= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Uk2HDRZfgFMzBA4VOOD49f88d0y1FMASo1bSLEG1zCnMb9/ksNlIaw5pBmavXskj+vJZNkMENHJ+R7GIe1/ZzcHR8yGqxfxdntC8irYDT/Zuc+07RdNsFe2xzsFTbijenhBqhrMWz4gniENQpupFFgT9qi4LsGgYoO78QEHWYHU=; Message-ID: <30910.84956.qm@web113503.mail.gq1.yahoo.com> X-YMail-OSG: xnc9ViIVM1lcODAhcr5ZnsmTtO8GK4mfCEGlAZQo_QtwUS3 kYIKFCUSn0o66nTkmN2HzXxxQBjFB7TpcAgvfR2rWBPgh7Tny6hwV01WxHBs RowIvfxgaztLTE.W69ChIkfbJvlPmbQi4swHfdVkK.6Dvi9rP70yhSI2n8pa DjGcbDo071BCn.FfZSol6gZ2LiTae8UW9kO3.21Rr6bSxx.KABD.fF0XVQ9q 2xIZjcNzS1QaD9mYjV0g1RDEEPDUq_5qQpCUw6cwN3LAqPt6GEEvu2Qr.dfC ws3_PMTIf6zja0BBoVMl8ChicE21e67N5A9J838sdmzRAKxPtezcBr_jDO1K Kbd.IuO26.C0O3msHB6JsFA0DmPj1IV7o8Gv7fzfhQ8OMGS1DffZtyHLg Received: from [190.246.47.149] by web113503.mail.gq1.yahoo.com via HTTP; Mon, 19 Jul 2010 16:12:21 PDT X-Mailer: YahooMailClassic/11.2.4 YahooMailWebService/0.8.104.276605 Date: Mon, 19 Jul 2010 16:12:21 -0700 (PDT) From: =?iso-8859-1?Q?Leonardo_M=2E_Ram=E9?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Subject: WLAN stops working when idle 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: Mon, 19 Jul 2010 23:12:22 -0000 I have noted that my wlan stops responding when the O.S. does not use the n= etwork for a while (10 minutes aprox), and I have to do "ifconfig wlan0 dow= n && ifconfig wlan0 up && dhclient wlan0" to reconnect.=0A=0AThe network ca= rd is the internal Wi-Fi from my Dell Inspiron 1525, and uses ndis to wrap = the WinXp driver.=0A=0A/etc/rc.conf:=0A...=0Awlans_ndis0=3D"wlan0"=0Aifconf= ig_wlan0=3D"WPA SYNCDHCP"=0Awpa_supplicant_enable=3D"YES"=0A...=0A=0A/etc/w= pa_supplicant.conf=0A=0Actrl_interface=3D/var/run/wpa_supplicant=0Actrl_int= erface_group=3Dwheel=0Aap_scan=3D1=0Anetwork=3D{=0A=09ssid=3D"strada"=0A=09= key_mgmt=3DWPA-PSK=0A=09psk=3D"martin13"=0A}=0A=0Auname -a:=0A=0AFreeBSD in= spiron-1521 8.1-RC2 FreeBSD 8.1-RC2 #0: Tue Jun 29 20:42:40 UTC 2010 ro= ot@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386=0A=0A=0AAny h= int?=0A=0ALeonardo M. Ram=E9=0Ahttp://leonardorame.blogspot.com=0A=0A=0A =