From owner-freebsd-arm@freebsd.org Wed Jul 20 20:56:14 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 696BAB9F1F9 for ; Wed, 20 Jul 2016 20:56:14 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-it0-x22d.google.com (mail-it0-x22d.google.com [IPv6:2607:f8b0:4001:c0b::22d]) (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 333841D5B for ; Wed, 20 Jul 2016 20:56:14 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-it0-x22d.google.com with SMTP id f6so61202495ith.0 for ; Wed, 20 Jul 2016 13:56:14 -0700 (PDT) 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=St0xyqomrrr4+kXuHvZYUvwpPW+bXHi72+6nmEMFp+c=; b=hfaxfzf2cRHvvBTNqhErduOvvSJeTQUwsLAccr8r1grrUH/bQjT6CpSZAJ8eqgDwDD YLLb1JUIsIXCB3xe9RgbvaQ69y01isZDexgAV+YDLfRXjlM5uG2zH9ysSnoggDXYLmM3 5gCvLUYyjm4bjhMOaoFvbxzU5WTmripOG/vSlo1NvjEDaGukxjJi+uyAQXUmTLmy/tJe yVj4aa1F8+xIdslUTEYWyNvgUrxvCn+CZ147KyCCzilJH7iqtbhOdvwSUVAx5ylKJgFM srONFLgdTRebi4Ii8igzSpwYRjcrVoMs2WCxhWOc0Wo28rwt2egHTLi++ugliL6iA9T5 kR/Q== 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=St0xyqomrrr4+kXuHvZYUvwpPW+bXHi72+6nmEMFp+c=; b=YBXLKeW7Uap/MPsleDfNG5Wj1Fljc4OLHNucyaZEwfWwrfOcooSfzPjecUXv/X2chE C1tw05SVZSjf/I6CLC8zPqU+W2qzeZKEOycBMsc4csrOAsio+8X/P8yZC8cHUITPKCMM OrFLyhhrwyTGoP9xUmXMFTdkmb+Y+iMtRPIkW8LKBXy2EG5w6BvM5118gvgcZxQursiy 7fNh9qrwNf70w797Y5k1ed1BxdLA4bjG36X2AL7iGlaMh74gBpYPIrspjmfo/YvJndXa t1BEbEIUdRInzgNvEz35M1V/on/wRvf1n3QFnDtG8j4zO8L55EtNv+4pOj8gJ17DAKDp M0/Q== X-Gm-Message-State: ALyK8tJTq46TghA8BSVuXOS6encmiioD7xE8CDLwuQR2zO5zoONukaHshpFU7Um6ClIdydcfIaQIql+gfTfOag== X-Received: by 10.36.242.68 with SMTP id j65mr10459768ith.25.1469048173720; Wed, 20 Jul 2016 13:56:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.141.129 with HTTP; Wed, 20 Jul 2016 13:56:12 -0700 (PDT) In-Reply-To: References: <20160720063002.GC35271@server.rulingia.com> From: Adrian Chadd Date: Wed, 20 Jul 2016 13:56:12 -0700 Message-ID: Subject: Re: rpi2 as wireless router To: "Herminio Hernandez, Jr." Cc: Peter Jeremy , "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Wed, 20 Jul 2016 20:56:14 -0000 Hi, Please supply 'dmesg' and 'ifconfig -a' and maybe /etc/hostapd.conf (minus the encryption key, of course) Thanks! -a On 20 July 2016 at 11:05, Herminio Hernandez, Jr. wrote: > I ran tcpdump on both freebsd and my laptop running Debian. Freebsd sees > the DHCP Discover and then sends the DHCP Offer, but never receives the > DHCP Request. Debian sends the DHCP Discover, but never sees the DHCP > Offer, therefore never sends the DHCP Request. > > On Tue, Jul 19, 2016 at 11:30 PM, Peter Jeremy wrote: > >> On 2016-Jul-19 13:26:19 -0700, "Herminio Hernandez, Jr." < >> herminio.hernandezjr@gmail.com> 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. >> >> That means the iPhone is associated and you are seeing traffic from it >> but it seems it isn't seeing traffic from your AP. What is the output >> from "ifconfig -a"? How far through the DHCP negotiation does the >> iPhone get and what IP address are you sending in the DHCP response? >> >> Do you have a Unix-like host that you can run as a client so you can >> run tcpdump on it? >> >> -- >> Peter Jeremy >> > _______________________________________________ > 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"