i want all connections incoming from IP1 to be forwarded to the IP2 ip1 is a internet ip ip2 is a local ip i only need an ip redirection...so if I use ssh, http or ftp or anything iptables must route ip1 to ip2 directly how can i do that with iptables? thanks