Re: [squid-users] Squid 3.x and wccp2_router crash

From: Don Brearley <donbrearley_at_hibbing.edu>
Date: Tue, 17 Dec 2013 14:07:47 -0600

>> What version of squid are you running, and which OS is it on? Thanks!
>
>squid 3.3.9 on FreeBSD 9.2.
>
>Regards,
>Guy

Hi Guy,

I just attempted 3.3.9 on FreeBSD 9.2/amd64 and I get the exact same error. What are you doing different than I?

Compiled from source with: --prefix=/usr --disable-ipv6 --enable-wccp2 (tried both with and without ipv6)

The error (with squid -d 256):

2013/12/17 13:21:20 kid1| Ip::Address::GetSockAddr : Cannot convert non-IPv4 to IPv4. from [::]
Assertion failed: (false), function GetSockAddr. file Address.cc, line 966.

here is my wccp2 config from squid.conf

1.2.3.4 = interface on switch with wccp2 enabled
5.6.7.8 = local interface on squid box to listen on

wccp2_router 1.2.3.4
wccp2_return_method gre
wccp2_forwarding_method gre
wccp2_service standard 0
wccp2_address 5.6.7.8

When I comment out "wccp2_router" -- issue disappears.

Thanks again for your help!
- Don
Received on Tue Dec 17 2013 - 20:09:38 MST

This archive was generated by hypermail 2.2.0 : Wed Dec 18 2013 - 12:00:05 MST