Hi, I set up a typical NAT for terminal services to a server behind on the internal NIC. As most of you know, terminal is port 3389. So in the nat i put the following:
Any -> External_Interface__ / Terminal None My2Kserver / Terminal
then in the packet filtering i put the following:
Any Terminal My2Kserver Allow
However, this still isn't working, and, I nmapped the firewall from a server on another network and 3389 did not come up as a open port. Any ideas? Thanks
BTW, i watched the live log...this is what came up:
14:23:46 TCP Drop REMOTE_IP 4172 -> 2KSERVER_IP 3389 TCP SYN
This thread was automatically locked due to age.