[squid-users] IPv6 interception crash: Ip::Address::getInAddr : Cannot convert non-IPv4 to IPv4.

Egerváry Gergely gergely at egervary.hu
Tue Oct 4 06:25:57 UTC 2016


>> 2016/10/03 17:08:03.233 kid1| Ip::Address::getInAddr : Cannot convert
>> non-IPv4 to IPv4. IPA=[2001:738:7a00:a::14]:3128
>
> And what are your squid.conf http_port line(s) ?

http_port 127.0.0.1:8080
http_port [::1]:8080
http_port 172.28.0.20:3128 intercept
http_port 172.28.0.20:8080
http_port [2001:738:7a00:a::14]:3128 intercept
http_port [2001:738:7a00:a::14]:8080

> What does squid log about listening HTTP ports on startup?

2016/10/04 08:25:16 kid1| Accepting HTTP Socket connections at 
local=127.0.0.1:8080 remote=[::] FD 14 flags=9
2016/10/04 08:25:16 kid1| Accepting HTTP Socket connections at 
local=[::1]:8080 remote=[::] FD 15 flags=9
2016/10/04 08:25:16 kid1| Accepting NAT intercepted HTTP Socket 
connections at local=172.28.0.20:3128 remote=[::] FD 16 flags=41
2016/10/04 08:25:16 kid1| Accepting HTTP Socket connections at 
local=172.28.0.20:8080 remote=[::] FD 17 flags=9
2016/10/04 08:25:16 kid1| Accepting NAT intercepted HTTP Socket 
connections at local=[2001:738:7a00:a::14]:3128 remote=[::] FD 18 flags=41
2016/10/04 08:25:16 kid1| Accepting HTTP Socket connections at 
local=[2001:738:7a00:a::14]:8080 remote=[::] FD 19 flags=9

-- 
Gergely EGERVARY



More information about the squid-users mailing list