Hi all!

First of all I'm and new to squid, recently installed it to use in my company network. I want to configure it as a transparent proxy. I dive into the internet and find many tutorials but I'm facing a problem in the configuration file for which I can't find a solution.

The issue is with the keyword */transparent/* or */intercept/* (i have 3.5.4 version installed). When i use one of them (both throws the same error) like:

*/http_port 3128 transparent/*

or

*/http_port 3128 intercept/*

and then reload the configuration with /squid -k reconfigure/ or reloading the service, it stops (or didn't reload or didn't restart). This is the output of /*systemctl squid status*:/

*/squid.service - Squid caching proxy/**/
/**/     Loaded: loaded (/usr/lib/systemd/system/squid.service; enabled; vendor preset: disabled)/**/ /**/     Active: failed (Result: exit-code) since Wed 2022-01-12 10:24:10 CET; 13s ago/**/
/**/       Docs: man:squid(8)/**/
/**/    Process: 1716954 ExecStartPre=/usr/libexec/squid/cache_swap.sh (code=exited, status=0/SUCCESS)/**/ /**/    Process: 1716956 ExecStart=/usr/sbin/squid --foreground $SQUID_OPTS -f ${SQUID_CONF} (code=exited, status=1/FAILURE)/**/ /**/    Process: 1717864 ExecReload=/usr/bin/kill -HUP $MAINPID (code=exited, status=0/SUCCESS)/**/
/**/   Main PID: 1716956 (code=exited, status=1/FAILURE)/**/
/**/        CPU: 291ms/*


Thanks in advance for your help,

Regards

--
Daniel Sanchidrian Hervás
Dep. Informática
2io Ingeniería Avanzda S.L.
910336960

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to