Bug 1359 - iptables doesn\'t accept REJECT target on the \'stable\' kernel
Summary: iptables doesn\'t accept REJECT target on the \'stable\' kernel
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: kernel24-up (show other bugs)
Version: unstable
Hardware: all Linux
: P5 blocker
Assignee: Peter 'Nidd' Novodvorsky
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-05 20:47 MSD by imz
Modified: 2003-08-25 15:18 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description imz 2002-10-05 20:47:06 MSD
Reading iptables from /etc/sysconfig/iptables containing these lines:

:myREJECT - [0:0]
-A myREJECT -j LOG --log-prefix \"Rejecting input \" 
-A myREJECT -j REJECT --reject-with icmp-port-unreachable 


fails on kernel24-stable-up-2.4.19-alt0.5.

On kernel24-up-2.4.19-alt0.2 it works.

According to documentation of iptables (man iptables), REJECT is a valid target.

---

---
iptables-1.2.6a-alt1

Comment 1 Michael Shigorin 2002-11-21 23:05:11 MSK
BTW, the iptables.spec has:

BuildPreReq: perl-base, kernel24-source

and kernel24-source is obsoleted?
Comment 2 Michael Shigorin 2002-11-21 23:05:11 MSK
BTW, the iptables.spec has:

BuildPreReq: perl-base, kernel24-source

and kernel24-source is obsoleted?
Comment 3 Bug Reporter 2003-01-29 15:06:03 MSK
Already fixed in iptables-1.2.7a
Comment 4 Bug Reporter 2003-01-29 15:06:03 MSK
Already fixed in iptables-1.2.7a
Comment 5 Dmitry V. Levin 2003-02-12 21:51:05 MSK
Seems to be fixed.
Comment 6 Dmitry V. Levin 2003-02-12 21:51:05 MSK
Seems to be fixed.