From: Eliezer Croitoru
> To test if it exists you need to run the next command:
> $ iptables -t mangle -A PREROUTING -p tcp -m socket -j MARK --set-mark 1
Thanks!
___
squid-users mailing list
squid-users@lists.squid-c
mail: elie...@ngtech.co.il
From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf
Of Vieri
Sent: Monday, October 2, 2017 22:54
To: squid-users@lists.squid-cache.org
Subject: [squid-users] squid and kernel options
Hi,
My distro's Squid package checks for the pres
Sorry for the confusion.I finally found the XT_MATCH_SOCKET option even in
4.12.12.
Thanks,
Vieri
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
Hi,
My distro's Squid package checks for the presence of several kernel config
options. In particular, it checks for these:
NF_CONNTRACK
NETFILTER_XT_MATCH_SOCKET
NETFILTER_XT_TARGET_TPROXY
However, in recent kernels such as 4.12.12, it seems that the following option
is not available anymore: