Hi,
The reason it is not working is because the port 33389 is not getting changed after the NAT :-
Jan 15 01:39:42 01:39:42.813842:CID-0:RT: 23.24.25.26/30877 -> 10.0.3.13/33389 proto 6
This is because :-
- The configuration of the Destinatio NAT is correct for port conversion from 33389 to 3389.
- However, there is a static NAT rule which will take preference over the Dest-NAT and hence the port is not getting converted to 3389.
- Remove the Static NAT rule for the .73 IP and it should work for you.
Hope this helps !
Regards,
Sahil Sharma
---------------------------------------------------
Please mark my solution as accepted if it helped, Kudos are appreciated as well.