<div>Justin,</div>
<div>&nbsp;</div>
<div>I think I have multiple problems here.&nbsp; One of them being me.&nbsp; After talking to our network department they have stated that the setup is a 1 to 1 NAT.&nbsp; Unfortunately I provided the wrong address for System B since it is not on the same network.&nbsp; Its address is 
<a href="http://100.100.109.3">100.100.109.3</a> as the public address.&nbsp; So my connection looks like this:</div>
<div>&nbsp;</div>
<div>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>)</div>
<div>&nbsp;</div>
<div>So I am trying to find a good example online that would mimic this setup so I could use their config file but I am confused when I so no explanation as to what the following key words mean:</div>
<div>&nbsp;</div>
<div>virtual_private</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Also is it necessary to use the following command to get the tunnels to connect:</div>
<div>&nbsp;</div>
<div>ipsec auto --up systema-systemb</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>If you could point me to a basic config example that I could use on systemA and systemB that would be awesome!</div>
<div>&nbsp;</div>
<div>Thanks for your help!<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 2/8/07, <b class="gmail_sendername">Justin Fletcher</b> &lt;<a href="mailto:jfletche@gmail.com">jfletche@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Sounds like SystemB has two interfaces with addresses of <a href="http://192.168.1.3">192.168.1.3</a><br>and 
<a href="http://100.100.110.3">100.100.110.3</a>.&nbsp;&nbsp;If that&#39;s the case, it&#39;s correct for it to respond<br>to either address.<br><br>SystemA can talk to the <a href="http://100.100.110.3">100.100.110.3</a> address on SystemB because it&#39;s
<br>on the same subnet, thus directly connected.<br><br>If you really want to talk to the <a href="http://192.168.1.3">192.168.1.3</a> address, you&#39;ll have to<br>put in a static route so SystemA knows how to get to systemB.
<br><br>btw, eth0 has no priority - it&#39;s just a name.<br><br>This is speculation based on my guesses of your network configuration<br>- if it&#39;s not right, can you provide more details on your setup?<br><br>Best,<br>
Justin<br><br>On 2/8/07, Josh &lt;<a href="mailto:jhcrowe@gmail.com">jhcrowe@gmail.com</a>&gt; wrote:<br>&gt; Everyone,<br>&gt;<br>&gt; I have a configuration question for you.&nbsp;&nbsp;I am trying to connect two systems<br>&gt; running openswan but am unable to do so because of some strange network
<br>&gt; settings.&nbsp;&nbsp;Here are the details:<br>&gt;<br>&gt; SystemA: <a href="http://100.100.110.2">100.100.110.2</a><br>&gt;<br>&gt; The address that system A thinks system B has because of the network<br>&gt; configuration : 
<a href="http://100.100.110.3">100.100.110.3</a><br>&gt;<br>&gt; SystemB&#39;s actual address for eth0: <a href="http://192.168.1.3">192.168.1.3</a><br>&gt;<br>&gt; When I ssh or ping <a href="http://100.100.110.3">100.100.110.3
</a> system B responds.<br>&gt;<br>&gt; When I setup the configuration file for system B and provide it the<br>&gt; <a href="http://100.100.110.3">100.100.110.3</a> address and restart openswan it states it does not know that
<br>&gt; network.&nbsp;&nbsp;When I change the configuration file and add <a href="http://192.168.1.3">192.168.1.3</a> it trys<br>&gt; to connect but does not work either.<br>&gt;<br>&gt; So...with this being said I am not sure how to setup the configuration file.
<br>&gt; Any thoughts?<br>&gt;<br>&gt; Thanks,<br>&gt;<br>&gt; Josh<br>&gt;<br>&gt; _______________________________________________<br>&gt; <a href="mailto:Users@openswan.org">Users@openswan.org</a><br>&gt; <a href="http://lists.openswan.org/mailman/listinfo/users">
http://lists.openswan.org/mailman/listinfo/users</a><br>&gt; Building and Integrating Virtual Private Networks with Openswan:<br>&gt; <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>&gt;<br>&gt;<br></blockquote></div><br>