From owner-freebsd-arm@freebsd.org Wed Jul 20 22:42:15 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 F128ABA05B1 for ; Wed, 20 Jul 2016 22:42:15 +0000 (UTC) (envelope-from herminio.hernandezjr@gmail.com) Received: from mail-pa0-x234.google.com (mail-pa0-x234.google.com [IPv6:2607:f8b0:400e:c03::234]) (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 BDC7715D3; Wed, 20 Jul 2016 22:42:15 +0000 (UTC) (envelope-from herminio.hernandezjr@gmail.com) Received: by mail-pa0-x234.google.com with SMTP id pp5so22213566pac.3; Wed, 20 Jul 2016 15:42:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=wMW9f7RnWj/2nzORBngALIy3fyOh9uNczjfx66efFHg=; b=onpbO0svjc9EJi3BOhjNpihp4x8nsQSS+JFrJc7sbe7ueNNf7dgwMepimGYY+lJ+mU WMLttioBxyLm08OzgGYaXkkK59HrtQJu1qBmPytfO/vFK9MhzjjYzk9PxtHaCGWmR85E Lw23i8gyzP4UsgAq7t5pIT6A8dEGVvH/ZoWRewcxYaprOcHK8+f81uwgy4+hjWR8IHj9 CIvq/sjqvRkMQ7SFfvfCIU54ENXEsmRGceayhh9k+tCJiyAPfKvuibTg6uI4DIA51prT K6F81vSFI023HCLGyMLeyqao1VNEPXkCKJHdS33EFortUaIdsu1S2L8b2XwnUEefXQgi HUuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=wMW9f7RnWj/2nzORBngALIy3fyOh9uNczjfx66efFHg=; b=cc53p62zmxbaZKlSr8Aya9BHPz1F8Kn43W9+MTqqXR9aLgzIzw3YwtVXArug6jzPJH R0lXLzrD/7+/EP/nssN+35xa4VKJrcVxdrmAKGtWcvez3y6I1BqJZ4m6SsM3N1RZEhQD Dkbn8XWbOuhjfVH/LpBegLF92kRqawC25UNwKuSJ1a5joxUPEh4bXFvIl8JemV6T+UZK UZa0ZGZ4+PoZH3hz1hv3VcpUwqk2BSyD1R3WHrQN38ad+j823HFR9ybfOUDTj7qE9YNT eRc6cEryGoOueYvZ7Yn27pkxGJv/abEO/UhDKna219oiYcGpZzVm4curaS3k5v0AKIT6 nG4w== X-Gm-Message-State: ALyK8tJG5iFC2QfmyBVdAh+ABlSEbTQwrGk7wEw6XO0mjTP0trReYFnxs8x7wY51dilUPg== X-Received: by 10.66.222.202 with SMTP id qo10mr16879356pac.76.1469054535188; Wed, 20 Jul 2016 15:42:15 -0700 (PDT) Received: from [26.214.109.253] ([172.58.17.85]) by smtp.gmail.com with ESMTPSA id c82sm6898622pfb.72.2016.07.20.15.42.14 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 20 Jul 2016 15:42:14 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: rpi2 as wireless router From: "Herminio Hernandez Jr. " X-Mailer: iPhone Mail (13F69) In-Reply-To: <20160720223337.GE35271@server.rulingia.com> Date: Wed, 20 Jul 2016 15:42:13 -0700 Cc: Andriy Voskoboinyk , Adrian Chadd , "freebsd-arm@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <60BAAAA2-D1A5-40AF-9B43-9AB4815D9DFF@gmail.com> References: <20160720063002.GC35271@server.rulingia.com> <20160720223337.GE35271@server.rulingia.com> To: Peter Jeremy 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 22:42:16 -0000 On the FreeBSD side I see the DHCP Discover then it sends the DHCP Offer but= receives nothing. Debian sends the DHCP Discover, never sees the DHCP Offer= that FreeBSD sent.=20 Sent from my iPhone > On Jul 20, 2016, at 3:33 PM, Peter Jeremy wrote: >=20 >> On 2016-Jul-20 15:21:29 -0700, "Herminio Hernandez, Jr." wrote: >> Still a no go. For some reason Debian is not seeing the DHCP Offer from >> FreeBSD. >=20 > If you do a tcpdump on both systems, what do you see? >=20 > --=20 > Peter Jeremy