I'm running an RB3011 for a client, everything is fine except the one RDP connection they a staff member uses. No other machines are using RDP at the moment.
So the below code is what I have in place for her RDP:
Code: Select all
chain=dstnat action=dst-nat to-addresses=192.168.1.252 to-ports=4001
protocol=tcp dst-port=4001 log=no log-prefix=""
The rule is identical in setup to their port 443 rule for the VPN server, which does work and can be seen on http://canyouseeme.org/.
So why the frick isn't it working on the client PC?
Any ideas?
Cheers
MT