Date: Thu, 28 Nov 2002 15:00:04 -0800 (PST) From: Michel Oosterhof <m.oosterhof@xs4all.nl> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/45830: KDC has problems when listening to IPv6 and IPv4 addresses Message-ID: <200211282300.gASN04wg009152@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/45830; it has been noted by GNATS. From: Michel Oosterhof <m.oosterhof@xs4all.nl> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211282300.gASN04wg009152>