Date: Thu, 1 Sep 2005 11:13:15 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Ganbold <ganbold@micom.mng.net> Cc: freebsd-ipfw@FreeBSD.org Subject: Re: ng_netflow and bridging firewall Message-ID: <20050901071315.GS86630@cell.sick.ru> In-Reply-To: <6.2.1.2.2.20050901125645.0357d9e0@202.179.0.80> References: <6.2.1.2.2.20050901125645.0357d9e0@202.179.0.80>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 01, 2005 at 01:02:01PM +0900, Ganbold wrote: G> I also tried to create graph like following way: G> G> ngctl mkpeer xl1: tee lower left G> ngctl connect xl1: xl1:lower upper right G> ngctl mkpeer xl1:lower one2many left2right many0 G> ngctl connect xl1:lower.left2right xl1:lower many1 right2left G> ngctl name xl1:lower.right2left o2m G> ngctl mkpeer o2m: netflow one iface0 G> ngctl name o2m:one netflow G> ngctl mkpeer netflow: ksocket export inet/dgram/udp G> ngctl msg netflow:export connect inet/127.0.0.1:8818 G> G> I got above from http://www.unix.lviv.ua/index_rus.html?art/nf.html site. G> G> Right after it firewall didn't work again. How can I solve this problem? G> I don't know yet why ipfw started not to work. Is this bug of ipfw or G> something else? You can try 6.0-BETA3. The bug betwee ng_ether(4) and bridge(4) interaction has been fixed here. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050901071315.GS86630>