From owner-freebsd-bugs Thu Nov 28 15: 0: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D3937B401 for ; Thu, 28 Nov 2002 15:00:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F59643E9C for ; Thu, 28 Nov 2002 15:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gASN04x3009153 for ; Thu, 28 Nov 2002 15:00:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gASN04wg009152; Thu, 28 Nov 2002 15:00:04 -0800 (PST) Date: Thu, 28 Nov 2002 15:00:04 -0800 (PST) Message-Id: <200211282300.gASN04wg009152@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Michel Oosterhof Subject: Re: misc/45830: KDC has problems when listening to IPv6 and IPv4 addresses Reply-To: Michel Oosterhof Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/45830; it has been noted by GNATS. From: Michel Oosterhof To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: misc/45830: KDC has problems when listening to IPv6 and IPv4 addresses Date: Thu, 28 Nov 2002 23:55:03 +0100 My initial report is missing one detail, when I do specify them in the order with the ipv6 address first, the KDC will attempt to bind to 2 addresses, port 88 for UDP and TCP. UDP succeeds, but TCP fails. This generates the following two log messages: Nov 28 23:48:53 hydrogen kdc[98434]: listening on IPv6:3ffe:8280:10:1050::1 port 88/udp Nov 28 23:48:53 hydrogen kdc[98434]: bind IPv6:3ffe:8280:10:1050::1/88: /var/heimdal/kdc.conf:0: can not open file To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message