Bug 178611 - iptables completely busted
Summary: iptables completely busted
Keywords:
Status: CLOSED DUPLICATE of bug 178526
Alias: None
Product: Fedora
Classification: Fedora
Component: iptables
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-22 13:18 UTC by Marc Maurer
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-24 11:45:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marc Maurer 2006-01-22 13:18:30 UTC
Description of problem:

Well, basically iptables does nothing anymore. For example:

  [root@5571fd2b ~]# iptables -t mangle -F
  iptables: Too many levels of symbolic link

or 

  Try `iptables -h' or 'iptables --help' for more information.
  [root@5571fd2b ~]# iptables -L
  ERROR: 0 not a valid target)
  Aborted

This with a ruleset that I've used for around 4 years now :)

Version-Release number of selected component (if applicable):

iptables-1.3.4-2.1

How reproducible:

Always

Steps to Reproduce:
1. "iptables -t mangle -F" for example
  
Actual results:

The "iptables: Too many levels of symbolic links" error, or the "ERROR: 0 not a
valid target)" error.

Expected results:

In case of this example, flush the mangle table

Comment 1 Thomas Woerner 2006-01-24 11:45:55 UTC

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


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