[Bug 480] New: Iptables Limit????
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Wed May 24 23:51:44 CEST 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=480
Summary: Iptables Limit????
Product: iptables
Version: 1.3.3
Platform: i386
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: iptables
AssignedTo: laforge at netfilter.org
ReportedBy: xrtc at megabyte.gr
i have slack 10.1 and iptables 1.3.3
all working fine with about 100 lines of iptables in my rc.local for nat and mangle.
last days i tried to INSERT or ADD some more lines but its not working.
example : iptables -t mangle -I PREROUTING -s my_source_ip(s) -d ! my_dest_ip(s)
-j MARK --set-mark 1
all other lines with mark 1 works ok... these one cant work
its just c/p from one older.
i was thinking maybe there is a limit to how much iptables lines u have allready
running.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list