Re: Encrypted Ethernet ?

2002-02-22 Thread vdongen
VPN, like for instance tinc

Greetz,

Ivo

[EMAIL PROTECTED]:~$ apt-cache show clue
Package: clue
Priority: optional



-Original Message-
From: Jaroslaw Tabor [EMAIL PROTECTED]
Date: Thu, 21 Feb 2002 11:22:14 +0100 (CET)
Subject: Encrypted Ethernet ?

 Hello!
 
   Does someone know, if there is a solution to use Debian (or, in
 general Linux ) as encryptor for Ethernet ?
 I'd like to use two computers connected by unsafe ethernet as secure
 tunnel between two LANs. It means, that such device have to 
 be transparent for all IP traffic (or may be for all Ethernet
 traffic?).
 
 regards
 Jarek Tabor
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
 




Encrypted Ethernet ?

2002-02-21 Thread Jaroslaw Tabor

Hello!

Does someone know, if there is a solution to use Debian (or, in general Linux 
) as encryptor for Ethernet ?
I'd like to use two computers connected by unsafe ethernet as secure tunnel between 
two LANs. It means, that such device have to 
be transparent for all IP traffic (or may be for all Ethernet traffic?).

regards
Jarek Tabor


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Encrypted Ethernet ?

2002-02-21 Thread Sebastian Bruhn

On Thursday 21 February 2002 11.22, Jaroslaw Tabor wrote:
 Hello!

   Does someone know, if there is a solution to use Debian (or, in general
 Linux ) as encryptor for Ethernet ? I'd like to use two computers connected
 by unsafe ethernet as secure tunnel between two LANs. It means, that such
 device have to be transparent for all IP traffic (or may be for all
 Ethernet traffic?).

 regards
 Jarek Tabor

Freeswan might be the solution.
Check www.freeswan.org

-- 
Sebastian Bruhn
System Tekniker / System Technichian
Email: [EMAIL PROTECTED]

Today is Boomtime, the 52nd day of Chaos in the YOLD 3168


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Encrypted Ethernet ?

2002-02-21 Thread Mike Renfro

On Thu, Feb 21, 2002 at 11:22:14AM +0100, Jaroslaw Tabor wrote:

   Does someone know, if there is a solution to use Debian (or,
 in general Linux ) as encryptor for Ethernet ?  I'd like to use two
 computers connected by unsafe ethernet as secure tunnel between two
 LANs. It means, that such device have to be transparent for all IP
 traffic (or may be for all Ethernet traffic?).

I've not finished testing it, but I managed to get Freeswan
(www.freeswan.org) running inside Woody recently. Relevant packages,
some of which were pulled from sid:

ii  freeswan   1.95-1 IPSEC utilities for FreeSWan
ii  kernel-image-2 cae.1.00   Linux kernel binary image for version 2.2.20
ii  kernel-package 7.76   Debian Linux kernel package build scripts.
ii  kernel-patch-f 1.95-1 IPSEC kernel support for FreeSwan
ii  kernel-source- 2.2.20-3   Linux kernel source for version 2.2.20

The kernel-image-2.2.20 is my own local build, using the .config file
located at: http://www.cae.tntech.edu/~mwr/config-2.2.20.gz -- since
I'm in the US, I most likely can't redistribute my actual kernel deb.

One thing I ran into is that the standard Debian 2.2.20 config file
includes enough modules to prevent simply adding Freeswan support on
top of everything else. My solution to this was to uncheck all the
SCSI support, and other hardware I wasn't likely to use in a Freeswan
router.

