From 3193512f13175e361f161455ae13e04933c3cd33 Mon Sep 17 00:00:00 2001 From: DavesPlanet Date: Mon, 24 Nov 2014 11:40:06 -0800 Subject: [PATCH] Issue connecting through external IP with proper port forwarding --- Home.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..09000ca --- /dev/null +++ b/Home.md @@ -0,0 +1,11 @@ + +I have port forwarding setup on the standard remote desktop port 3389. + +When xRat is running, the service at http://www.canyouseeme.org/ can successfully see my service on port 3389. + +When I create a client for IP/Hostname localhost and run that client I get a connection. + +When I create a client for my hardcoded external IP address (no DNS lookup) I do not get a connection. + +I've been hacking at this all morning and can't get past the point where the client can't connect to an external IP with proper port forwarding configured and externally visible. +