Hello all,
I have such problem with Firewall in MikroTik router. I can’t access my local web server using external IP adress when I’m located in the same network.
E.g., my web server is located on IP 10.10.10.10:80, in MikroTik Firewall I have added NAT that all incoming traffic on port 80 is forwarded to 10.10.10.10 port 80.
If I will try to open my web from other place (not inside my network) everything is fine, but when I’m in my network, I can’t access my web by external IP (like, 195.196.196.195).
What I have done wrong with configuration?