Received: from biscayne-one-station.mit.edu (BISCAYNE-ONE-STATION.MIT.EDU [18.7.7.80]) by krbdev.mit.edu (8.9.3p2) with ESMTP id OAA29018; Mon, 27 Mar 2006 14:06:56 -0500 (EST) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id k2RJ2SW7026312; Mon, 27 Mar 2006 14:06:55 -0500 (EST) Received: from [18.188.9.250] (ken-wireless.dyn.mit.edu [18.188.9.250]) (authenticated bits=0) (User authenticated as raeburn@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id k2RJ0Lht019474 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Mon, 27 Mar 2006 14:00:29 -0500 (EST) In-Reply-To: References: MIME-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Ken Raeburn Subject: Re: [krbdev.mit.edu #3579] We bind to ipv6 localhost Date: Mon, 27 Mar 2006 14:00:18 -0500 To: rt-comment@krbdev.mit.edu X-Mailer: Apple Mail (2.746.3) X-Spam-Score: 1.217 X-Spam-Level: * (1.217) X-Spam-Flag: NO X-Scanned-BY: MIMEDefang 2.42 RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 408 On Mar 27, 2006, at 13:25, Sam Hartman via RT wrote: > I notice that we accept ipv6 localhost cconnections on the kdc, That ought to be done the same for ipv4 and ipv6, so there's a bug. It's been brought up before that maybe the bug is not accepting local ipv4 requests. > but > the kdc does not put localhost in the ticket addresses. Right, I think the spec says this is the correct behavior. Ken