Bug 100763

Summary: -j MASQUERADE fails for nat table
Product: [Retired] Red Hat Linux Beta Reporter: Horst H. von Brand <vonbrand>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: beta1CC: riel
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:57:43 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:

Description Horst H. von Brand 2003-07-25 02:41:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:
"iptables -t nat -A POSTROUTING -s 10.0.0.0/24 -j MASQUERADE" fails. Deleting
the ipchains.o and ipfwadm.o modules and regenerating dependencies gets it to
succeed.

Version-Release number of selected component (if applicable):
2.4.21-20.1.2024.2.1.nptl

How reproducible:
Always

Steps to Reproduce:
1.iptables -t nat -A POSTROUTING -s 10.0.0.0/24 -j MASQUERADE
2.
3.
    

Actual Results:  Command fails, no NAT is set up

Expected Results:  Working NAT

Additional info:

Deleting the ipchains.o and ipfwadm.o modules and regenerating dependencies gets
it to succeed. They appear as dependencies (?) of ipt_MASQUERADE, and as they
can't load (due to iptables.o module), nothing works.

Comment 1 Gerald Teschl 2003-07-26 12:48:27 UTC

*** This bug has been marked as a duplicate of 98241 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:57:43 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.