-- 
Mike Renfro  / RD Engineer, Center for Manufacturing Research,
931 372-3601 / Tennessee Technological University -- [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Encrypted Ethernet ?

2002-02-21 Thread tony mancill

On Thu, 21 Feb 2002, Jaroslaw Tabor wrote:

   Does someone know, if there is a solution to use Debian (or, in
 general Linux ) as encryptor for Ethernet ? I'd like to use two
 computers connected by unsafe ethernet as secure tunnel between two
 LANs. It means, that such device have to be transparent for all IP
 traffic (or may be for all Ethernet traffic?).

In addition to the posts about FreeSWAN, take at look at these, which are
all available in Debian (woody or sid):

vtun, tunnelv, cipe, vpnd, tinc, and maybe secvpn

IPsec (i.e. FreeSWAN) is probably the best choice overall since it
promises to interoperate with most anything that runs IPsec, but these
other packages can help you get a secure tunnel up in a hurry.

Cheers,
tony


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




RE: Encrypted Ethernet ?

2002-02-21 Thread James

Does anyone have a howto/documentation for getting any of those you
listed to work quickly between two systems?

- James

 -Original Message-
 From: tony@bach [mailto:tony@bach] On Behalf Of tony mancill
 Sent: Thursday, February 21, 2002 11:30 AM
 To: Jaroslaw Tabor
 Cc: [EMAIL PROTECTED]
 Subject: Re: Encrypted Ethernet ?
 
 
 On Thu, 21 Feb 2002, Jaroslaw Tabor wrote:
 
  Does someone know, if there is a solution to use Debian (or, in 
  general Linux ) as encryptor for Ethernet ? I'd like to use two 
  computers connected by unsafe ethernet as secure tunnel between two 
  LANs. It means, that such device have to be transparent for all IP 
  traffic (or may be for all Ethernet traffic?).
 
 In addition to the posts about FreeSWAN, take at look at 
 these, which are all available in Debian (woody or sid):
 
   vtun, tunnelv, cipe, vpnd, tinc, and maybe secvpn
 
 IPsec (i.e. FreeSWAN) is probably the best choice overall 
 since it promises to interoperate with most anything that 
 runs IPsec, but these other packages can help you get a 
 secure tunnel up in a hurry.
 
 Cheers,
 tony
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Encrypted Ethernet ?

2002-02-21 Thread Samuli Suonpaa

James [EMAIL PROTECTED] writes:
 Does anyone have a howto/documentation for getting any of those you
 listed to work quickly between two systems?

Some of these might help:

http://www.linuxdoc.org/HOWTO/mini/Cipe+Masq.html
http://www.linuxdoc.org/HOWTO/mini/VPN.html
http://www.linuxdoc.org/HOWTO/mini/ppp-ssh/index.html

Suonpää...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Encrypted Ethernet ?

2002-02-21 Thread Jaroslaw Tabor
Hello!

Does someone know, if there is a solution to use Debian (or, in general 
Linux ) as encryptor for Ethernet ?
I'd like to use two computers connected by unsafe ethernet as secure tunnel 
between two LANs. It means, that such device have to 
be transparent for all IP traffic (or may be for all Ethernet traffic?).

regards
Jarek Tabor



Re: Encrypted Ethernet ?

2002-02-21 Thread Sebastian Bruhn
On Thursday 21 February 2002 11.22, Jaroslaw Tabor wrote:
 Hello!

   Does someone know, if there is a solution to use Debian (or, in general
 Linux ) as encryptor for Ethernet ? I'd like to use two computers connected
 by unsafe ethernet as secure tunnel between two LANs. It means, that such
 device have to be transparent for all IP traffic (or may be for all
 Ethernet traffic?).

 regards
 Jarek Tabor

Freeswan might be the solution.
Check www.freeswan.org

-- 
Sebastian Bruhn
System Tekniker / System Technichian
Email: [EMAIL PROTECTED]

Today is Boomtime, the 52nd day of Chaos in the YOLD 3168



Re: Encrypted Ethernet ?

2002-02-21 Thread Mike Renfro
On Thu, Feb 21, 2002 at 11:22:14AM +0100, Jaroslaw Tabor wrote:

   Does someone know, if there is a solution to use Debian (or,
 in general Linux ) as encryptor for Ethernet ?  I'd like to use two
 computers connected by unsafe ethernet as secure tunnel between two
 LANs. It means, that such device have to be transparent for all IP
 traffic (or may be for all Ethernet traffic?).

I've not finished testing it, but I managed to get Freeswan
(www.freeswan.org) running inside Woody recently. Relevant packages,
some of which were pulled from sid:

ii  freeswan   1.95-1 IPSEC utilities for FreeSWan
ii  kernel-image-2 cae.1.00   Linux kernel binary image for version 2.2.20
ii  kernel-package 7.76   Debian Linux kernel package build scripts.
ii  kernel-patch-f 1.95-1 IPSEC kernel support for FreeSwan
ii  kernel-source- 2.2.20-3   Linux kernel source for version 2.2.20

The kernel-image-2.2.20 is my own local build, using the .config file
located at: http://www.cae.tntech.edu/~mwr/config-2.2.20.gz -- since
I'm in the US, I most likely can't redistribute my actual kernel deb.

One thing I ran into is that the standard Debian 2.2.20 config file
includes enough modules to prevent simply adding Freeswan support on
top of everything else. My solution to this was to uncheck all the
SCSI support, and other hardware I wasn't likely to use in a Freeswan
router.

-- 
Mike Renfro  / RD Engineer, Center for Manufacturing Research,
931 372-3601 / Tennessee Technological University -- [EMAIL PROTECTED]



Re: Encrypted Ethernet ?

2002-02-21 Thread tony mancill
On Thu, 21 Feb 2002, Jaroslaw Tabor wrote:

   Does someone know, if there is a solution to use Debian (or, in
 general Linux ) as encryptor for Ethernet ? I'd like to use two
 computers connected by unsafe ethernet as secure tunnel between two
 LANs. It means, that such device have to be transparent for all IP
 traffic (or may be for all Ethernet traffic?).

In addition to the posts about FreeSWAN, take at look at these, which are
all available in Debian (woody or sid):

vtun, tunnelv, cipe, vpnd, tinc, and maybe secvpn

IPsec (i.e. FreeSWAN) is probably the best choice overall since it
promises to interoperate with most anything that runs IPsec, but these
other packages can help you get a secure tunnel up in a hurry.

Cheers,
tony



RE: Encrypted Ethernet ?

2002-02-21 Thread James
Does anyone have a howto/documentation for getting any of those you
listed to work quickly between two systems?

- James

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of tony mancill
 Sent: Thursday, February 21, 2002 11:30 AM
 To: Jaroslaw Tabor
 Cc: debian-security@lists.debian.org
 Subject: Re: Encrypted Ethernet ?
 
 
 On Thu, 21 Feb 2002, Jaroslaw Tabor wrote:
 
  Does someone know, if there is a solution to use Debian (or, in 
  general Linux ) as encryptor for Ethernet ? I'd like to use two 
  computers connected by unsafe ethernet as secure tunnel between two 
  LANs. It means, that such device have to be transparent for all IP 
  traffic (or may be for all Ethernet traffic?).
 
 In addition to the posts about FreeSWAN, take at look at 
 these, which are all available in Debian (woody or sid):
 
   vtun, tunnelv, cipe, vpnd, tinc, and maybe secvpn
 
 IPsec (i.e. FreeSWAN) is probably the best choice overall 
 since it promises to interoperate with most anything that 
 runs IPsec, but these other packages can help you get a 
 secure tunnel up in a hurry.
 
 Cheers,
 tony
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]
 



Re: Encrypted Ethernet ?

2002-02-21 Thread Samuli Suonpaa
James [EMAIL PROTECTED] writes:
 Does anyone have a howto/documentation for getting any of those you
 listed to work quickly between two systems?

Some of these might help:

http://www.linuxdoc.org/HOWTO/mini/Cipe+Masq.html
http://www.linuxdoc.org/HOWTO/mini/VPN.html
http://www.linuxdoc.org/HOWTO/mini/ppp-ssh/index.html

Suonpää...