1
Web Proxy Filtering and Caching / Re: Squid unreachable, daemon ports in CLOSED state, suid errors on cache.log
« on: August 19, 2020, 07:15:57 am »
Same Problem here. On one of my OPN Router squid does not start as it should und sockets stay in closed state.
Version 20.7.
Any ideas ?
Version 20.7.
Code: [Select]
netstat -an | grep 3128
tcp4 0 0 10.40.21.1.3128 *.* CLOSED
tcp4 0 0 192.168.250.251.3128 *.* CLOSED
tcp4 0 0 192.168.250.250.3128 *.* CLOSED
tcp4 0 0 192.168.250.244.3128 *.* CLOSED
tcp4 0 0 192.168.85.2.3128 *.* CLOSED
tcp4 0 0 192.168.2.4.3128 *.* CLOSED
tcp4 0 0 192.168.250.2.3128 *.* CLOSED
tcp6 0 0 ::1.3128 *.* CLOSED
tcp4 0 0 127.0.0.1.3128 *.* CLOSED
Code: [Select]
2020/08/19 06:59:53 kid1| sendto FD 19: (13) Permission denied
2020/08/19 06:59:53 kid1| ipcCreate: CHILD: hello write test failed
Any ideas ?