[squid-users] Squid is not worked in OpenVZ VPS.
L.P.H. van Belle
belle at bazuin.nl
Thu Dec 31 09:07:17 UTC 2015
A simple test, and quick fix.
ping6 ipv6.google.com
No reply.
Add in your interfaces :
auto 6to4
iface 6to4 inet6 6to4
local YOUR_EXTERNAL_IP
ifup 6to4
and ping6 ipv6.google.com again.
Not the most elegant solution but works here for me.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: squid-users [mailto:squid-users-bounces at lists.squid-cache.org] Namens
> Eliezer Croitoru
> Verzonden: woensdag 30 december 2015 19:39
> Aan: squid-users at lists.squid-cache.org
> Onderwerp: Re: [squid-users] Squid is not worked in OpenVZ VPS.
>
> On 30/12/2015 19:29, Billy.Zheng (zw963) wrote:
> > I can acess `www.google.com' in side my VPS with W3M.
> >
> > But, can not accesswww.google.com across my Squid server.
> >
> > I don't what happen here, those VPS provider guys work on this two days,
> > not resolved.
>
> Hey Billy,
>
> From the information page it is clear that your server tries to access
> some IPV6 host and doesn't succeeded.
> If you can run couple tests, try to contact my web server at:
> http://ngtech.co.il/
>
> And see if it works.
> Also does this VPS machine has ipv6 access at all? ping6 .. other tools?
>
> There is also another option that you can try to add "dns_v4_first on"
> (http://www.squid-cache.org/Doc/config/dns_v4_first/)
>
> into the squid.conf and only then try to access http://www.google.com/ .
> It will clear many doubts and very fast.
>
> Eliezer
>
>
>
>
> _______________________________________________
> 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