On Thu, 31 Aug 2006, Tihomir Koychev wrote:

Hi

First ASCII art


   Network 10.101.3.0/24 -> OpenBSD 4.0-beta 10.100.0.4/28 -> wireles
lan <- 10.100.0.8/28 OpenBSD 3.9 -> Internet

I have working VPN setup from 10.101.3.0/24 to 10.100.0.8 (default
route on OpenBSD 4.0). But IPsec is used only when i try to connect to
10.100.0.8 .How to configure VPN setep and secure all traffic from
10.101.3.0/24 to the Internet?

You want to create a tunnel from 10.101.3.0/24 to 0.0.0.0/0 instead.

IPsec flows match on the destination IP, not to where the packets may be routed via (such as the default route).

/H

Reply via email to