| Re: Remote desktop from one domain to another domain
"Dave Mc" <DaveMc@discussions.microsoft.com> wrote in message
news:FD8F19A7-2C5B-4B3B-8AFB-6DA38FE3D82F@microsoft.com...
> Hi Iam trying to remote desktop a machine in another domain from our
domain.
>
> I have VPN'ed into the outside domain however The machine has the same IP
> address as local machine here which keep connecting to. It also just show
the
> local domain in the browse list
>
> ANy work around known? Is there a way of browsing to the outside domain.
> Should I change a machine to workstation and connect to the othside domain
>
> Thanks
> Dave
You can do this:
- Create a rule in the router where the host is so that packets
for port 3389 are directed to the host PC.
- Run this command from your PC:
mstsc /v:aaa.bbb.ccc.ddd
where aaa.bbb.ccc.ddd is the external IP address of the host network. |