Xavier Lin
New Member
- Joined
- Jan 27, 2015
- Messages
- 2
- Thread Author
- #1
Hi everyone, I encountered a weird problem while connecting to a PC with rdp.
I have a Windows 8.1 PC (say its public IP address is a.b.c.d), but recently it somehow got wrong that I can ONLY connect to this PC on the same domain, i.e. a.b.xxx.xxx. It worked fine before (I can do rdp connection to this PC anyplaces). I'm sure that I've turned off firewall and anti-virus software.
And I tried something like:
(1) Change the default rdp port from 3389 to 13389
(2) Change PC's IP (Change to a.b.c.e for example)
(3) Use a notebook and set its IP to a.b.c.d and try to connect to the notebook.
The result is I can connect to the PC on either (1) or (2) but failed to connect to the notebook on (3).
Accordingly, I doubted that "whether the port 3389 of the IP a.b.c.d is got blocked?"
So next I tried using WireShark to capture some packets and got the results as follows:
(I changed the rdp port to 13389)
Link Removed
Fig.1: The situation I can connect to the computer
(Scenario: Try to connect to the computer -> prompt a window to enter user/pwd -> close the window)
Link Removed
Fig.2: The situation I CANNOT connect to the computer
(Scenario: Try to connect to the computer -> prompt a window with error messages)
As a result, we can see that both situation the packets are sent to the computer with corresponding ACK packets. So the port 13389 is NOT blocked? OK, then... can anyone tell me why I can't connect to the PC? Why the [RST, ACK] packet is sent immediately after I request a rdp connection?
P.S. For situation 2, after I got problem with port 3389, I changed the rdp port to 13389 and it worked fine without any problmes. But after some days it again got blocked... So now both 3389 and 13389 are blocked.
Thans a lot for your help!!
I have a Windows 8.1 PC (say its public IP address is a.b.c.d), but recently it somehow got wrong that I can ONLY connect to this PC on the same domain, i.e. a.b.xxx.xxx. It worked fine before (I can do rdp connection to this PC anyplaces). I'm sure that I've turned off firewall and anti-virus software.
And I tried something like:
(1) Change the default rdp port from 3389 to 13389
(2) Change PC's IP (Change to a.b.c.e for example)
(3) Use a notebook and set its IP to a.b.c.d and try to connect to the notebook.
The result is I can connect to the PC on either (1) or (2) but failed to connect to the notebook on (3).
Accordingly, I doubted that "whether the port 3389 of the IP a.b.c.d is got blocked?"
So next I tried using WireShark to capture some packets and got the results as follows:
(I changed the rdp port to 13389)
Link Removed
Fig.1: The situation I can connect to the computer
(Scenario: Try to connect to the computer -> prompt a window to enter user/pwd -> close the window)
Link Removed
Fig.2: The situation I CANNOT connect to the computer
(Scenario: Try to connect to the computer -> prompt a window with error messages)
As a result, we can see that both situation the packets are sent to the computer with corresponding ACK packets. So the port 13389 is NOT blocked? OK, then... can anyone tell me why I can't connect to the PC? Why the [RST, ACK] packet is sent immediately after I request a rdp connection?
P.S. For situation 2, after I got problem with port 3389, I changed the rdp port to 13389 and it worked fine without any problmes. But after some days it again got blocked... So now both 3389 and 13389 are blocked.
Thans a lot for your help!!