See the inline replies...
> Yes it's just two XP PCs connected to each other with the internet in
> between, no private LAN, servers or routers etc. I already use a hostname
[quoted text clipped - 10 lines]
> the Computer Name connection method fails.
> Why is this so????
I am not sure if NetBIOS names are propagated through a PPTP VPN tunnel. I
used a lmhosts or hosts file to map NetBIOS names through a PPTP VPN tunnel
when I used one in the past. Use of the IP works all the time. In your case
use the From: IP that you setup in the PPTP VPN server config to call the PC
using RDC since your trying to connect to the same PC through the VPN
tunnel.
> If I use the FQDN again in the RDT it also fails.
Right because you probably don't have TCP Port 3389 open on any software
firewall the remote PC is running. As an alternative to VPN just open TCP
Port 3389 up and forget about the VPN. You can then use the FQDN to call the
PC. The RDC connection is natively encrypted. Make sure you use a *strong*
password.
>Fyr if I try the latter
> with PCs that have identical domains it sets up two parallel paths: 1 x
> VPN,
> 1 x RDT and I used a Protocol Analyser to confirm that the RDT traffic is
> outside the VPN tunnel ie. it's not encrypted.
RDC is natively encrypted. I don't know why your analyzer says otherwise.
> Re yor last paragraph... I think this is going to be a good alternate
> solution. I'll do some testing and get back to you.
>
> Thanks heaps.

Signature
Al Jarvi (MS-MVP Windows – Desktop User Experience)
Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375
>> So your basic connection is like this if you ignore the desktop and
>> laptop
[quoted text clipped - 98 lines]
>> >> >> work.
>> >> >> Can anyone help with a solution?
Sooner Al [MVP] - 02 May 2008 12:58 GMT
I forgot to add here is how to configure the XP Windows Firewall on your
headless PPTP VPN/RDC server/host machine if you just want to use RDC
without going through the VPN tunnel. Obviously its similar if your using a
different software firewall on the PC.
http://theillustratednetwork.mvps.org/RemoteDesktop/RemoteDesktopSetupandTrouble
shooting.html#Port_forwarding
You also might consider changing the default encryption level to "High" from
the default. That is done via a group policy setting on your RDC host
machine. The following was written for a Vista host but its the same for XP.
http://theillustratednetwork.mvps.org/RemoteDesktop/RDP6ConfigRecommendations.ht
ml#host

Signature
Al Jarvi (MS-MVP Windows – Desktop User Experience)
Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375
> See the inline replies...
>
[quoted text clipped - 150 lines]
>>> >> >> work.
>>> >> >> Can anyone help with a solution?
Stew - 09 May 2008 12:55 GMT
Thanks for all the extra info, it's been interesting reading.
I've got good news (as you would expect). I used your suggested alternative
to manually configure what address the client/host will receive. To keep it
simple I used 11.11.11.11 - 11.11.11.12 for PC1, 22.22.22.22 - 22.22.22.23
for PC2 etc. This makes the connection setup more user friendly.
For example the VPN is established using a FQDN, via a hostname service,
which has recognisable text pertanent to the host (telemetry) PC. Once the
VPN is connected the RDT is connected using 11.11.11.11, if it's PC1 we're
connecting to. For certain applications TightVNC is more suitable than XP RDT
and this method ensures the payload is encrypted. Once a successful
connection has been made then the addresses are stored in the RDT drop down
list and helps the user setup the connection without having to
remember/retyping the addresses.
A great outcome, thanks.
> I forgot to add here is how to configure the XP Windows Firewall on your
> headless PPTP VPN/RDC server/host machine if you just want to use RDC
[quoted text clipped - 163 lines]
> >>> >> >> work.
> >>> >> >> Can anyone help with a solution?