Hello.
I have a new Ubuntu install using iptable and transparent proxy
I have videocache installed but I keep seeing DOWNLOAD_ERR in the logs.
I checked and i do not see port 9100 responding on the server on tcp or udp
My iptables rule is the following
/sbin/iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128
Is there anything I should be adding to get the downloads to work?
1 Answers
Anon,
Follow these steps,
If the problem persists, reply back with your /etc/videocache.conf file.
Thank you for using videocache :)