|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Sergey Skvortsov 2:5020/400 11 Mar 2005 17:25:16 To : Andrey Zonov Subject : Re: ng_ipacct&ngctl --------------------------------------------------------------------------------
Andrey Zonov wrote:
>
> Я конечно понимаю, что уже достал своей тупостью, но всё же не могу понять,
> как ng_ipacct участвует в сборе статистики через divert, если его модуль
> не грузится?
Достал своей ленью - надо лишь внимательно прочеть несколько манов.
Кто сказал, что не грузится, и при чём тут divert?!
man 4 netgraph
Once the netgraph subsystem is loaded, individual node types may be
loaded at any time as KLD modules via kldload(8). Moreover, netgraph
knows how to automatically do this; when a request to create a new node
of unknown type type is made, netgraph will attempt to load the KLD mod-
ule ng_type.ko.
man 4 ng_ether
BUGS
The automatic KLD module loading mechanism that works for most other net-
graph node types does not work for the ng_ether node type, because
ng_ether nodes are not created on demand; instead, they are created when
Ethernet interfaces are attached or when the KLD is first loaded. There-
fore, if the KLD is not statically compiled into the kernel, it is neces-
sary to load the KLD manually in order to bring the ng_ether nodes into
existence.
man ng_ksocket
Мда, давно пора перевести эти маны на русский.
--
Sergey Skvortsov
mailto: skv@protey.ru
--- ifmail v.2.15dev5.3
* Origin: Demos online service (2:5020/400)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/657781423955.html, оценка из 5, голосов 10
|