I seem to have a problem with my web-proxy. I cant seem to make it work!
My log shows Cache-control: no cache each time a user requests a page.
I would appreciate it if someone could please point out the way for me.
thx
![Sad :(](./images/smilies/icon_sad.gif)
![Crying or Very sad :cry:](./images/smilies/icon_cry.gif)
to-dst-port must be 8080 like in your proxy conf.not 8000i believe i did.
this is what i added:
src-address=172.16.10.0/29 dst-port=80 dst-address=0.0.0.0/0 protocol=tcp in-interface=ether2 action=redirect to-dstaddress=172.16.10.1 to-dst-port=8000