________________________________ From: Eliezer Croitoru <eliezer at ngtech.co.il> > 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!