From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9CCL-0008DU-RZ for qemu-devel@nongnu.org; Mon, 21 Jul 2014 07:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9CCK-0004uw-UJ for qemu-devel@nongnu.org; Mon, 21 Jul 2014 07:56:05 -0400 Received: from mail-oa0-x22d.google.com ([2607:f8b0:4003:c02::22d]:45486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9CCK-0004uk-LJ for qemu-devel@nongnu.org; Mon, 21 Jul 2014 07:56:04 -0400 Received: by mail-oa0-f45.google.com with SMTP id i7so7231775oag.32 for ; Mon, 21 Jul 2014 04:56:04 -0700 (PDT) MIME-Version: 1.0 Sender: vase@selfip.ru In-Reply-To: <20140721114911.GU5390@type.bordeaux.inria.fr> References: <20140721114146.GT5390@type.bordeaux.inria.fr> <20140721114911.GU5390@type.bordeaux.inria.fr> From: Vasiliy Tolstov Date: Mon, 21 Jul 2014 15:55:48 +0400 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] ipv6 slirp network List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Samuel Thibault Cc: libvir-list@redhat.com, QEMU 2014-07-21 15:49 GMT+04:00 Samuel Thibault : > Yes, see the added documentation: > > +@item ip6-net=@var{addr}[/@var{int}] > +Set IPv6 network address the guest will see. Optionally specify the prefix > +size, as number of valid top-most bits. Default is fec0::/64. > + > +@item ip6-host=@var{addr} > +Specify the guest-visible IPv6 address of the host. Default is the 2nd IPv6 in > +the guest network, i.e. xxxx::2. > > +@item ip6-dns=@var{addr} > +Specify the guest-visible address of the IPv6 virtual nameserver. The address > +must be different from the host address. Default is the 3rd IP in the guest > +network, i.e. xxxx::3. > > Most probably you'll want to set ip6-net to something else than > fec0::/64 since OSes usually prefer IPv4 over fec0::/64. Big thanks! I'm try apply patches and check. -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru