Thank.... Problem forwarding port worked
Amandeep <linux-OvvuX/[email protected]> Sun, 15 Feb 2004 22:10:33 -0800
| Newsgroups | gmane.linux.admin.managers |
|---|---|
| Message-ID | <[email protected]> |
Hi all Thanks to Seth, Sean , Chris and Martin. Actually I had to configure the Postrouting on the machine. Special thanks to Martin. iptables -t nat -A POSTROUTING -d 192.168.0.7 -s 192.168.0.0/24 -p tcp --dport 8080 -j SNAT --to 192.168.0.6. here 8080 is on 192.168.0.7 and router forwards to 192.168.0.6 and it then forwards to 192.168.0.7. Aman _______________________________________________ LinuxManagers mailing list - http://www.linuxmanagers.org submissions: LinuxManagers-35TzE1X9F6582KRnZfj+bdi2O/[email protected] subscribe/unsubscribe: http://www.linuxmanagers.org/mailman/listinfo/linuxmanagers