From owner-freebsd-questions@FreeBSD.ORG Tue Jul 25 11:28:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 ECABF16A4DE for ; Tue, 25 Jul 2006 11:28:43 +0000 (UTC) (envelope-from alexey.karguine@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50D7443D53 for ; Tue, 25 Jul 2006 11:28:42 +0000 (GMT) (envelope-from alexey.karguine@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so2788040uge for ; Tue, 25 Jul 2006 04:28:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q/MUc4Lur8+lD7ginhS8vTrP8bhP7fZZngTk//VxHjeaYb/VWOFxn6IkWR8XYWTGzQlyAr3OpMIcgEVu6bPmpT3sZv5g62L6WctbtBnThj3M6tjv6Y3DIeSQFipjJXetlJMQzBgpGE/CKvB2lEHI4Fu52sddGKY+1rBbaYOfPJ4= Received: by 10.78.165.16 with SMTP id n16mr2240944hue; Tue, 25 Jul 2006 04:28:41 -0700 (PDT) Received: by 10.78.148.10 with HTTP; Tue, 25 Jul 2006 04:28:41 -0700 (PDT) Message-ID: <4b1f66630607250428v7658df55r3329832dfbd0765b@mail.gmail.com> Date: Tue, 25 Jul 2006 15:28:41 +0400 From: "Alexey Karguine" To: "Marwan Sultan" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: vpn connection users+server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 11:28:44 -0000 You may watch to the net/mpd4. This is multifunctional server, that can handle various connection: PPPoE, PPTP and other. You can build radius-server also for managing user accounts or use plain text file for that. 2006/7/25, Marwan Sultan : > Hello everyone, > > Well, because really i didnot get an answer from the list regarding > release internet access based on time+auth. > > SO I thought of the VPN connection, > i'm on fbsd 6.1R acting as internet gateway, i dunt want the users to > randmly share the internet > Is it possible (and how to) create a vpn connection thats > the user need to use to authnticate to the gateway server by a valid > user/password > > then the server will allow this user to have the internet, > is it possible? > the handbook scenario is for two networks sides, > > Is it possible between a user and the gateway server? > > Please your answers is highly appreciated. > > Marwan > > _________________________________________________________________ > FREE pop-up blocking with the new MSN Toolbar - get it now! > http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Alexey Karguine