On Thursday 2013-03-14 15:51, Stefan Sabolowitsch wrote: >Hi all, >i have here Centos 6.4 with 3.8.2-2.el6.elrepo.x86_64 kernel an latest iptables. > >I have the following Queue: >Queue 1 and 2 have data but not 3 (br2) >Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) >num pkts bytes target prot opt in out source destination >1 901K 728M NFQUEUE all -- br0 * 0.0.0.0/0 0.0.0.0/0 NFQUEUE num 1 bypass >2 117K 9150K NFQUEUE all -- br1 * 0.0.0.0/0 0.0.0.0/0 NFQUEUE num 2 bypass >3 0 0 NFQUEUE all -- br2 * 0.0.0.0/0 0.0.0.0/0 NFQUEUE num 3 bypass > >[root@ipd2 Wecker-DMZ]# tcpdump -i br2 >tcpdump: WARNING: br2: no IPv4 address assigned >tcpdump: verbose output suppressed, use -v or -vv for full protocol decode >listening on br2, link-type EN10MB (Ethernet), capture size 65535 bytes [...] >14:48:32.752335 IP 192.168.21.12.55191 > 239.255.255.250.ssdp: UDP, length 133 >14:48:36.645248 IP 192.168.21.12.netbios-dgm > 192.168.21.255.netbios-dgm: NBT UDP PACKET(138) >14:48:53.830337 IP 192.168.21.16.54218 > fa-in-f108.1e100.net.imaps: Flags [S], seq 4290929463, win 14600, options [mss 1460,sackOK,TS val 56595795 ecr 0,nop,wscale 6], length 0 >14:48:54.126394 IP 192.168.22.13.39232 > 173.192.219.140-static.reverse.softlayer.com.https: Flags [P.], seq 2793050904:2793050905, ack 1478286381, win 8120, options [nop,nop,TS val 3886140 ecr 3960200924], length 1 >14:48:54.269009 IP 173.192.219.140-static.reverse.softlayer.com.https > 192.168.22.13.39232: Flags [.], ack 1, win 513, options [nop,nop,TS val 3960484207 ecr 3886140], length 0 >14:48:55.165501 IP 192.168.22.13.39232 > 173.192.219.140-static.reverse.softlayer.com.https: Flags [P.], seq 1:3, ack 1, win 8120, options [nop,nop,TS val 3886198 ecr 3960484207], length 2 >14:48:55.308009 IP 173.192.219.140-static.reverse.softlayer.com.https > 192.168.22.13.39232: Flags [.], ack 3, win 513, options [nop,nop,TS val 3960485246 ecr 3886198], length 0 > >any idea ? I could imagine that the packets you see on br2 do not actually get into FORWARD, but are all delievered to, and sent from, a local endpoint. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html