<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font class="Apple-style-span" color="#888888"><span class="Apple-style-span" style="color: rgb(0, 0, 0); "><div class="im">
<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
Amazon Local---------------Amazon Elastic===Internet===Client Checkpoint----------Client Internal<br>10.XX.XX.XX                   184.XX.XX.XX                           198.XX.XX.XX                 168.XX.XX.XX/XX<br></blockquote>
<br></div>I think you really want to say leftsubnet=&lt;AMAZON ELASTIC IP&gt;<br>Then you probaly need to configure that IP locally, and add a route like<br> ip route add 168.XX.XX.XX/XX via yourgw src &lt;AMAZON ELASTIC IP&gt;</span></font></blockquote>
</div><br clear="all"><div>When I try to run the ip route command, I get the generic RTNETLINK no such process error.  I&#39;m assuming by yourgw you mean the 198 address?  </div><div><br></div><div>ip route add &lt;CLIENT INTERNAL SUBNET&gt; via &lt;CLIENT CHECKPOINT&gt; src &lt;ELASTIC IP&gt;</div>
<div><br></div>-- James <br>