From owner-freebsd-questions@freebsd.org Wed Jun 22 19:42:35 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 F33BFB728D3 for ; Wed, 22 Jun 2016 19:42:35 +0000 (UTC) (envelope-from martin@marketbridge.com) Received: from mail.marketbridge.com (mail.marketbridge.com [72.143.76.50]) by mx1.freebsd.org (Postfix) with ESMTP id CEC46143F for ; Wed, 22 Jun 2016 19:42:35 +0000 (UTC) (envelope-from martin@marketbridge.com) Received: from www.marketbridge.com (mail.marketbridge.com [10.1.1.130]) by mail.marketbridge.com (Postfix) with ESMTP id BADC5BDD0EE for ; Wed, 22 Jun 2016 15:31:58 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marketbridge.com; s=mail; t=1466623918; bh=sE3a+HMzxnkR1R10NQMsMsED8eAdTvIZgMXJnrW2raA=; h=Date:Subject:From:To; b=WSDI7RX7GIgcskrVxysL/0yREwAbkJbg5ezMUy7vcIbGHZLeZhuL0fUppnzwc2BJB Wr6XaLNgge6Cio54SuNZo2074smdM6UJsZOlkEKvFdTUaVXTi/lfgui86ZJv6UYVAk rpp0uUSxbCznUz2mluqCFoV2vNWhWsNbMbbYczyk= Received: from 45.78.245.78 (SquirrelMail authenticated user martin@marketbridge.com) by www.marketbridge.com with HTTP; Wed, 22 Jun 2016 15:31:58 -0400 Message-ID: Date: Wed, 22 Jun 2016 15:31:58 -0400 Subject: FreeBSD 9.3, Apache 2.4 and IPv6 Issue. From: martin@marketbridge.com To: freebsd-questions@FreeBSD.org User-Agent: SquirrelMail/1.4.23 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal 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: Wed, 22 Jun 2016 19:42:36 -0000 Hello, Attempting to start up Apache with IPv6 but getting the following error: hostname nor servname provided, or not known: AH00077: alloc_listener: failed to set up sockaddr for [2001:470:b008::2] Anyone have a similar issue? Martin