Bug 178917 - iptables won't start. errors with Too many levels of symbolic links
Summary: iptables won't start. errors with Too many levels of symbolic links
Keywords:
Status: CLOSED DUPLICATE of bug 178526
Alias: None
Product: Fedora
Classification: Fedora
Component: iptables
Version: rawhide
Hardware: i386
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-25 13:42 UTC by Steven Haigh
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-25 14:48:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steven Haigh 2006-01-25 13:42:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

Description of problem:
When trying to load the iptables initscript, the following error is presented.

# /etc/init.d/iptables restart
Flushing firewall rules: iptables: Too many levels of symbolic links
iptables: Too many levels of symbolic links
                                                           [FAILED]
Setting chains to policy ACCEPT: filter iptables: Invalid argument
                                                           [FAILED]
Unloading iptables modules:                                [  OK  ]
Applying iptables firewall rules: iptables-restore v1.3.4: Can't set policy `FORWARD' on `ACCEPT' line 21: Bad built-in chain name

                                                           [FAILED]

Filing this under a security issue, as no firewalling can be done on the machine in this state. Also no NAT/filtering.

Version-Release number of selected component (if applicable):
kernel-2.6.15-1.1871_FC5 iptables-1.3.4-3

How reproducible:
Always

Steps to Reproduce:
1. Update to latest devel system via yum.
2. Reboot into new kernel
3. Try to start iptables.
  

Actual Results:  See Description.

Expected Results:  iptables should have loaded the firewall rules in /etc/sysconfig/iptables

Additional info:

Comment 1 Steven Haigh 2006-01-25 14:01:21 UTC
Also, running iptables produces:

# iptables -L -n -v
ERROR: 0 not a valid target)
Aborted


Comment 2 Thomas Woerner 2006-01-25 14:48:16 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.