From owner-freebsd-arm@freebsd.org Wed Jul 20 21:18:38 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 DFF4DB9F86E for ; Wed, 20 Jul 2016 21:18:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x231.google.com (mail-io0-x231.google.com [IPv6:2607:f8b0:4001:c06::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 A73931945; Wed, 20 Jul 2016 21:18:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x231.google.com with SMTP id b62so59060130iod.3; Wed, 20 Jul 2016 14:18:38 -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=jN2Z23FTdcgshXpKNvcz6XpLpe5mG9DMkFyhncAuoL8=; b=zD6TbwfdUfCrDy75dUQf/7YfpO6ycohend0H4weQm0yh7u/qYJUZwPhdO1Zp4/kl1F fY9HSb4+CaGVG3qfqBWz9bxyZILgkAFnAv9AbHRp3N6EbldpfcmN9Oxlv6yFLGSKymtH 0dWIbgJ0quNlZ/gpnTtFzEXqvQ1qapdOIct3/3luqZs3Zc342WQsop8SH02Y/5OzmTwt WgczPO9ST0tybmm0U39tK0u06Bt+pfjj0ts4wR+ehp9yjKSsqRc6f97w25mopjbDsKJH DcXWYTD19+2bu5wVaEANCzmZTPXzk6YVdQiPmJPUAZWldSMneqHPaqXA3fJ0aMNBrlgL S3FQ== 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=jN2Z23FTdcgshXpKNvcz6XpLpe5mG9DMkFyhncAuoL8=; b=FZ75mE3h5CGE1VhaJUPUjqrqfmhrkuJuFfidAu9oF9ATNSvBDMK1oPCK2swIliLPrx ew9EGqYDB7vIweMAdrF0EBkKhnV6NvDJhbdFqtzD4CmLczmKX/VP+t4mKzsiqv7xHPdT 1UaLSIFZevoZM4Ehyd1GEHpN2kmJcuJY84d4uEvOmt92hpjqEJnuabKCn14uFrrqkS1c b/hoZTSjSrOxNuDJ2G7REdVN+unJHYT3u6G2VLOLm8wnRBgFvLURpwnJmp8YkUy2XBis xokDKRn+5w0ezW/+ViggXaXcC3T5DV2Tmq7HJCeYq6DgjvZ8dh7W+VxEsufxB99+wKC7 wS/A== X-Gm-Message-State: ALyK8tKqfwh7RDea0iPQ+6rfYpI6kKE1dmHF88lmVPu7NDOC7UeUSIpFiBGDQ4dd82nivcbXll3k2Zs7rDZh/Q== X-Received: by 10.107.15.157 with SMTP id 29mr28233192iop.123.1469049518192; Wed, 20 Jul 2016 14:18:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.141.129 with HTTP; Wed, 20 Jul 2016 14:18:37 -0700 (PDT) In-Reply-To: References: <20160720063002.GC35271@server.rulingia.com> From: Adrian Chadd Date: Wed, 20 Jul 2016 14:18:37 -0700 Message-ID: Subject: Re: rpi2 as wireless router To: "Herminio Hernandez, Jr." , Andriy Voskoboinyk 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 21:18:39 -0000 hi, besides changing it to wpa=3, this should work. I haven't used urtwn in AP mode though. Andriy? -a On 20 July 2016 at 14:17, Herminio Hernandez, Jr. wrote: > Here you go! > > On Wed, Jul 20, 2016 at 1:56 PM, Adrian Chadd > wrote: >> >> 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" > >