"Kotowski" <(E-Mail Removed)> wrote in message
news:0944A389-B6DB-44D9-835E-(E-Mail Removed)...
> In my Windows 2003 DC, RRAS, NAT/Basic Firewall, External, Properties,
> Services and Ports, i did this:
>
> - Marked checkbox Web Server (HTTP), on this interface, protocol TCP,
> incoming port 80, private ip address Client PC1, outgoing port 80;
> - Marked checkbox Remote Desktop, on this interface, protocol TPC,
incoming
> 3389, private ip address Client PC2, outgoing port 3389;
>
> But it didn´t work.
My guess is that the Server is already running RDP-Terminal Services on
itself for itself. Two Applications cannot use the same port on the same
interface at the same time. RRAS cannot listen for port 3389 to "NAT" back
to the other machine if RDP-Terminal Services is already using that same
port on that same Interface. The reason the process worked with the Local
Web Site is probably because you have the Site bound only to the Internal
IP# which leaves port 80 "freed up" on the external interface, therefore
RRAS's "Static NAT" was able to use port 80 on the external interface and
NAT it to the internal interface.
In the end, you would be100 times better off to use VPN to connect into the
LAN from outside first,...then use whatever you want to use on whatever
machine you want to use it on by targeting the actual private IP# of the
target machine.
By the way, just as a general FYI, what you are wanting to do is called
Static NAT,...there is no such thing as "port forwarding" (there aren't any
ports being forwarded anyway) although that term gets thrown around alot
thanks to the SOHO market making a mess of the industry's terminology.
There is a such thing as Port Address Translation (PAT) but that is not what
it being done here. There is a such thing as IP Forwarding but that is not
what is being done here either,...IP Forwarding is just normal evey-day
Layer3 routing, as can be seen called by that name in NT4, Linux, and the
various Unix's.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html
Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp
Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------