From owner-freebsd-questions Sat Oct 4 22:25:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA26218 for questions-outgoing; Sat, 4 Oct 1997 22:25:30 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA26207 for ; Sat, 4 Oct 1997 22:25:24 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id WAA10032; Sat, 4 Oct 1997 22:19:26 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd010030; Sun Oct 5 05:19:25 1997 Date: Sat, 4 Oct 1997 22:18:23 -0700 (PDT) From: Julian Elischer To: Victor Sudakov cc: Brian Somers , questions@FreeBSD.ORG Subject: Re: crypted ip In-Reply-To: <199710050359.LAA02506@vas.tsu.tomsk.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk there are several packages that can do this but none htat I know of that just run on FreeBSD. the easiest way of doing this is with divert sockets and IPFW. It wes designed for exctly this use, but is also useful for other things. On Sun, 5 Oct 1997, Victor Sudakov wrote: > Brian Somers wrote: > > > > > > Does anyone know of a tool to encrypt IP packets and then send them again > > > over IP? Something like IP over IP with security? Moreover, is anyone using > > > it with FreeBSD? > > > > > > I know that the best variant would be perhaps a hardware crypter but the NT > > > people say that NT can do it. > > > > Take a look at the ssh package/port. > > This one is different. It does not do crypting on the IP level, does it? I > mean, I cannot encrypt, for example, http traffic with it, can I? > > Olaf Erb has advised me to have a look at SKIP. This seems to be what I was > looking for. A secure IP link over an insecure channel. > http://skip.incog.com/ > > -- > Victor Sudakov > mailto:vas@obluo.tomsk.su > http://www.obluo.tomsk.su/~vas > PGP public key: finger vas@obluo.tomsk.su >