Bug 100763 - -j MASQUERADE fails for nat table
Summary: -j MASQUERADE fails for nat table
Keywords:
Status: CLOSED DUPLICATE of bug 98241
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: kernel
Version: beta1
Hardware: i386
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-07-25 02:41 UTC by Horst H. von Brand
Modified: 2007-04-18 16:56 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:57:43 UTC
Embargoed:


Attachments (Terms of Use)

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.


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