Justin wrote:

 I try with IPtables
command I used is
iptables -t nat -A PREROUTING -p tcp -d static-ip --dport 8890 \
-j DNAT --to-destination Local-ip:8890
But when i try to connect the port 8890, I got Error Message
"111 Connection Refused"

See if that port is open or not using nmap(or telnet at that port). See the logs for any specific errors.
Verify your rule again.

Cheers.
Mahantesh.




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to