All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues
@ 2006-12-11 19:44 ` ArcosCom Linux User
  0 siblings, 0 replies; 38+ messages in thread
From: ArcosCom Linux User @ 2006-12-11 19:44 UTC (permalink / raw)
  To: LARTC, netfilter-devel, l7-filter-developers

Hi, I'm having problems with this configuration:
   iptables 1.3.7 (vanilla or repackaged for fc5)
   kernel 2.6.19 (vanilla)
   ROUTE 1.11 (last pom-ng)
   layer7-filter 2.6 (last in sf.net)
   connlimit (last pom-ng)

When I try to use -j ROUTE in any chain in mangle table I have this error:

[root@myhost ~]# iptables -v -t mangle -A POSTROUTING -p tcp --dport msnp
-j ROUTE --gw $chat_gw
ROUTE  tcp opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0  tcp dpt:1863 ROUTE
gw:80.32.61.1
iptables: Invalid argument

[root@myhost ~]# dmesg | grep "ROUTE"
ipt_ROUTE: targinfosize 0 != 40

[root@myhost ~]# cat /var/log/messages | grep "ROUTE"
Dec 11 20:32:50 myhost kernel: ipt_ROUTE: targinfosize 0 != 40

With layer7 filter, I have a problem too, but it has no dmesg or syslog
entry:

[root@myhost ~]# iptables -v -t mangle -A PREROUTING -m layer7 --l7proto
msnmessenger
  0 opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0  LAYER7 l7proto msnmessenger
iptables: Invalid argument

Does anyone help me please? I need any more recent patch?

More info:
   SMP machine (dual Xeon)

Thanks

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2007-02-09 17:30 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-11 19:44 iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues ArcosCom Linux User
2006-12-11 19:44 ` [LARTC] " ArcosCom Linux User
2006-12-12  8:24 ` ArcosCom Linux User
2006-12-12  8:24   ` [LARTC] " ArcosCom Linux User
2006-12-12  8:33   ` Lutz Jaenicke
2006-12-12  8:34   ` Patrick McHardy
2006-12-12  8:34     ` [LARTC] " Patrick McHardy
2006-12-13  8:31     ` ArcosCom Linux User
2006-12-13  8:31       ` [LARTC] " ArcosCom Linux User
2006-12-13  8:38       ` Patrick McHardy
2006-12-13  8:38         ` [LARTC] " Patrick McHardy
2006-12-13  9:12         ` ArcosCom Linux User
2006-12-13  9:12           ` [LARTC] " ArcosCom Linux User
2006-12-13  9:17           ` Patrick McHardy
2006-12-13  9:17             ` [LARTC] " Patrick McHardy
2006-12-13 11:00             ` Jan Engelhardt
2006-12-13 10:56         ` Jan Engelhardt
2006-12-28 21:10         ` Krzysztof Oledzki
2007-01-10  5:58           ` Patrick McHardy
2007-01-10  5:58             ` [LARTC] " Patrick McHardy
2007-01-10 11:53             ` Jan Engelhardt
2007-01-10 12:53               ` Patrick McHardy
2007-01-10 12:53                 ` [LARTC] " Patrick McHardy
2007-01-10 13:15               ` Opinions about pom/patches [was: iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues] ArcosCom Linux User
2007-01-10 13:15                 ` [LARTC] Opinions about pom/patches [was: iptables 1.3.7, ArcosCom Linux User
2007-01-10 14:08                 ` Opinions about pom/patches [was: iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues] Jan Engelhardt
2007-01-10 13:21               ` ArcosCom Linux User
2007-01-10 13:21                 ` [LARTC] Opinions about pom/patches [was: iptables 1.3.7, ArcosCom Linux User
2007-01-25 17:41                 ` Opinions about pom/patches [was: iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues] Andrew Beverley
2007-01-25 17:41                   ` [LARTC] Opinions about pom/patches [was: iptables 1.3.7, Andrew Beverley
2007-01-31  2:58                   ` [LARTC] Opinions about pom/patches [was: iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues] Pablo Neira Ayuso
2007-02-09 13:37                     ` Andrew Beverley
2007-02-09 13:37                       ` [LARTC] Opinions about pom/patches [was: iptables 1.3.7, Andrew Beverley
2007-02-09 16:57                       ` [LARTC] Opinions about pom/patches [was: iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues] Krzysztof Oledzki
2007-02-09 17:03                         ` Patrick McHardy
2007-02-09 17:03                           ` [LARTC] Opinions about pom/patches [was: iptables 1.3.7, kernel Patrick McHardy
2007-02-09 17:30                         ` Opinions about pom/patches [was: iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues] Andrew Beverley
2007-02-09 17:30                           ` [LARTC] Opinions about pom/patches [was: iptables 1.3.7, Andrew Beverley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.