[Openswan Users] 2 DSL Connections

Paul Wouters paul at xelerance.com
Thu Dec 23 12:31:46 CET 2004


On Thu, 23 Dec 2004, Sebastian Haas wrote:

> we have 2 DSL connections (both have a dynamic IP):
> PPP0 (VPN Connection)
> PPP1 (Internet Connection, default gateway)
>
> We use a Dynamic DNS service. I've configured OpenSWAN to use PPP0 for
> VPN. But the tunnel couldn't be established, it hangs in MAIN. It looks
> like the other end of the tunnel (is also an OpenSWAN) is not responding.
>
> If i set the default gateway to PPP0 everything works fine, but if PPP1
> is the default gateway it didn't work. But in the logs there is

you cant just flip the default gateway. Did you add a line like:
 	interfaces="ipsec0=ppp0 ipsec1=ppp1"

If not, then traffic hitting ppp0 (not the default gw device) will not be
send to KLIPS for processing.

Paul


More information about the Users mailing list