How to use Web Cache For PPPoE Users...

I dears
I am new here and a small learner of MikroTik RouterOS on Ver. 2.9.27.

I wanna doing some thing like…
http://www.youtube.com/watch?v=g4y1SWpdanY
This video is completely shows that what i want…

Yes
Web Cache
I have some success but not complete handover.
Please help me some experts.
Thank You.

Mubashir

Try to upgrade to V5.7 the latest if no issue with license :smiley:
I didn’t see the video, But You need to redirect PPPoE users IP subnet to use web proxy

ip firewall nat src-address="x.x.x.x/x" dst-port=80 protocol=tcp action=redirect to-ports=8080 chain=dstnat 
ip proxy set enabled=yes port=8080

I have not enough money to purchase V5.x as i am just learning…
But Thank You so much for quick response.

No problem, but the NAT rule is the point for run a proxy sever

Thank You

One thing more brother
can i set timings for PPPoE users…
For Example
I want that client_1 use internet from 00:00 to 08:00
as well as
client_2 use internet from 12:00 to 23:59

is there any method to do it?

Absolutely yes.
It can be done both in local database and user manager.