[Bug 51] Supplying more than 8 ports to connection tracking triggers unusual system behavior

bugzilla-daemon@netfilter.org bugzilla-daemon@netfilter.org
Fri, 21 Feb 2003 11:30:19 +0100


https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=51

laforge@netfilter.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|other                       |RedHat Linux



------- Additional Comments From laforge@netfilter.org  2003-02-21 11:30 -------
This seems to be a RH8 specific issue.  I have several versions of Debian
(sid/woody), Conectiva Linux 7.0 and RH6.2 systems running connection tracking.
 Even with old (<2.4.18) kernels, it works:

[root@lara /root]# cat /etc/redhat-release 
Red Hat Linux release 6.2 (Zoot)
[root@lara /root]# uname -r
2.4.17-pre8-nfpom
[root@lara /root]# rmmod ip_conntrack_irc
[root@lara /root]# modprobe ip_conntrack_irc
ports=6660,6661,6662,6663,6664,6665,6666,6667,6669,7000,7777,8000,9000
/lib/modules/2.4.17-pre8-nfpom/kernel/net/ipv4/netfilter/ip_conntrack_irc.o: too
many values for ports (max 8)

This looks like a problem in either RH8 kernel or modutils.  Please report this
issue to the RedHat bugtracking system.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.