On 2007/07/12-14:37(+0200), Marco wrote : > Not exactly, I need this: > > iptables -t nat -A OUTPUT -p tcp --dport 80 -j DNAT --to > 192.168.10.2 >
Be carreful, because here ALL trafic toward any TCP port 80 coming from
your firewall will be send to your 192.168.10.2 host. Do you really want
this ?
-- Yann.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

