commit 3193512f13175e361f161455ae13e04933c3cd33 Author: DavesPlanet Date: Mon Nov 24 11:40:06 2014 -0800 Issue connecting through external IP with proper port forwarding 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. +