From owner-freebsd-questions@freebsd.org Fri Aug 5 13:41:38 2016 Return-Path: Delivered-To: freebsd-questions@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 06199BAF80C for ; Fri, 5 Aug 2016 13:41:38 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D333D130A for ; Fri, 5 Aug 2016 13:41:37 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 5272620564 for ; Fri, 5 Aug 2016 09:41:36 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Fri, 05 Aug 2016 09:41:36 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=zyxst.net; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=7WZ 3sGHipligeAf/UDr1wDjk8DE=; b=EtN6i5e5MGLs3ONeJDQ1YAHfFMSpYgrGY3R N3NDR+z7CI13oxU1gTsuo7vYDWVFbQC9l4Uz7mafmZMSeI6Qvca6Vpo53eoZilb5 7mppcGOGks+XhrLspceGaOgZTS+8+XYz69CyycBxBJcXIqSiVh2PGsXwd66B1ucN iIiryX+E= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=7WZ3sGHipligeAf/UDr1wDjk8DE=; b=e+Ol6 Cf3KLiKgOWrwixw+IZz7RWjxUJRmm9HLhw6Tn5ZXO0BKwntZFYoD8kHQYBoSnbbG Ei4Yn8hxi2yAVTWbLusHO7JlA3cfPlOzy1MqCXciW2k2QAAtQVY3zZae50VMiUuP Ibpy/pyfjvg1u/Jjw75N2vUZYMHV48FiMN/15o= X-Sasl-enc: DaoHDNM3M5It/lalunam5YGOIsQbmGfeJm6pcit/j8Xd 1470404495 Received: from pumpkin.growveg.org (potato.growveg.org [82.70.91.102]) by mail.messagingengine.com (Postfix) with ESMTPA id D27E0F2C78 for ; Fri, 5 Aug 2016 09:41:35 -0400 (EDT) To: freebsd-questions@freebsd.org From: tech-lists Subject: IPv6 query Message-ID: Date: Fri, 5 Aug 2016 14:41:35 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2016 13:41:38 -0000 Hi, Is it possible to have the *same interface* set with a static IP for IPv4 but dynamic for IPv6 ? thanks, -- J.