Date: Wed, 20 Jul 2016 11:05:05 -0700 From: "Herminio Hernandez, Jr." <herminio.hernandezjr@gmail.com> To: Peter Jeremy <peter@rulingia.com> Cc: freebsd-arm@freebsd.org Subject: Re: rpi2 as wireless router Message-ID: <CAJRA9dxibqcSC%2BDKbry5yLgpW0Go9Q1jrzLzS-2DhAcJvMQDpQ@mail.gmail.com> In-Reply-To: <20160720063002.GC35271@server.rulingia.com> References: <CAJRA9dyvx0qAXuJdxffxTpR_GOSaZgQjAA=H%2BLTjMWAeoRKZEw@mail.gmail.com> <20160720063002.GC35271@server.rulingia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <peter@rulingia.com> 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 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJRA9dxibqcSC%2BDKbry5yLgpW0Go9Q1jrzLzS-2DhAcJvMQDpQ>