From owner-freebsd-questions@freebsd.org Thu Dec 1 00:36:55 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF062C5DD63 for ; Thu, 1 Dec 2016 00:36:55 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-ua0-x231.google.com (mail-ua0-x231.google.com [IPv6:2607:f8b0:400c:c08::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA1CB1BD2 for ; Thu, 1 Dec 2016 00:36:55 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: by mail-ua0-x231.google.com with SMTP id 12so231916884uas.2 for ; Wed, 30 Nov 2016 16:36:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=tp7C6Otw84AqZS9MAU47PeiiInS3FpTgPZEa+3S5tr0=; b=BdLMYLmNvOHtt7xonnmxSvbsF7jVXBwGPAvqCtTo9bl+L8q+kMLFJ1rpnN0Falgfjo XM65Sw5PXZaPbH6DNy3aUe8OYBf9gsbZjxd1Sexze3ZO56oi+PM+PrK8aMnuvgAQO4WN cEuT1sWDJsF9zf/WQGNNeHRj/jboTyemUlXzty5+F9a9Jh2i1YfbzjB2ZF6gHyCUjDvw luuT9+cVzWAgZFLX4JzyZg9R2HMOm/r+92zJBn4R/qVnOQykryvM54/WbDi/2ynZgNHe WkBAJX/p2DNxnWjm8E7lt2bNA+FTd5QW3E8E0bVTHh9KIRA8uuuxQjTabGPTdvEDR3mM E16Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=tp7C6Otw84AqZS9MAU47PeiiInS3FpTgPZEa+3S5tr0=; b=Dr0TxS1fLGy+D1A4RQUeKRvDbH/PfEfoqNZvcsHNZ1J+LJGKebcONezXnQM2Y89UFE H+d0Vz5LQ2PwQ2iIFrotDmF+l8anzWhXF0ZFKSNDYmpXGlhLU07+HcI5P2N+cgRJUAi+ X+X6/0dJbYeF536eoEHqCr3Au9Li0ZSJeFlmM8MUBObK3mp3E9KskM2cUiduhUZhShXL 3nnkub3WL30zSWXGp0MIH6vdBM4XKFLYSABWnVC3l8P+imc7mKnHgvfhJmf3CI331FSi vV+GrVHINyB+4O6RiPWCfp/h4DreBjg3vOf14Uyumt86YIGM2I0NvXX77tyFLrfffjnt sl8A== X-Gm-Message-State: AKaTC01u/ZweSfA7W1Fy7nNiutqJvOZEpoByL9Ks9sezUjxLU9C9VBHYjVaP9G0BOpf8g4/w7OVXl487ERCXqg== X-Received: by 10.176.69.144 with SMTP id u16mr27483795uau.127.1480552614883; Wed, 30 Nov 2016 16:36:54 -0800 (PST) MIME-Version: 1.0 Received: by 10.159.37.142 with HTTP; Wed, 30 Nov 2016 16:36:54 -0800 (PST) In-Reply-To: <1480551207.552589.804417497.7BA39261@webmail.messagingengine.com> References: <1480551207.552589.804417497.7BA39261@webmail.messagingengine.com> From: Antonio Olivares Date: Wed, 30 Nov 2016 18:36:54 -0600 Message-ID: Subject: Re: Wifi command To: Harold Hartley Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2016 00:36:56 -0000 On Wed, Nov 30, 2016 at 6:13 PM, Harold Hartley wrote: > I installed free bad 11.0 and it went well even my wifi connection. > Now when I login to free bad non-graphical I noticed that i am not > connected to the wifi. > I have been trying to remember the command to allow me to connect to my > wifi. > I am having no luck. > > Can anyone help me out so it bring up to connect to wifi. > I use an HP sleekbook and the wifi was connected during the install. > > -- > Harold Hartley > 17632 N. 5th place > Phoenix, AZ 85022 > wheelie207@ownmail.net > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" When I ran into problems and could not connect, I referred(looked at) the page: http://www.wonkity.com/~wblock/docs/html/wireless.html It provided details on how to connect. The devices were setup when the installation was done, which settings were modified and were not saved? Hope this helps, Antonio