From owner-freebsd-net@freebsd.org Sun Apr 23 19:48:08 2017 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 01294D4CE77 for ; Sun, 23 Apr 2017 19:48:08 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [IPv6:2a01:4f8:201:6350::2]) by mx1.freebsd.org (Postfix) with ESMTP id C75B48DB for ; Sun, 23 Apr 2017 19:48:07 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:15ea:fac6:6a0d:3b18]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id 795A1C03 for ; Sun, 23 Apr 2017 22:48:06 +0300 (MSK) Date: Sun, 23 Apr 2017 22:48:05 +0300 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <94226309.20170423224805@serebryakov.spb.ru> To: freebsd-net@freebsd.org Subject: Announce IPv6 prefix without being IPv6 gateway? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2017 19:48:08 -0000 Hello Freebsd-net, I have Point-to-Point Ethernet connection one end of which FreeBSD 11, an other end is Windows. It is, really, patch-cord between tow systems, not a some tunnel, but physical Ethernet cards. I want to announce IPv6 Prefix to Windows. FreeBSD system has other live interfaces and I don't want any routing performed by this system. I have manual IPv6 address configuration on FreeBSD and rtadvd running on this "P2P" interface. But rtadvd complains: rtadvd[2663]: non-zero lifetime RA but net.inet6.ip6.forwarding=0. Ignored. But I don't need IPv6 forwarding! I only want Prefix announcement to avoid manual configuration of Windows host and virtual boxes on this host! Is it possible to achieve such configuration? -- Best regards, Lev mailto:lev@FreeBSD.org