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
Hey Vieri,
I think it's specific to your distro since... it exists in the netfilter
sources as you can see at:
https://github.com/torvalds/linux/blob/4ac4d584886a4f47f8ff3bca0f32ff9a2987d3e5/net/netfilter/xt_socket.c
Squid doesn't use it directly but the iptables rules for tproxy to work
requir