From owner-freebsd-questions@FreeBSD.ORG Tue Aug 9 15:06:31 2011 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 A6A3D106566C for ; Tue, 9 Aug 2011 15:06:31 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 74D478FC16 for ; Tue, 9 Aug 2011 15:06:31 +0000 (UTC) Received: by iye7 with SMTP id 7so116243iye.17 for ; Tue, 09 Aug 2011 08:06:31 -0700 (PDT) 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 :cc:content-type; bh=BBbJZWE2Tvq1tqHrDeJcYB26r7ziAVPcbmH/Jbagdho=; b=lztr6ZrxUzzxk206ZbMs6YFTmHzHsu5RH/cwCPqDHHGuVndCfPCYjqgWBGJp32/Ac+ /7BihdcvFFayfXkfqEUnBwJVHLhcVtQkELoS2Bwoo21x0xk7WVO9kpVTSQk6G09CMieV W6wGqqQfcnl3rdPTI/SNWIkO3vamR7vJu3GdI= MIME-Version: 1.0 Received: by 10.42.146.131 with SMTP id j3mr7351329icv.494.1312902390885; Tue, 09 Aug 2011 08:06:30 -0700 (PDT) Received: by 10.42.169.134 with HTTP; Tue, 9 Aug 2011 08:06:30 -0700 (PDT) In-Reply-To: References: Date: Tue, 9 Aug 2011 15:06:30 +0000 Message-ID: From: Antonio Olivares To: =?ISO-8859-1?Q?Sylvio_C=E9sar_Teixeira_Amorim?= Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: reconfiguring wifi after of installed FreeBSD 9 beta 1 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: Tue, 09 Aug 2011 15:06:31 -0000 > How do I run the command again wifi network configuration that runs on > FreeBSD installation 9 beta 1? > > Which command? There might be several :) Have you checked the handbook? http://www.freebsd.org/doc/handbook/network-wireless.html It contains several examples. Try to follow them, and if they fail, post the command and the errors that you get. NOTE: I am not an expert on wireless :( Sorry, but if I had to configure it, I would approach it via the handbook. Then if this fails, I would ask here or some friends :) Regards, Antonio