From owner-freebsd-questions@FreeBSD.ORG Thu Mar 6 11:40:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E70C3106566B; Thu, 6 Mar 2008 11:40:49 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 00F308FC1D; Thu, 6 Mar 2008 11:40:43 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m26BeU1w012423; Thu, 6 Mar 2008 12:40:30 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m26BeSRJ012420; Thu, 6 Mar 2008 12:40:30 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 6 Mar 2008 12:40:28 +0100 (CET) From: Wojciech Puchar To: freebsd-questions@freebsd.org In-Reply-To: <47CF2B0B.2090905@student.utwente.nl> Message-ID: <20080306123840.L12380@wojtek.tensor.gdynia.pl> References: <47CF2B0B.2090905@student.utwente.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: Re: VPN - Which way to go? 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: Thu, 06 Mar 2008 11:40:50 -0000 > I need to setup a VPN connection to the university's network. Now, there's a you mean VPN client or client & server. first case - ask what kind of VPN do they use, probably they will know about unix client second case - use ports/net/vtun if you use unix only, ports/net/mpd - windoze compatible VPN - you use standard windoze VPN client ("VPN card").