<div>Paul,</div>
<div>&nbsp;</div>
<div>I implemented the conf suggestion and I am not showing any tunnels up....when I run the following command:</div>
<div>&nbsp;</div>
<div>ipsec auto --up systema-systemb</div>
<div>&nbsp;</div>
<div>I get the following error: &quot;no connection named systema-systemb&quot;</div>
<div>&nbsp;</div>
<div>yet when I look at the config file I specifically state: </div>
<div>&nbsp;</div>
<div>conn systema-systemb</div>
<div>&nbsp;</div>
<div>any thoughts?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>sorry about the additional questions but I do appreciate your help.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Josh<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 2/8/07, <b class="gmail_sendername">Paul Wouters</b> &lt;<a href="mailto:paul@xelerance.com">paul@xelerance.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Thu, 8 Feb 2007, Josh wrote:<br><br>&gt; I think I have multiple problems here.&nbsp;&nbsp;One of them being me.&nbsp;&nbsp;After talking
<br>&gt; to our network department they have stated that the setup is a 1 to 1 NAT.<br>&gt; Unfortunately I provided the wrong address for System B since it is not on<br>&gt; the same network.&nbsp;&nbsp;Its address is <a href="http://100.100.109.3">
100.100.109.3</a> as the public address.&nbsp;&nbsp;So<br>&gt; my connection looks like this:<br>&gt;<br>&gt; SystemA (<a href="http://100.100.110.2">100.100.110.2</a>) ---&gt;(<a href="http://100.100.109.3">100.100.109.3</a>)NAT---&gt;SystemB(
<a href="http://192.168.1.3">192.168.1.3</a>)<br>&gt;<br>&gt; So I am trying to find a good example online that would mimic this setup so<br>&gt; I could use their config file but I am confused when I so no explanation as
<br>&gt; to what the following key words mean:<br><br>on system a:<br><br>in config setup:<br>nat_traversal=yes<br><br>in conn systema-systemb:<br><br>left=<a href="http://100.100.110.2">100.100.110.2</a><br>leftrsasigkey=
<br>right=<a href="http://192.168.1.3">192.168.1.3</a><br>rightrsasigkey=<br>auto=start<br><br>on system b:<br><br>in config setup:<br>nat_traversal=yes<br>virtual_private=%v4:<a href="http://100.100.110.0/24,%v4:!192.168.1.0/24">
100.100.110.0/24,%v4:!192.168.1.0/24</a><br><br>in conn systema-systemb:<br><br>left=<a href="http://192.168.1.3">192.168.1.3</a><br>leftrsasigkey=<br>right=%any<br>rightrsasigkey=<br>auto=add<br><br>Values for the rsa keys can be obtained by running: ipsec showhostkey --left or
<br>ipsec showhostkey --right on those systems.<br><br>Paul<br>--<br>Building and integrating Virtual Private Networks with Openswan:<br><a 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><br></blockquote></div><br>