Pass all traffic through mikrotik 750 then to adsl router

Hi there, I am very new to Mikrotik and only know a little about networking. I have been asked to do the following: scenario follows:
We have a client, a pharmacy. The pharmacy has many computers on the network, lets say 20.
Now what we want to do is plug in a mikrotik router between the switch and the adsl router to make all traffic flow through the mikrotik.

I then want to use the web proxy to block downloads on the network and Facebook and youtube etc. and torrents.

I have a RB750.

so this is what I am thinking: plug the network cable to the adsl router into eth1 and the network to eth2. Now I don’t know if thats supposed to work, but it doesn’t :smiley: - I think this has something to do with routing :confused:

Adsl Router ip: 192.168.0.1

and the rest
192.168.0.x
GATEWAY: 192.168.0.1
DNS: 192.168.0.1

Please any help would be much appreciated. Please remember that I don’t know a lot about this stuff. Just basics.

Hi, yes you can. You have to change IP address of clients or adsl router’s local ip. You need 2 ip block one for Clients network & one for Mikrotik to ADSL. Configure IP address on Router interface & configure a NAT rule for share internet.

You could also bridges all ports and set use-ip-firewall=yes on the bridge settings.