Hello
in my NAT server (which is my firewall), i have created a NAT publishing rule (port forwarding rule) in order to when i send RDP traffic to network firewall's public interface (for example 70.1.1.1), it forwards RDP traffic to a server located on LAN (for example 192.168.0.4).
this rule was working fine but today i can't access that LAN server from outside.
is there any 3rd party software to be able to trace such problem ?
in fact i need to trace RDP traffic to find whether it reaches the internal server (192.168.0.4)
tracert is not the solution because it sends icmp packets to firewalls public interface but i need to trace RDP traffic to LAN server.
any idea please