Hi Frank -
On Wed, 20 Oct 2004 22:35:42 +0200, Frank de Bot
<ppi_doenst@like_spam.searchy.net> wrote:
>iptables -t nat -A POSTROUTING -d $OTHERPC_IP -p tcp --dport 80 -j SNAT
>--to
You're missing the last part of the command, but that's irrelevant.
This command says to the change the source address of the connections
to $OTHERPC_IP from the true source address to [whatever is missing].
Since you are issuing a command to change the source address, why are
you surprised that the source address gets changed????
--
Ken
http://www.ke9nr.net/