[Users] Using dynamic Dialin with 2 IPSEC-Interfaces ???

From: Michael Niehren (michael_at_niehren.de)
Date: Sat Dec 21 2002 - 15:48:42 CET


Hi together,

i try to setup VPN-Connection over 2 IPSEC-Interfaces, the first uses ppp0 over
DSL from the internet, the second uses eth2 over WLAN.
        interfaces="ipsec0=ppp0 ipsec1=eth2"
Because my internet connection goes up with dynamic Dialin, the IP-address change.
But i can't do an ipsec restart in ip-up, because then all my WLAN-VPN-Connections
are going down to, so that's not, what i want !
So, what i want to do is only updating the setup for ipsec0.

i tried the following commands to update the IP
ipsec tncfg --detach --virtual ipsec0 --physical ppp0
ipsec tncfg --attach --virtual ipsec0 --physical ppp0
ifconfig ipsec0 inet <mynewip> pointopoint <mynewgateway> netmask 255.255.255.255

it looks good, but it seems to be not enougth, because i always get the error
     "we have no ipsecN interface for either end of this connection"

Does anyone know something about this problem ?

Greetings,
  Michael

-- 
Michael Niehren              __   _       powered by
Am Waldstadion 32           / /  (_)__  __ ____  __
66636 Hasborn              / /__/ / _ \/ // /\ \/ /
Tel: 06853/892877         /____/_/_//_/\_,_/ /_/\_\
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users


This archive was generated by hypermail 2.1.5 : Sun Jan 12 2003 - 05:21:07 CET