I try this ip’s direct on my pc and the INTERNET work perfect but when I put them on mikrotik it stop working
By the way our new I.S.P give us INTERNET from an antenna on the roof direct to our network.
I attach two setting files one with old setting that was working well and the new is with new setting but not working
please advice setting.rar (3.78 KB)
If you can post “/ip address” and “/ip route”, maybe I can help. I don’t have unrar package installed here.
Also post the interface to which your ISP device will be connected.
Did you remove the old “/ip address” and “/ip route” entries?
Maybe something in “/ip firewall nat” or “/ip firewall filter” that could cause the fail?
The only other thing I see is the second redirect. Might want to try disabling that rule. It will redirect any dst-address port 80 to port 8080. Is that what you want? Like proxy?
Then it is your proxy server that gets the port 8080 requests? Have you tried disabling that rule as a test? You don’t need to remove it. If it doesn’t correct the problem, enable it again.
ADD: In the Before setup, you had “/ip proxy” enabled. The New doesn’t.