Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • Thanks for taking the time to look into this. However, this is already what I was using, (as described in the other question) so i have the additional route set up, but it's still the same. The SYN-ACKs get back to 192.168.0.2 but apparently never reach the application. Commented Sep 20, 2011 at 18:06
  • Go back and read my answer again. I addressed that. Commented Sep 20, 2011 at 19:14
  • The part about the spoofing protection? No change even after trying. Sorry, read it back&forth a couple of times, but didn't yet get what I am missing. Commented Sep 20, 2011 at 19:23
  • You need to add a src option to the ip route commands to specify the correct source address. Commented Sep 23, 2011 at 10:51
  • @DavidSchwartz: the POSTROUTING SNAT will take care of that. Commented Sep 23, 2011 at 21:06