From owner-freebsd-stable@FreeBSD.ORG Wed Feb 8 16:37:18 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85E1716A420 for ; Wed, 8 Feb 2006 16:37:18 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1532143D45 for ; Wed, 8 Feb 2006 16:37:17 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: by pproxy.gmail.com with SMTP id i49so361873pye for ; Wed, 08 Feb 2006 08:37:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gt6wmWBhgiAda4/gd/BRqM3WoxscNmzudTqfB38ZvSnvGsqaxmAshyv8BI92VRjnFKJyL0WgFkgzJiedmZuDLlFWLsPOqCK4dtnonR96RdCvf4tVzCF2D8g+8KZNHojasoaLb7pX5kRSTx+vkj9oVm8yyGr3yluS5043CnEX3H4= Received: by 10.35.99.5 with SMTP id b5mr196064pym; Wed, 08 Feb 2006 08:37:17 -0800 (PST) Received: by 10.35.38.9 with HTTP; Wed, 8 Feb 2006 08:37:17 -0800 (PST) Message-ID: <79722fad0602080837s28412e49g964332e509747c88@mail.gmail.com> Date: Wed, 8 Feb 2006 18:37:17 +0200 From: Vlad GALU To: freebsd-stable@freebsd.org In-Reply-To: <20060208121704.L3207@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200602081321.k18DLpjo061917@lurza.secnetix.de> <20060208121704.L3207@ganymede.hub.org> Subject: Re: OpenVPN within a Jail under 6.x ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 16:37:18 -0000 On 2/8/06, Marc G. Fournier wrote: > On Wed, 8 Feb 2006, Oliver Fromme wrote: > > > Marc G. Fournier wrote: > > > Is this possible? I'm reading through the man pages for openvpn, and > > > doubt that it is with 4.x, since it requires access to /dev, but with= 6.x > > > using devfs to mount dev into the jail, is it possible to set it up? > > > > The problem isn't related to /dev. It doesn't matter > > whether your device nodes come from devfs (FreeBSD 6) > > or have been created manually with MAKEDEV (FreeBSD 4), > > both of which can be used for jails. > > > > The problem is that you need to configure interfaces > > (tun(4) or tap(4)) to set up the VPN, but ifconfig(8) > > does not work inside a jail. That means you cannot > > set up a VPN inside a jail. However, you can _use_ > > it within a jail, of course, if you assign the IP of > > the VPN connection to the jail > > 'k, how would you do that? I thought you could only assign one IP to a > jail, both in 4.x and 6.x? I think he meant binding OpenVPN to that jail's IP. > > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.or= g) > Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 76156= 64 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it.