Block Local Network website

Dear All,

I have a PC located on the same WAN network on my Mikrotik. The Windows PC that installed with job ticket management that can be accessed through web (http://20.100.0.1:80). How do I block user from accessing that webpage.

I have put firewall rules to block access to that PC ip address and still I can access the webpage site.

Cheers,

MTDude

monaro -
If it’s on the same WAN IP space then access to it is NOT through the MT but rather the upstream routerthat feeds you WAN.

The same answer as above.

If customer access the local site not pass the router (Just local IP access)

You can not block it in MT.

But you can change the local site IP address to other subnet (eg. 10.10.10.X /24)

You can add a static route to allow your loacal user pass it.

Then the user must pass the MT to visit your local site and you can control it.

Thank for the advice.

:smiley:

what about ICMP redirects? after one redirect, users will go to the site directly =)