Bug 97929 - iptables gives 'Invalid argument' for any parameters for 'owner' module
Summary: iptables gives 'Invalid argument' for any parameters for 'owner' module
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-06-24 08:06 UTC by Kirill Pushkin
Modified: 2007-04-18 16:55 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-30 15:41:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Kirill Pushkin 2003-06-24 08:06:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.4b) Gecko/20030516
Mozilla Firebird/0.6

Description of problem:
After upgrading to those kernels I've noticed iptables didn't properly started.
iptables-restore resported error on strings like:
-A OUTPUT -m owner --uid-owner root -j ACCEPT

Version-Release number of selected component (if applicable):
kernel-smp-2.4.20-13.7 kernel-smp-2.4.20-18.7

How reproducible:
Always

Steps to Reproduce:
1. Power on server
2. Enter in root shell "iptables -A OUTPUT -m owner --uid-owner root -j ACCEPT"
    

Actual Results:  # iptables -A OUTPUT -m owner --uid-owner root -j ACCEPT
iptables: Invalid argument


Expected Results:  Expected to add rule to iptables

Additional info:

Comment 1 Bugzilla owner 2004-09-30 15:41:11 UTC
Thanks for the bug report. However, Red Hat no longer maintains this version of
the product. Please upgrade to the latest version and open a new bug if the problem
persists.

The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, 
and if you believe this bug is interesting to them, please report the problem in
the bug tracker at: http://bugzilla.fedora.us/



Note You need to log in before you can comment on or make changes to this bug.