bugzilla-daemon@bugzilla.netfilter.org
2006-May-17 15:23 UTC
[Bug 476] New: Its not possible to make direction to chain which is longer than 28 characters.
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=476 Summary: Its not possible to make direction to chain which is longer than 28 characters. Product: iptables Version: 1.3.4 Platform: i386 OS/Version: other Status: NEW Severity: minor Priority: P2 Component: iptables AssignedTo: laforge@netfilter.org ReportedBy: kaneda@bohater.net I can add more than 28 characters chain, but I cant redirect to this chain. I get message about no chain with this name: [akronOGOREK@:~]#iptables -N aaaaabbbbbcccccdddddeeeeeffff [akronOGOREK@:~]#iptables -p tcp -A INPUT -j aaaaabbbbbcccccdddddeeeeeffff iptables: No chain/target/match by that name [akronOGOREK@:~]#iptables -L aaaaabbbbbcccccdddddeeeeeffff Chain aaaaabbbbbcccccdddddeeeeeffff (0 references) target prot opt source destination -- 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.