Hello i have questions regarding hairpin nat
i have an PPPoE connection that is wan with dynamic IP
and i have a LAN connection that holds all local area and nats them to internet
also i have a bunch of port forwarding rules wich works good except one scenario
i have mapped port 8080 to a server in lan and when i try to open any other site using port 8080 instead of external site i getting redirected to local server
does anyone knows how to fix that ??
Does this not help?
http://wiki.mikrotik.com/wiki/Hairpin_NAT
My guess is that your hairpin rule is messed up. I am assuming that you are missing the dst-address in the dnat rule. Post your filter/nat exports and I’ll take a look at them.
The reason I make this assumption is because you said your internet is via DHCP. So I assume that you tried the rule, but left off the dst-ip since yours is dynamic.