copy xid is our addition not supported by iptables-restore. This is required for...
[nodeconfig.git] / PlanetLabConf / iptables-Internet2
index 7594543..cabcf8d 100644 (file)
@@ -30,8 +30,8 @@ COMMIT
 :FORWARD ACCEPT [0:0]
 :OUTPUT ACCEPT [0:0]
 :POSTROUTING ACCEPT [0:0]
--A INPUT -i ! lo -j MARK 0x0
--A POSTROUTING -j MARK 0x0
+-A INPUT -i ! lo -j MARK --copy-xid 0x0
+-A POSTROUTING -j MARK --copy-xid 0x0
 -A POSTROUTING -j CLASSIFY --set-class 0001:1000
 -A POSTROUTING -m set --set Internet2 dst -j CLASSIFY --set-class 0001:2000
 COMMIT