I use kernel 2.4.x. I need to do port forwarding to a remote host AND to pass these packets to a local application. I used the DNAT feature in iptables and it does the port forwarding. But the issue is that these forwarded packets are unreachable to local application. Any tips about proper iptables' rules to accomplish both? Appreciate your help. -D