[squid-users] SQUID refuses to listen on any TCP Port
L.P.H. van Belle
belle at bazuin.nl
Mon Mar 7 08:18:56 UTC 2022
If you guys want to test a 5.4 build..
I have a debian buster and bullseye squid 5.4 in my repo.
A rebuild to ubuntu should be very simple.
Add my repo with sources.
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/louis-van-belle.gpg] http://apt.van-belle.nl/debian/ bullseye-squid54 main" |\
sudo tee -a /etc/apt/sources.list.d/van-belle.list
echo "deb-src [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/louis-van-belle.gpg] http://apt.van-belle.nl/debian/ bullseye-squid54 main" |\
sudo tee -a /etc/apt/sources.list.d/van-belle.list
Most simple rebuild.
apt update
apt-get source squid -b
You get squid and squid-openssl packages, install the squid-openssl for bump support.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: squid-users
> [mailto:squid-users-bounces at lists.squid-cache.org] Namens
> Eliezer Croitoru
> Verzonden: zondag 6 maart 2022 21:07
> Aan: squid-users at lists.squid-cache.org
> Onderwerp: Re: [squid-users] SQUID refuses to listen on any TCP Port
>
> Hey Ben,
>
> I cannot tell you if there is something wrong with what you
> are doing or the
> OS.
> What I did was to install a basic squid on ubuntu 20.4 which
> comes with
> version 4.10.
> I shut down the current running suqid.
> I took the /etc/squid/squid.conf file and left it with a single line.
> After that I started squid with "systemctl start squid" and
> it seems to work
> fine.
> I shut down squid and downloaded my version and again left
> the squid.conf
> with a single line.
> Just.. adding the mime.conf into /etc/squid/ and it worked
> like a charm.
> Try to use "ss -ntlp" instead of netstat.
> You should first try this on a VM on you local desktop in
> virtualbox or
> hyperv.
>
> 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 6, 2022 07:51
> To: squid-users at lists.squid-cache.org
> Subject: Re: [squid-users] SQUID refuses to listen on any TCP Port
>
>
> Hi Eliezer,
>
> It is a KVM VPS server with ubuntu 20.04. I just reinstalled
> the whole
> operating sytem and started it from scratch but got the same
> result: No
> tcp port listening. I don't know if it is something wrong with the OS
> template. Please let me know what I need to do. Thank you!
> > Hey Ben,
> >
> > If it doesn't work for you then you are clearly doing
> something wrong....
> >
> > I can try to give you instructions on how to make it work
> 100% unless your
> setup is messed up or is not a plain ubuntu 20.04.
> > Is it a simple VM?
> >
> > Eliezer
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
> _______________________________________________
> 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