1 :INPUT,FORWARD,OUTPUT 2 -j IDLETIMER --timeout;;FAIL 3 -j IDLETIMER --timeout 42;;FAIL 4 -j IDLETIMER --timeout 42 --label foo;=;OK 5