Is it possible or not??!!!

greetings everyone

is it possible to block sites on on specific port in the router(saying that i only want to block sites or messenger from the network connected to ether1 only)

waiting your answers


thanks

Hi, i think you must use ip->web proxy->access rules to block sites. Another option is use ip->firewall->filter rules, using the filter chain, and the dst-address and src-address fields, but in this case you must use only ip address. web proxy use dns domains to allow/deny access.

Please google “routeros block sites”, “routeros block messenger”, or something similar.

I hope this can help you as an starting point.

The firewall->filter->forward chain can block specific ports/addresses.

thanks for your reply…i was looking to block sites on specific interface(like only on interface ether1)
saying that i used same IP’s for all the networks connected to the router but each network is on a separate interface

Yeah… web proxy is OK for websites…
but be careful when u do the redirect!!!

As for messenger… see what port is using and use ip filter :slight_smile:

You can also use layer 7 filter so that the messenger can be blocked completely

thank u guys…that was helpful…