[squid-users] WCCPV2 with fortigate ERROR: Ignoring WCCPv2 message: truncated record

David Touzeau david at articatech.com
Tue Jun 21 11:43:20 UTC 2022


Hi

We trying to using WCCP with Fortigate without success Squid version  
5.5 always claim "Ignoring WCCPv2 message: truncated record"

What can be the cause ?

We have added a service ID 80 on fortigate

config system wccp
     edit "80"
         set router-id 10.10.50.1
         set group-address 0.0.0.0
         set server-list 10.10.50.2 255.255.255.255
         set server-type forward
         set authentication disable
         set forward-method GRE
         set return-method GRE
         set assignment-method HASH
     next
end

Squid wccp configuration

wccp2_router 10.10.50.1
wccp_version 3
# tested v4 do the same behavior
wccp2_rebuild_wait on
wccp2_forwarding_method gre
wccp2_return_method gre
wccp2_assignment_method hash
wccp2_service dynamic 80
wccp2_service_info 80 protocol=tcp protocol=tcp flags=src_ip_hash 
priority=240 ports=80,443
wccp2_address 0.0.0.0
wccp2_weight 10000

Squid claim in debug log

022/06/21 13:15:38.780 kid4| 80,6| wccp2.cc(1206) wccp2HandleUdp: 
wccp2HandleUdp: Called.
2022/06/21 13:15:38.781 kid4| 5,5| ModEpoll.cc(118) SetSelect: FD 38, 
type=1, handler=1, client_data=0, timeout=0
2022/06/21 13:15:38.781 kid4| 80,3| wccp2.cc(1230) wccp2HandleUdp: 
Incoming WCCPv2 I_SEE_YOU length 112.
2022/06/21 13:15:38.781 kid4| ERROR: Ignoring WCCPv2 message: truncated 
record
     exception location: wccp2.cc(1133) CheckSectionLength



-- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20220621/b9e46a4d/attachment.htm>


More information about the squid-users mailing list