From owner-freebsd-net@freebsd.org Fri Jul 3 05:10:17 2015 Return-Path: Delivered-To: freebsd-net@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 777ED99367A for ; Fri, 3 Jul 2015 05:10:17 +0000 (UTC) (envelope-from koobs.freebsd@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 46CAE22B6; Fri, 3 Jul 2015 05:10:17 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by paceq1 with SMTP id eq1so51307408pac.3; Thu, 02 Jul 2015 22:10:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=9uLSHx5MbmItAPAYHydGvFo98CsB17zwDDnpyZk3X8s=; b=bKbXbKD2OlZac5SFHdFq/gsB59zomfmvrwPgp/KVDt8utccLNP83sbj7SahR9rKy00 4saJlN+0vgWcCAribFjBLuTKOG40DfbFQA1wQ1khQiIWX/LNgF66ieiMJdsbrhfjj0OT P7zE1OVdInp6V57hMv1Gn2BBv9nRpbe2Id/hkCQDapVJK3EY8QIHARkD6RCw6eculdR7 6DIMakMx5aa8LWuObjHmv0xh/YjWuKzSXqr80BN5Y4ttIzYKeoILr+c5AiKIJvLnxozA a9DWOlOe8Rujojf4mI11/ERlyjNPWBxYldbqCVP2LTA4ApLtr4sNrYaP2Aq1JPqrFXBb qbuQ== X-Received: by 10.68.246.1 with SMTP id xs1mr73125156pbc.53.1435900216680; Thu, 02 Jul 2015 22:10:16 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::1? (2001-44b8-31ae-7b01-0000-0000-0000-0001.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::1]) by mx.google.com with ESMTPSA id p1sm7497950pdb.3.2015.07.02.22.10.14 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jul 2015 22:10:15 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: radvd issue on CURRENT References: <7B00338E-6264-44FD-9A55-8E29C01467E7@FreeBSD.org> To: Kristof Provost , freebsd-net@FreeBSD.org Cc: ae@FreeBSD.org From: Kubilay Kocak Message-ID: <5596192F.2050802@FreeBSD.org> Date: Fri, 3 Jul 2015 15:10:07 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: <7B00338E-6264-44FD-9A55-8E29C01467E7@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2015 05:10:17 -0000 On 3/07/2015 6:12 AM, Kristof Provost wrote: > Hi, > > In the process of setting up my TPLink device (Thanks Allan!) I ran > into problems getting radvd to work. > Just for clarity, what TP-Link device? pciconf -lvc output would be handy (for me, possibly others and google) I'm also interested because I have a TP-Link T8E PCI NIC here and a TP-Link Archer D9 router ./koobs