<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I want to add another connection using "also" - all is the same except
rightsubnet.<br>
But connection "firma_host2 isn't recognized. Why?<br>
<br>
Thanks! Mitja<br>
<br>
conn firma_host2<br>
<b>        rightsubnet=192.168.1.12/32</b><br>
        also=firma_host1<br>
<br>
conn firma_host1<br>
        authby=secret<br>
        auth=esp<br>
        type=tunnel<br>
        left=100.11.22.130<br>
        leftnexthop=100.11.22.129<br>
        leftsubnet=10.99.1.0/24<br>
        right=200.11.22.66<br>
<b>        rightsubnet=10.10.10.33/32</b><br>
        ike=aes256-sha<br>
        esp=aes256-sha1<br>
        keyexchange=ike<br>
        ikelifetime=1h<br>
        keylife=1h<br>
        pfs=yes<br>
        auto=start<br>
<br>
</body>
</html>