Linode tproxy support missing

In case you are getting this sort of error when setting up your box with iptable rules to support tproxy: root@cartman:~# iptables -t mangle -A PREROUTING -p tcp -m socket -j DIVERT iptables: No chain/target/match by that name. That error is refering to the ‘-m socket’ match. It seems that on certain kernels (linode kernels…