Re: Remote Desktop over VPN Connection



Remote desktop uses port 3389 by default (unless you
have manually set it to a different port number). If your
router has no tunnel for port 3389 then you have no
direct connection for remote desktop. These commands
will prove it conclusively:

telnet aaa.bbb.ccc.ddd 3389
telnet qqq.rrr.sss.ttt 3389

aaa.bbb.ccc.ddd is the host's external IP address. The
telnet command must fail.

qqq.rrr.sss.ttt is the host's internal IP address. The
telnet command must succeed while the VPN is active.


"- Anne" <Anne3948@xxxxxxxxxxx> wrote in message
news:DFsvi.51243$_d2.20097@xxxxxxxxxxxx
If everything is setup correctly, how do you confirm that the remote
desktop connection is travelling through the VPN tunnel rather then out in
the open over just the net?

Is there anything that needs to be done to remote desktop?


"Pegasus (MVP)" <I.can@xxxxxxx> wrote in message
news:u0Mf5EG3HHA.2312@xxxxxxxxxxxxxxxxxxxxxxx
Fine. As a first step you must create a VPN tunnel in the router
at the host end. It must pass port 1723 packets to your host
machine (which must allow incoming VPN connections). Many
routers have an inbuilt dedicated "VPN" setting.

To test the link, type this command at the remote end:

telnet aaa.bbb.ccc.ddd 1723

where aaa.bbb.ccc.ddd is the external static IP address of
the host.


"- Anne" <Anne3948@xxxxxxxxxxx> wrote in message
news:CQpvi.53514$rX4.50713@xxxxxxxxxxxx
Maybe I could have phrased it better - "remote desktop connection over a
VPN
connection"....it was more the VPN part of it that I need help
with...I've never setup a VPN

Both computers are my own, and I do have a static IP on both. I have
thought about just remote desktop without VPN, but VPN further secures
the data from packet sniffing.


"Pegasus (MVP)" <I.can@xxxxxxx> wrote in message
news:uiz5PHF3HHA.4184@xxxxxxxxxxxxxxxxxxxxxxx
Hmm. In your initial post you wrote "Could someone tell me
how to setup a remote desktop connection . ." Are you now
saying that you need assistance with setting up a VPN instead?
Does your office (where the host is) have a fixed external IP
address? Did you create a tunnel so that your VPN packets
can pass through your office router? Have you considered
the simpler method consisting of setting up Remote Desktop
directly, without a VPN?


"- Anne" <Anne3948@xxxxxxxxxxx> wrote in message
news:6Invi.50592$_d2.4264@xxxxxxxxxxxx
Thanks Doug/Pegasus. I've got the remote desktop part working well,
I've been using it for a couple of weeks now. I'm just not sure how
to setup the VPN part of it.



"Doug Knox - [MS-MVP]" <dknoxNO@xxxxxxxxxxxx> wrote in message
news:1712D5FA-2C76-4A96-88EF-4C6F53CF5220@xxxxxxxxxxxxxxxx
Additionally, ensure that your network Adminstrator allows traffic on
port 3389, via the VPN.

--
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart
Display\Security
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"Pegasus (MVP)" <I.can@xxxxxxx> wrote in message
news:uIckuCA3HHA.5424@xxxxxxxxxxxxxxxxxxxxxxx

"- Anne" <Anne3948@xxxxxxxxxxx> wrote in message
news:5zfvi.51350$fJ5.23377@xxxxxxxxxxxx
Could someone tell me how to setup a remote desktop connection over
a VPN connection. Both a source and target computer run Windows XP
Pro and I am using the built in xp firewall.


Does your VPN work? If it does then it is simply a question
of enabling Remote Desktop on the host machine and running
this command on the remote PC:

mstsc /v:aaa.bbb.ccc.ddd

where aaa.bbb.ccc.ddd is the IP address of the host
machine. If this does not work then you need to check
your VPN, e.g. by running this command on the remote
machine:

net use Q: \\aaa.bbb.ccc.ddd\SomeShare

You should also check if the Remote Desktop port
is open on the host:

telnet aaa.bbb.ccc.ddd 3389














.



Relevant Pages

  • Re: More on Remote Desktop
    ... I still won't be opening up a port on my firewall for it, ... The Remote Desktop ... > Yes a VPN will work just fine. ...
    (microsoft.public.windowsxp.network_web)
  • Re: security question regarding opening up ports
    ... The security really is no different opening multiple ports for Remote Desktop [RDC] versus one port for one PC and RDC. ... When connected with the VPN can you ping the RDC hosts? ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: remote desktop connection not working
    ... > via VPN and Remote Desktop Connection. ... > the VPN, but when I type in the computer name in Remote desktop, I ... > get a message that it can't connect to the host (too many users on ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: Remote desktop behind ICS?
    ... Honestly, I want to test how VPN works, but don't have the hardware =P ... > have a hosts file on each of my desktop PCs and my laptop. ... > TCP Port 443 open on the firewall. ... didn't thougt of changing remote desktop port number... ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: Remote Connection errors
    ... VPN and then connect through the VPN tunnel with Remote Desktop? ... If it the latter case you must make sure your router also will pass GRE Protocol 47 traffic. ... Windows Firewall will be automatically configured for both TCP Port 1723 and GRE Protocol 47 ...
    (microsoft.public.windowsxp.work_remotely)

Loading