Quote:
Originally Posted by walidch
Scenario and Technical Details:
192.168.0.200
+-----------------+
| ClientA - My IP |
+-----------------+
|
|GW:
| eth0 eth1 (example public IP address)
| 192.168.0.1 | 123.123.123.123
+-------------|-------------+
| NAT1 |
+-------------|-------------+
|
|
|
stun.1und1.de |
+---------------------------+
| STUN Server |
+---------------------------+
I am using WinSTUN, which requires a STUN Server address (such as the one I specified above) to return my type of NAT.
I am running CentOS release 5.4 (Final), and iptables v1.4.10
Thanks a lot everyone,
|
Can you tell us your environment a little more in detail I mean if you have the image of your network thats great upload it to thread if not the just mention the devices that will play role in this with their IP addresses.
Also when you say "What I need to achieve is Symmetric NAT through iptables, on the GW server, only on my IP address (192.168.0.200). I don't want it to affect the whole network."
what does that mean?
Are you trying to say you want Symmetric NAT to communicate with GW server via iptables?
Just for your ip 192.168.0.200?
Does that mean you want your IP i.e. 192.168.0.200 should communicate to Symmetric NAT get an external address and as per the rules in IP tables get forwarded to gateway?