cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
301
Views
0
Helpful
1
Replies

NAT for Windows 2000 Terminal Services (TCP port 3389)

L.Druett
Level 1
Level 1

Has anyone had problems with NAT for a Windows Terminal Services Server ?

Here is some of the config

ip nat inside source static tcp 192.168.16.2 3389 219.88.70.218 3389 extendable

1 Reply 1

b.speltz
Level 4
Level 4

That static port translation should work the way you have configured it. Be sure that you are not denying port 3389 in your access-lists. If that still doesn't work, you can try doing a one-to-one translation to narrow down the problem.