Cache Flow 500 Appliance

Hello guys, I would like to know if you could help me on this one!!!

I just received a Bluecoat CacheFlow 500 appliance, super cool!!!, I assume I need a policy based routing rule in order to get this working, could you please help me?
I plan to connect this appliance directly to a Routerboard 1200AH X2 (13 interfaces available). Interfaces 9 and 10 are connected to my fiber provider and I could use interface 8 for the Cache Appliance

Thank you for your help!!!

Hey guys!, a hint? I am not sure how or where to start and would really appreciate your help on this

This is a hardware form of something like a Squid Proxy/Caching server? What do you need to know? Forward all outgoing port 80 requests to it I would think.

Just create a simple dst-nat rule that redirects port80 to your cache box.
something like.

/ip firewall nat
add action=dst-nat chain=dstnat disabled=no dst-port=80 protocol=tcp to-addresses=192.168.2.1 to-ports=8080

192.168.2.1 is the cache server ip. change it.

http://aacable.wordpress.com/tag/aacable-mikrotik-dstnat/
http://aacable.wordpress.com/2011/07/21/mikrotik-howto-redirect-http-traffic-to-squid-with-original-source-client-ip/

Hi guys, than you for your replies!!! I got this document from bluecoat and I need to translate this into mikrotik

Could you please help me do this?
CF500.png

Dear ihernandez,

I am working on this as well, just didn’t receive the cacheflow box yet. Could you kindly let me know how much did that server cost? and do you have any idea how mush does the cf5000-mx cost? I am hesitated between them.

I will work this out and update you with the full configuration script. If you like please contact me on: laith43d [at] gmail [dot] com

Was anyone able to get this scenario working..??

Thanks!

I got this working, sort of… still working out some issues with bluecoat