From owner-freebsd-questions Wed Mar 13 15:21:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rudiment.dk (rudiment.egmont-kol.dk [130.225.237.12]) by hub.freebsd.org (Postfix) with ESMTP id 2F04F37B416 for ; Wed, 13 Mar 2002 15:21:46 -0800 (PST) Received: by mail.rudiment.dk (Postfix, from userid 104) id 2433511F8C; Thu, 14 Mar 2002 00:25:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.rudiment.dk (Postfix) with ESMTP id 13D8311F72 for ; Thu, 14 Mar 2002 00:25:04 +0100 (CET) Date: Thu, 14 Mar 2002 00:25:03 +0100 (CET) From: Morten Grunnet Buhl To: Subject: A litlle vnp help needed In-Reply-To: <200203132308.SAA28011@alpha.vaxxine.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I cant seem to get vpnd -m to generate a key it fails with the message "Failed to gather random data". My vpnconf look like this keyfile /usr/local/etc/vpnd.key pidfile /var/run/vpnd.pid randomdev /dev/urandom mtu 1500 I read that I had to use the command rndcontrol, but this I am not sure of how to do. I loaned a key from a friend of mine who had generated it on dabian linux and vpnd -n started fine. But when someone trys to connect I get the error "vpnd[39115]: crypto init failed, reason=2, closing connection.". I hope anyine can help, Morten. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message