[squid-users] SQUID 3.4.8 on RPi 3

2016-09-16 Thread VB
Hi guys I'd like to ask you for a suggestion.. I'm running SQUID 3.4.8 under Rasberry PI3 (Rasbian Jesse) - proxy server "intercept" mode (with iptables forwarding rule to 3128). I've created ACL for devices (ipad, mobiles...) - time based, because I need to allow Internet connection restricted

Re: [squid-users] SQUID 3.4.8 on RPi 3

2016-09-16 Thread VB
Hi Yuri thx a lot for your links.. following the first one, what I did: 1. Create and sign the .pem certificate 2. Update my squid.conf with: https_port 3130 ssl-bump \ cert=/etc/squid/ssl/myCA.pem \ generate-host-certificates=on dynamic_cert_mem_cache_size=4MB acl step1 at_step SslBump1 ssl_b

Re: [squid-users] SQUID 3.4.8 on RPi 3

2016-09-17 Thread VB
Hi Yuri which version do you suggest for Raspian Jesse? Is it OK the 3.5.21? thx Vincenzo -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/SQUID-3-4-8-on-RPi-3-tp4679556p4679571.html Sent from the Squid - Users mailing list archive at Nabble.com. ___

Re: [squid-users] SQUID 3.4.8 on RPi 3

2016-09-17 Thread VB
Hi Rafael thx a lot.. I'm trying also your suggestion.. but this is the errors I'm facing: 1. I've download the squid-3.4.8 source.. but this does not contain /debian/rules dir. Anyhow I've manually created it.. 2. Running 04_squid.sh..these are the errors: File squid-3.4.8/debian/rules is not a