Page 1 of 1

How to use Web Cache For PPPoE Users...

Posted: Sat Oct 29, 2011 1:28 pm
by mubashir
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

Re: How to use Web Cache For PPPoE Users...

Posted: Sat Oct 29, 2011 1:42 pm
by sadeghrafie
Try to upgrade to V5.7 the latest if no issue with license :D
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

Re: How to use Web Cache For PPPoE Users...

Posted: Sat Oct 29, 2011 2:02 pm
by mubashir
Try to upgrade to V5.7 the latest if no issue with license :D
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.

Re: How to use Web Cache For PPPoE Users...

Posted: Sat Oct 29, 2011 2:08 pm
by sadeghrafie
No problem, but the NAT rule is the point for run a proxy sever

Re: How to use Web Cache For PPPoE Users...

Posted: Sat Oct 29, 2011 3:03 pm
by mubashir
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?

Re: How to use Web Cache For PPPoE Users...

Posted: Sat Oct 29, 2011 8:33 pm
by sadeghrafie
Absolutely yes.
It can be done both in local database and user manager.