<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<title></title>
</head>
<body>
<p style="margin: 0px;"><span style="font-family: 'Times New Roman'; font-size: medium;"></span></p>
<div style="background-color: white; margin: 0.5em;">
<div class="plainTextContent" style="font-family: monospace; line-height: 1.5em;">
Can any one help please.....  <br />
<br />
<br />
The VPN config that should be : <a href="http://i48.tinypic.com/1823ba.jpg" target="_blank">http://i48.tinypic.com/1823ba.jpg</a><br />
 <br />
my ipsec.conf >>><br />
 <br />
conn paycode-to-vivacom<br />
        auth=esp<br />
        authby=secret<br />
        auto=start<br />
        esp=3des-168<br />
        ike=3des-md5<br />
        ikelifetime=8h<br />
        keyexchange=ike<br />
        keyingtries=3<br />
        keylife=1h<br />
        left=95.43.208.250<br />
        leftid=95.43.208.250<br />
        leftnexthop=95.43.208.249<br />
        pfs=yes<br />
        right=212.39.72.21<br />
        rightsubnet=10.16.0.0/24<br />
        type=tunnel<br />
 <br />
config setup<br />
        interfaces=%defaultroute<br />
        nat_traversal=yes<br />
        OE=off<br />
        protostack=netkey
</div>
</div><br />
<br />
</body>
</html>