From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 14:58:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62EE416A4CE for ; Mon, 15 Nov 2004 14:58:29 +0000 (GMT) Received: from smtp.net4b.pt (out.net4b.pt [195.245.176.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A6C43D3F for ; Mon, 15 Nov 2004 14:58:27 +0000 (GMT) (envelope-from elton.machado@norteglobal.com) Received: (qmail 437 invoked from network); 15 Nov 2004 15:00:01 +0000 Received: from 10001206215.0000010887.acesso.oni.pt (HELO tecnica) ([213.58.68.167]) (envelope-sender ) by smtp.net4b.pt (qmail-ldap-1.03) with SMTP for ; 15 Nov 2004 15:00:01 +0000 Message-ID: <002701c4cb23$8d4e2860$2b00a8c0@econoteca> From: "Elton Machado" To: Date: Mon, 15 Nov 2004 14:58:08 -0000 Organization: NorteGlobal MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Jail problems... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 14:58:29 -0000 Hi guys,=20 I was trying to have a vpn in my jail with no gain till now :( I know jail has some restriction and will not let me run pptp server on = it, but may i run the pptp server over the host of jail then use a pptp = client inside the jail to connect it?=20 Is there any way to turn around the limitation ? how can I access from = the vpn to services that are actually running inside the jail? =20 Another question is...=20 I was trying to logging to my sshd inside my jail with publickey = authentication. I host of jail I can logging well using publickey auth = but in jail I just can't.=20 What is happening ?=20 debug1: Authentications that can continue: = publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Offering public key: /etc/keystorage/user01.key debug1: Authentications that can continue: = publickey,keyboard-interactive debug1: Next authentication method: keyboard-interactive There is no problem at all using the same configuration in the other = host.=20 Thanks in advance,=20 Elton Machado