<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 01/21/2010 03:20 PM, openwan wan wrote:
<blockquote
cite="mid:a9c679661001211220v1694ec34u2be89ef35a832d39@mail.gmail.com"
type="cite">Hello everybody,
<div>I am asking for help after spending two days to get this
working. I want to connect from my ubuntu machine having a public ip
address to couple of pcs inside a corporation. These PCs have 172.x.x.x
addresses. I dont have any subnet behind my public machine that is
running OpenSwan, that is the machine that will do the talking to the
PCS and also runs the OpenSwan. Is it possible at all? The PCs are
protected by a Cisco PIX. here is my ipsec.conf file.</div>
<div><br>
</div>
<div>type= tunnel
</div>
<div>authby= secret
</div>
<div>#RRT
</div>
<div> left= xx.xx.xx.xx
</div>
<div>#leftsubnet= <a moz-do-not-send="true"
href="http://192.168.1.0/24">192.168.1.0/24</a>
</div>
<div>leftnexthop= %defaultroute
</div>
<div> #SAA
</div>
<div> right= yy.yy.yy.yy
</div>
<div>rightsubnet= <a moz-do-not-send="true"
href="http://172.33.15.0/24">172.33.15.0/24</a>
</div>
<div>rightnexthop= %defaultroute
</div>
<div>esp= 3des-md5
</div>
<div> keyexchange= ike
</div>
<div>pfs= no <br>
</div>
</blockquote>
<br>
Did you try pfs=yes?<br>
<blockquote
cite="mid:a9c679661001211220v1694ec34u2be89ef35a832d39@mail.gmail.com"
type="cite">
<div>
</div>
<div> auto= start </div>
<div><br>
</div>
<div>The tunnel itself is nto getting established, I keep getting
Pluto error NO_PROPOSAL accepted. Any help will be appreciated. Thanks.</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Users@openswan.org">Users@openswan.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openswan.org/mailman/listinfo/users">http://lists.openswan.org/mailman/listinfo/users</a>
Building and Integrating Virtual Private Networks with Openswan:
<a class="moz-txt-link-freetext" href="http://www.amazon.com/gp/product/1904811256/104-3099591-2946327?n=283155">http://www.amazon.com/gp/product/1904811256/104-3099591-2946327?n=283155</a>
</pre>
</blockquote>
<br>
</body>
</html>