From owner-freebsd-arm@freebsd.org Tue Jul 19 22:28:52 2016 Return-Path: Delivered-To: freebsd-arm@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 BD36FB9EE1E for ; Tue, 19 Jul 2016 22:28:52 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F72A17FD for ; Tue, 19 Jul 2016 22:28:52 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=9s2BNAWhrU2EXn9KMuOkzahvlewurQWgfLtw307GhOU=; b=J8OnDDIjfHJiRjKr08RPKr++iP gHHBrXz5Nkrm0wgI6c78YQ0xn+hd8n/f10mFVZCY4zKFeW1W3o23m4QHfvN318HJhgcu4pspv4HLT ysFLQI2trTN72RlQQ/+Id69d6qVvGvGhPq5+hS7IQv5klhEpZ0OEGuIgIpgIRbSpcWm8=; Received: from [114.120.237.163] (port=26870 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1bPdVO-003Ten-5Y; Tue, 19 Jul 2016 16:28:46 -0600 Date: Wed, 20 Jul 2016 06:28:41 +0800 From: Erich Dollansky To: "Herminio Hernandez, Jr." Cc: freebsd-arm@freebsd.org Subject: Re: rpi2 as wireless router Message-ID: <20160720062841.5efb9539@X220.alogt.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Authenticated-Sender: sl-508-2.slc.westdc.net: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2016 22:28:52 -0000 Hi, does the wireless adaptor work on an amd64 machine as an access point? Erich On Tue, 19 Jul 2016 13:26:19 -0700 "Herminio Hernandez, Jr." wrote: > I am trying to set freebsd as a wifi router on my rpi2. My Iphone can > see the ssid but it is failing to conect. FreeBSD can see the phone: > > > root@rpi2:~ # ifconfig wlan0 list sta > ADDR AID CHAN RATE RSSI IDLE TXSEQ RXSEQ CAPS FLAG > iphone-macaddress 1 6 1M 20.0 0 11 44944 EPS AQEPHTR > RSN HTCAP WME > > I am running tcp dump and I see the dhcp requests and replies, but > there is no connection establishing. Is there anything I am missing. > > Thanks > Herminio > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"