From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 00:01:20 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 41ABC16A4D4 for ; Wed, 14 Jul 2004 00:01:20 +0000 (GMT) Received: from ls413.htnet.hr (ls413.htnet.hr [195.29.150.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE6EC43D41 for ; Wed, 14 Jul 2004 00:01:18 +0000 (GMT) (envelope-from lycanthrope@post.htnet.hr) Received: from ls413.htnet.hr (localhost.localdomain [127.0.0.1]) by ls413.htnet.hr (0.0.0/8.12.10) with ESMTP id i6E01Hmn004966 for ; Wed, 14 Jul 2004 02:01:17 +0200 Received: from jkhahhytncost7 (194-152-207-80.adsl.net.htnet.hr [194.152.207.80]) by ls413.htnet.hr (0.0.0/8.12.10) with SMTP id i6E01Go1004962 for ; Wed, 14 Jul 2004 02:01:16 +0200 Message-ID: <002701c46935$68015f00$1205a8c0@jkhahhytncost7> From: "lycanthrope" To: Date: Wed, 14 Jul 2004 01:59:16 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4922.1500 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4939.300 X-Trace: ls413.htnet.hr 1089763277 993 194.152.207.80 (Wed, 14 Jul 2004 02:01:17 +0200) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: VPN server 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: Wed, 14 Jul 2004 00:01:20 -0000 hello I would like to setup my freebsd 5.2-CURRENT box as a VPN server for = windows 2k/xp clients, and enable them to use internet (PPPoE ADSL) = connection. the clients are on various subnets connected to my box via = LAN. I consider using pptop port for setting up VPN server, but if you have = some other idea, please tell me...all I need is it to support win = clients (and authentication usrname/pass) and I want the users to be = able to access internet..that's all... the simpler the merrier :) thank you!! regards,marin