NAT and MS Terminal Server [7:1765]

2001-04-24 Thread Kim Seng

I have a MS Terminal server (Port 3389) inside a
private subnet. I am using NAT from the router. I am
using a Static NAT access list:

ip nat inside source static tcp 192.168.1.25 3389
200.200.200.1 3389

I still can not access to the terminal server from the
Internet. Can some one tell me what I do wrong.

Many thanks in advance.

Kim.

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=1765&t=1765
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: NAT and MS Terminal Server [7:1765]

2001-04-24 Thread Rajeev Karamchand

Kim


what u need is the terminal server client which u  can
download from the microsoft and then access it thru
the web sites also there has been different posting by
jason,m1 and  simonis on 4/23/01

check the form for u answers
http://www.groupstudy.com/form/


--- Kim Seng  wrote:
> I have a MS Terminal server (Port 3389) inside a
> private subnet. I am using NAT from the router. I am
> using a Static NAT access list:
> 
> ip nat inside source static tcp 192.168.1.25 3389
> 200.200.200.1 3389
> 
> I still can not access to the terminal server from
> the
> Internet. Can some one tell me what I do wrong.
> 
> Many thanks in advance.
> 
> Kim.
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great
> prices
> http://auctions.yahoo.com/
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to
[EMAIL PROTECTED]


=
Rajeev Karamchand
MCSE,MCSE+I,MCDBA,CCNA

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=1784&t=1765
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: NAT and MS Terminal Server [7:1765]

2001-04-24 Thread Jason J. Roysdon

It's not going to work with port redirection doesn't work with anything
other than tcp and udp.  You need rdp (protocol 27, not a port, but the
protocol), as well as tcp 3389 and tcp 1503.

Try it with this instead and you'll see that it should work (provided no
ACLs or firewall is blocking it):

ip nat inside source static 192.168.1.25 200.200.200.1


--
Jason Roysdon, CCNP+Security/CCDP, MCSE, CNA, Network+, A+
List email: [EMAIL PROTECTED]
Homepage: http://jason.artoo.net/



""Kim Seng""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a MS Terminal server (Port 3389) inside a
> private subnet. I am using NAT from the router. I am
> using a Static NAT access list:
>
> ip nat inside source static tcp 192.168.1.25 3389
> 200.200.200.1 3389
>
> I still can not access to the terminal server from the
> Internet. Can some one tell me what I do wrong.
>
> Many thanks in advance.
>
> Kim.
>
> __
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=1810&t=1765
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]