I have weird issue at one customer, and im out if ideas how else to debug it.
They have LTE router from their ISP and i put DMZ zone on Mikrotik behind it(HAP AC.I did several port forwards, few servers, video server etc and they all work just fine.
But there is this single PC i cant RDC from outside office.Ports are properly forwarded(3389), i can verify that also on “http://canyouseeme.org/”, and i see packets going in when i rdp, but cant establish connection.
To make things wierder, I forgot to mention, it worked first day I set it at customer than it stoped working next day , mikrotik or isp router wasn’t touched.
I will try your suggestions tomorow, thanks for now.
It goes establishing connection for 1-2 sec, than it pops “internal error”
That does not sound like a firewall error to me. A firewall issue would just fail to connect.
Stupid question. You are trying to connect to your external address and port 4001 (since that’s the port you are forwarding)?
You show your NAT rules, but how about firewall rules? Anything there that could be blocking it?
Just thought of this. I wonder if port 4001 is being used by something else on the computer you are connecting from. That might explain the “internal error”. Try setting the DST-NAT to some other port and then try connecting using that port number.
I still cant figure whats wrong, i did run command u gave me, it only shows one established connection and thats to my local server, all other optios you wrote i checked and nothing helping so far
@k6ccc just to report back, all working fine now, it was never problem in Mikrotik, that user had some 3d party terminal server on Windows 7, and that software was in some weird state and only connections from local lan worked.They reinstalled that software and now all works fine.