0

I am trying to connect my Pi 3 that is located at my home from my office network but Windows' RDP client giving error immediately.

I am using DDNS service and I can connect my home desktop PC through RDP from my office without a problem. I am able to connect my Pi from local too and also I am using port 4489 for my Pi's xrdp and 3389 for my home PC's RDP. In addition I can SSH to the Pi from my office too.

Any idea what's causing this?

Greenonline
  • 2,969
  • 5
  • 27
  • 38
Seljuke
  • 1
  • 1

1 Answers1

0

I manage to connect my Pi.

When i changed the listening port of xrdp to 4489, i just changed one line at the top of xrdp.ini file. Then i figured out there were different rdp client configs at the bottom of xrdp.ini file that i wasn't change at all. So i just changed the ones that equals to 3389 to 4489 and it start working.

But still wondering if i was able to connect from local network why i couldn't do it from public one.

Seljuke
  • 1
  • 1