From owner-freebsd-net@FreeBSD.ORG Thu Oct 21 07:08:49 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA45F16A4D5 for ; Thu, 21 Oct 2004 07:08:49 +0000 (GMT) Received: from blah.sun-fish.com (blah.sun-fish.com [62.176.125.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9CD543D41 for ; Thu, 21 Oct 2004 07:08:47 +0000 (GMT) (envelope-from vladimir.terziev@sun-fish.com) Received: by blah.sun-fish.com (Postfix, from userid 599) id E5C783423B; Thu, 21 Oct 2004 09:08:45 +0200 (CEST) Received: from sun-fish.com (fs.cmotd.com [192.168.3.253]) by blah.sun-fish.com (Postfix) with ESMTP id D6BC334234; Thu, 21 Oct 2004 09:08:45 +0200 (CEST) Received: by sun-fish.com (Postfix, from userid 1008) id 7C559D4C88A; Thu, 21 Oct 2004 09:08:45 +0200 (CEST) Received: from daemon.cmotd.com (daemon.cmotd.com [192.168.3.104]) by sun-fish.com (Postfix) with SMTP id 0252AD4C887; Thu, 21 Oct 2004 09:08:45 +0200 (CEST) Date: Thu, 21 Oct 2004 10:08:45 +0300 From: Vladimir Terziev To: "Bjoern A. Zeeb" Message-Id: <20041021100845.4ae38f61@daemon.cmotd.com> In-Reply-To: References: <20041019180042.553c1af0@daemon.cmotd.com> <20041019163128.GA1201@grosbein.pp.ru> <20041020164004.6e0c3414@daemon.cmotd.com> Organization: SunFish Ltd. X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-unknown-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org Subject: Re: Quagga & ripd difficulty X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 07:08:50 -0000 Why do you think vtun is not secure ? On Wed, 20 Oct 2004 16:16:50 +0000 (UTC) "Bjoern A. Zeeb" wrote: > On Wed, 20 Oct 2004, Vladimir Terziev wrote: > > > In fact i can't even predict the name of the interface via which the traffic will be routed, because my VPN is based on VTUN servers. They choose the next free tun device, respectively interface, when the VPN connection is established beteen 2 peers. > > use sth like > device tun1; > in your vtun config. > > PS: vtun is not secure ! > > -- > Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT >