RB and webfiltering

If you have a RB as your main gateway, is it possible to block certain websites?

if so>

is it possible to block certain websites depending on the ip range requestiong it.


So like block face book for all computer in ip range from 192.168.1.1 to 192.168.1.255

and then a pc with the ip address of 192.168.2.1 could still go on it?

Yes

Yes

Yes
A quick and dirty way, if you know the destination ip addresses you’re trying to deny access to, is to use firewall filters +/- address lists. e.g /ip firewall filter add chain=output src-address=192.168.1.0/24 dst-address=69.63.184.142 action=drop
Otherwise, you will need to setup web proxy: http://www.mikrotik.com/testdocs/ros/3.0/pnp/proxy_content.php#.4

Oh thanks,


O with the web proxy option, i have enabled it now how do i change settigns etc?

Also is there a way to get a larger size? like maybe a remote flash drive or something?