[squid-users] SQUID refuses to listen on any TCP Port
Eliezer Croitoru
ngtech1ltd at gmail.com
Sun Mar 13 17:17:58 UTC 2022
Hey Ben,
The next step in this situation is to try and connect with netcat from a
remote host and also locally.
>From what I understood the issue was a firewall issue so Squid was
listening.
I can also assume that squid was listening.
Just For future reference:
Try to run the next commands:
sudo netstat -ntlp
sudo ss -ntlp
and send their output to us.
In ubuntu you will not see any "squid" when running plain netstat or ss.
All The Bests,
Eliezer
----
Eliezer Croitoru
NgTech, Tech Support
Mobile: +972-5-28704261
Email: ngtech1ltd at gmail.com
-----Original Message-----
From: squid-users <squid-users-bounces at lists.squid-cache.org> On Behalf Of
ben
Sent: Sunday, March 13, 2022 12:24
To: squid-users at lists.squid-cache.org
Subject: Re: [squid-users] SQUID refuses to listen on any TCP Port
Hello,
It looks like that if I start installing it right after OS installation,
it works. But not if I install any packages, for example, make,
gcc,strongswan and so on. once it stop working, it will not work anymore
even if I remove all aforementioned packages. reboot also doesn't help.
I also tried it on Debian 11. no luck either! it only works in old ubuntu 16
I can be 100% sure that squid is not listening on any TCP ports. running
these commands looks fine
Thanks for your being patient and kind
root at host8d66c97880:~# netcat -v -l -4 34568
Listening on 0.0.0.0 34568
^C
root at host8d66c97880:~# netcat -v -l -6 34568
Listening on :: 34568
I configured it to listen on 34568
> netcat -v -l -6 4444
> netcat -v -l -4 4444
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
More information about the squid-users
mailing list