Linux Netfilter discussions
 help / color / mirror / Atom feed
* Problem after  SAME tagret became obsoletes
@ 2008-09-15 11:26 Wennie V. Lagmay
  0 siblings, 0 replies; only message in thread
From: Wennie V. Lagmay @ 2008-09-15 11:26 UTC (permalink / raw)
  To: netfilter; +Cc: wlagmay


Dear All,

I am aware that SAME is obsoletes on higher linux 2.6, and I am inform to use only masquerade or SNAT. 
Since I am using a multiple source and a multiple destination IP address, my configuration with SAME goest like this:

iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -j SAME --to 10.0.0.1-10.0.0.100 --nodst
with the above rule it "gives the client the same source/destination-address for connection" which solves my problem on voice chat, yahoo, msn and other voice messenger.

I am trying hard to find out how am I going to implement the same rule using SNAT but I cannot find any link. Can you please help me on this. If possible give me the step by step procedure on how to solve my problem.

Please Cc: me in every response  

Thank you very much,

Wennie
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-15 11:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15 11:26 Problem after SAME tagret became obsoletes Wennie V. Lagmay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox