[squid-users] Error "ipcacheParse: No Address records in response to"

Amos Jeffries squid3 at treenet.co.nz
Tue Oct 25 11:25:30 UTC 2016


On 25/10/2016 4:48 a.m., erdosain9 wrote:
> By the way...
> 
> When i get this error
> 
> 2016/10/24 12:13:36 kid1| ipcacheParse: No Address records in response to
> 'client.wns.windows.com' 
> 2016/10/24 12:13:36 kid1| ipcacheParse: No Address records in response to
> 'client.wns.windows.com' 
> 2016/10/24 12:13:36 kid1| ipcacheParse: No Address records in response to
> 'client.wns.windows.com' 
> 2016/10/24 12:13:36 kid1| ipcacheParse: No Address records in response to
> 'skp03.epimg.net' 
> 2016/10/24 12:13:36 kid1| ipcacheParse: No Address records in response to
> 'www.msftncsi.com' 
> 2016/10/24 12:13:41 kid1| ipcacheParse: No Address records in response to
> 'client-s.gateway.messenger.live.com' 
> 2016/10/24 12:13:41 kid1| ipcacheParse: No Address records in response to
> 'client-s.gateway.messenger.live.com' 
> 2016/10/24 12:13:41 kid1| ipcacheParse: No Address records in response to
> 'client-s.gateway.messenger.live.com' 
> 2016/10/24 12:13:54 kid1| Error negotiating SSL connection on FD 76: (104)
> Connection reset by peer 
> 2016/10/24 12:14:06 kid1| ipcacheParse: No Address records in response to
> 'www.posadadonantonio.com' 
> 2016/10/24 12:14:06 kid1| ipcacheParse: No Address records in response to
> 'www.posadadonantonio.com' 
> 2016/10/24 12:14:16 kid1| ipcacheParse: No Address records in response to
> 'www.msftncsi.com' 
> 2016/10/24 12:14:31 kid1| ipcacheParse: No Address records in response to
> 'c.live.com' 
> 

Those names are aliases that refer via CNAME records to another name
which is an alias using CNAME record to point at an alias which is a
CNAME record ...

What you are calling an error is just a message that your DNS server is
not providing any IP address when those names are looked up by Squid.

Squid cannot do anything about that.


> 
> 
> I put
> 
> set envar ipv6=yes
> 
> in juniper
> 
> and this error not happen again , but google sometimes give a ipv6, and
> squid dosent work then.....
> 

What is the output of "squid -v" ?
 If it contains "--disable-ipv6" then you need a build of Squid without
that option.

If squid -v does not mention that option, what do you mean by "squid
dosent work" ?

Amos



More information about the squid-users mailing list