Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2003 07:22:06 +0600 (YEKST)
From:      "Ilia E. Chipitsine" <ilia@cgu.chel.su>
To:        <questions@FreeBSD.ORG>
Subject:   Netgraph
Message-ID:  <20030505070115.U40670-100000@mail.cgu.chel.su>

next in thread | raw e-mail | index | archive | help
Dear Sirs,

I'm using netgraph based IP accounting system

ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/kernel/ng_ipacct/

It's OK, when I want to work on Ethernet interfaces:

        kldload netgraph
        kldload ng_ether
        kldload ng_socket
        kldload ng_tee
        kldload ng_ipacct

The questions is "What is equivalence of ng_ether in case of tunX and ngX
?"

tunX are interfaces created by user-ppp and ngX are interfaces created by
mpd.

Cheers,
Ilia Chipitsine



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