Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 337711

Summary: addrtype match support is missing in iptables binaries
Product: Red Hat Enterprise Linux 4 Reporter: Simon Matter <simon.matter>
Component: iptablesAssignee: iptables-maint-list <iptables-maint-list>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 4.5CC: riek, twoerner
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-26 15:02:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to fix binary builds of iptables none

Description Simon Matter 2007-10-18 10:55:06 UTC
Description of problem:
addrtype match support is missing in iptables binaries

Version-Release number of selected component (if applicable):
iptables-1.2.11-3.1.RHEL4

How reproducible:


Steps to Reproduce:
1. Try to use addrtype match with iptables
2.
3.
  
Actual results:
addrtype match support is missing

Expected results:
addrtype match support should work

Additional info:
The lib /lib/iptables/libipt_addrtype.so is missing in the binary build. Looks
like the build system was broken because simply rebuilding from src.rpm builds
fine. Adding glibc-kernheaders as buildreq seems to make things more safe to
build correctly.

Comment 1 Simon Matter 2007-10-18 10:55:06 UTC
Created attachment 230941 [details]
Patch to fix binary builds of iptables

Comment 3 RHEL Program Management 2008-08-26 15:02:10 UTC
Product Management has reviewed and declined this request.  You may appeal this
decision by reopening this request.

Comment 4 Simon Matter 2009-08-22 13:31:43 UTC
This bug is fixed now in 4.8 because the package has been rebuilt on a proper buildsystem.