Hallo, könnt Ihr mir bitte sagen, warum das nicht klappt? Habe Suse 9.2, Openswan 2.2 (aus onlineinstallation) und versuche immer noch Zugriff auf einen VPN-Router zu bekommen. Fehlermeldung: ipsec_setup: (/etc/ipsec.conf, line 2) we only support version 2 ipsec.conf files -- `' aborted --- Toll, aber wonach soll ich suchen ! Kein Eintrag in Log! IPSEC.conf: # basic configuration config setup uniqueids=no interface="ipsec0=eth0 %defaultroute" klipsdebug=none plutodebug=none conn PreSharedSecret type=tunnel keyingtries=0 authby=secret auto=add leftid=EINWAHLPC.dyndns.org left=192.168.1.1 leftsubnet=192.168.1.1/24 leftnexthop=%defaultroute rightid=192.168.0.1 right=GEGENSTELLE.dyndns.org # VPN-Router right=192.168.0.1/24 esp=aes-md5 ike=aes-md5 Was ist daran bloß falsch ? Michael