Package: iptables
Version: 1.4.2-4
Severity: normal

iptables-save shows

tptables -A OUTPUT -p tcp -m multiport --dports 80,443 -m owner --uid-owner 101 
-j ACCEPT

as

-A OUTPUT -p tcp -m multiport --dports 80,443 -m owner --uid-owner101 -j ACCEPT


Due to the missing blank iptables-restore is not able to restore this rule:

iptables-restore v1.4.2: Unknown arg `(null)'


-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to