hi,
i am using v4.11 on x86. and using web proxy with cache on separate disk. problem is that, whenever my router restarts, Max Cache size value become to None. and all cache contents have been removed. whats wrong with that. ![]()
any body can help please ???
paste your config
ahh, my bad.. how to get config file ? i am new to ROS. ![]()
ip proxy pr
and
ip firewall pr
here it is:
ip proxy pr
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: unlimited
cache-on-disk: yes
max-client-connections: 999
max-server-connections: 999
max-fresh-time: 3d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
cache-drive: primary-slave
and in firewall, what is required, NAT, Mangle or Filter ?
still facing this kind of odd behavior. any clue ? ![]()
paste result of ip forewall nat
here it is:
ip firewall nat pr
Flags: X - disabled, I - invalid, D - dynamic
0 X ;;; place hotspot rules here
chain=unused-hs-chain action=passthrough
1 ;;; masquerade hotspot network
chain=srcnat action=masquerade src-address=192.168.10.0/24
out-interface=ether1
2 chain=dstnat action=redirect to-ports=8080 protocol=tcp
src-address=192.168.10.0/24 in-interface=ether2 dst-port=80
thanks all, who supported, problem resolved by removing old webproxy store and created new one. now it didn’t set to default value None.
Regards
I have a little problem related to this. I don’t see anything cached. Transparent proxy works, it’s running, but no caching at all… Any idea?
ip proxy pr