Date: Mon, 19 Aug 2002 14:18:48 -0600 From: Tillman Hodgson <tillman@seekingfire.com> To: freebsd-questions@FreeBSD.ORG Subject: Re: OpenSSH authentication via public key very slow (4.6-STABLE, buildworld done today) Message-ID: <20020819141848.A4031@seekingfire.com> In-Reply-To: <20020819131256.A3672@seekingfire.com>; from tillman@seekingfire.com on Mon, Aug 19, 2002 at 01:12:57PM -0600 References: <20020819131256.A3672@seekingfire.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 19, 2002 at 01:12:57PM -0600, Tillman Hodgson wrote: > After upgrading to 4.6-STABLE today, ras public key authentication is > very slow. It still works (the user isn't asked for a password and is > logged in), but there is a long delay: > > login as: tillman > Authenticating with public key "rsa-key-20020624" > <delay of approximately 80 seconds, accordign to my watch> > Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 (etc, etc) Turns out the problem was related to ipf and ipnat not starting (in spite of being in rc.conf), thus causing lookup delays. -T -- Knowledge is pitiless. - Orange Catholic Bible To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020819141848.A4031>