Description of problem: When iptables is used without appropriate priviledges, it prints iptables v1.2.11: can't initialize iptables table `filter': Permission denied (you must be root) Perhaps iptables or your kernel needs to be upgraded. The second line is misleading and should be removed. Version-Release number of selected component (if applicable): iptables-1.2.11-3.1.FC3 How reproducible: always Steps to Reproduce: 1.run iptables -L as normal user 2. 3. Actual results: see above Expected results: second line missing Additional info:
Created attachment 107113 [details] Patch to avoid second line
Fixed in rawhide in rpm iptables-1.3.0-2 or newer.