I have tried this one
iptables -t nat -A PREROUTING -i eth1 -s 143.233.222.253 -j DNAT --to-destination 10.2.4.1
i have also set the
/proc/sys/net/ipv4/ip_forward to 1
but still i cant see any trafiic to eth0 interface (ip 10.2.4.2)
Last edited by alaios; 09-27-2005 at 08:06 AM.
|