Good day to all,
Just want to ask if below NATTING permit my outside clients to passthrough my LINUX Firewall to my windows 2003 server(for citrix) via port 1494
-A PREROUTING -i eth -p tcp --dport 1494 -j DNAT --to 192.168.10.44
Where 192.168.10.44 is my windows 2003 ip and it is behind a linux firewall, let say my xxx.xxx.xxx.xxx is the public ip of my linux box on eth0 and 192.168.10.43 on eth1 for my private network.
Thank you. All helps will be gladly appreciated and will never be forgotten.
Jay