The source IP address of NAT loopback's packet incorrect
Referring to article https://community.tp-link.com/en/home/stories/detail/1726
When a local computer is accessing a local server with router's external IP with port forwarding, the router's NAT loopback does not work with the scource IP address correctly. The source IP address in the NAT loopback packet should be the router's internal IP address but the router doesn't, the source IP address of the packet is still router's external IP address, which is not correct NAT loopback behaviour.
As in some network environment, for security concerns, external IP cannot access some servers/devices behind a internal firewall. Therefore when a computer which is physically connected to local network, but it still cannot access to those servers.
