Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2010 19:06:26 +0300
From:      Vladimir Osipenko <tiffolk@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   Packets disappear after ngtee rule
Message-ID:  <7c263eca1001280806x6e07ccc7xe4ef49aa566aa926@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Good day!
I have a FreeBSD shaping bridge based on lagg+dummynet, this is a part
from ruleset:

03001          20          7840 ngtee 10 ip from any to any out xmit lagg1
03003         0              0   allow log ip from any to any

So, the problem is that packets after passing rule with ngtee
disappear (droped?) and are not returned back to the next rule.

net.inet.ip.fw.one_pass: 0

So, as I understand, ng_ipfw must return packets back, but it does not.

Can someone give me a hint where to look or what to check more?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7c263eca1001280806x6e07ccc7xe4ef49aa566aa926>