In an effort to sound as dimwitted as possible, I'm still getting the generic error, this time trying: <div><br></div><div>ip route add <CLIENT INTERNAL> via <LOCAL EC2 GW> src <EC2 ELASTIC IP></div><div>
<br></div><div>I received the LOCAL EC2 GW just by using the following command on the Amazon instance:</div><div>ip route |grep "default" | awk '{ print $3 }' <br><br><div class="gmail_quote">On Thu, Sep 22, 2011 at 4:55 PM, Paul Wouters <span dir="ltr"><<a href="mailto:paul@xelerance.com">paul@xelerance.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Thu, 22 Sep 2011, James Nelson wrote:<br>
<br>
</div><div><div></div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc 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>
I think you really want to say leftsubnet=<AMAZON ELASTIC IP><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 <AMAZON ELASTIC IP><br>
<br>
When I try to run the ip route command, I get the generic RTNETLINK no such process error. I'm assuming by yourgw you mean the 198 address? <br>
<br>
ip route add <CLIENT INTERNAL SUBNET> via <CLIENT CHECKPOINT> src <ELASTIC IP><br>
</blockquote>
<br></div></div>
No, I mean your actual default gw IP, which I did not know based in your information provided.<br><font color="#888888">
<br>
Paul</font></blockquote></div>
</div>