Date: Thu, 23 Jun 2016 11:21:48 -0400 From: martin@marketbridge.com To: "Kevin P. Neal" <kpn@neutralgood.org> Cc: "Polytropon" <freebsd@edvax.de>, freebsd-questions@freebsd.org Subject: FreeBSD 9.3, Apache 2.4 and IPv6 Issue. - MORE Progress Made Message-ID: <07e0c1c468b2a2a8bfbaf3f695da8984.squirrel@www.marketbridge.com> In-Reply-To: <20160623132215.GA76618@neutralgood.org> References: <d47552fe5baa2ec39f760695a991d92f.squirrel@www.marketbridge.com> <20160622222544.b69f5656.freebsd@edvax.de> <45e94e64d8cfb76451766d23bfe8af46.squirrel@www.marketbridge.com> <20160623132215.GA76618@neutralgood.org>
next in thread | previous in thread | raw e-mail | index | archive | help
So, it's not an IPv6 issue. It's like Apache is not recognizing anything that is not an IP address or valid FQDN in the Listen directive. For example, I tried: Listen asdjfljasdfljsljdfljsadjlljsdf:80 And I get the same error. I tried: Listen 2001:470:b008::2 Listen [2001:470:b008::2]80 Is not anyone else having this issue? I can reverse DNS resolve the address 2001:470:b008::2 locally without a problem. Martin > On Wed, Jun 22, 2016 at 07:39:58PM -0400, martin@marketbridge.com wrote: >> >> Well, made some progress.. services (Except apache) are indeed running >> over IPv6. All my DNS is fixed. Forward and Reverse works locally for >> IPv6 forward and reverse DNS resolution. >> >> But still have not figured out that error below: >> >> Performing sanity check on apache24 configuration: >> [Wed Jun 22 19:36:37.057692 2016] [core:crit] [pid 3314] (EAI 8)hostname >> nor servname provided, or not known: AH00077: alloc_listener: failed to >> set up sockaddr for [2001:470:b008::2] >> AH00526: Syntax error on line 54 of /usr/local/etc/apache24/httpd.conf: >> Listen setup failed > > Did you specify a fully qualified hostname to any ServerName directives? > > Did you put the IPv6 address in [brackets] on any Listen directives? > -- > Kevin P. Neal http://www.pobox.com/~kpn/ > "14. Re-reading No. 13, I realize that it's quite possible I'm losing my > mind. I'm glad that for the most part I'm not aware it's happening." > -- from "20 things I'm thankful for": Fortune, Nov 29, 2004, page 230 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?07e0c1c468b2a2a8bfbaf3f695da8984.squirrel>