Proxy: no hits

Hi there

I cant seem to get any hits on my proxy.
I’ve configured by proxy access to allow anything from my lan ie, the source address 192.168.0.0/24

[tyron@TenacIT-Gateway] > ip proxy print

enabled: yes
src-address: 0.0.0.0
port: 8080
parent-proxy: 0.0.0.0
parent-proxy-port: 0
cache-administrator: webmaster
max-cache-size: none
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 3d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
cache-drive: system

[tyron@TenacIT-Gateway] > store print
Flags: X - disabled, A - active

NAME TYPE DISK STATUS

0 A web-proxy1 web-proxy system active
1 web-proxy2 web-proxy usb1 backup
[tyron@TenacIT-Gateway] >

Do I require any additional configurations to make this work?

Regards
Tenacious

if the client didn’t configure the proxy address in his computer, they will not use the proxy. if you want to force them, you must use a DST-NAT rule. See manual for “Transparent proxy”

Thanks ! :slight_smile:

I followed:

http://aacable.wordpress.com/2011/12/29/howto-to-enable-mikrotik-routeros-web-proxy-in-transparent-mode/
Good instructions, but nothing is being added to my cache contents?
I have enabled cache on disk and no max cache size, cache administrator webmaster?

Regards
Tenacious

Changed Max. Cache Size: from none to unlimited, sorted out the hiccup.

Regards
Tenacious