netdev
[Top] [All Lists]

ipsec without interface

To: "netdev@xxxxxxxxxxx" <netdev@xxxxxxxxxxx>
Subject: ipsec without interface
From: Andreas Jellinghaus <aj@xxxxxxxxxxxxxxx>
Date: 29 May 2003 21:16:27 +0200
Organization:
Sender: netdev-bounce@xxxxxxxxxxx
sure, the simple configurations work fine with kernel 2.5.* ipsec.
But I miss the interface and things I did with it. How are these
setups supposed to work without an interface?

a) in iptables allow everything coming from ipsec0,
   allow only ssh and ipsec on eth0.

b) source address selection. put the default route on ipsec0,
but the route to the tunnel endpoint on eth0 with the right gateway.

also I wonder why I see incoming packets before and after encryption,
but outgoing packets only before encryption.

Andreas


<Prev in Thread] Current Thread [Next in Thread>
  • ipsec without interface, Andreas Jellinghaus <=