Страница 1 из 1

не понятно NETGRAPH

Добавлено: 2012-04-05 13:16:25
balamut
Добрый день!пересобрал я ядро с поддержкой NETGRAPH и пытаюсь настроить ng_netflow! но при моих попытках например:

Код: Выделить всё

mkpeer em0: netflow lower iface0
ngctl: send msg: No such file or directory
или

Код: Выделить всё

show em0:
ngctl: send msg: No such file or directory
+ show em0
ngctl: send msg: No such file or directory

Код: Выделить всё

 types
There are 6 total types:
      Type name   Number of living nodes
      ---------   ----------------------
         eiface       0
         socket       1
        netflow       0
            tee       0
       one2many       0
          iface       0
ядро с такими опциями

Код: Выделить всё

options         NETGRAPH
options         NETGRAPH_IFACE
options         NETGRAPH_NETFLOW
options         NETGRAPH_ONE2MANY
options         NETGRAPH_SOCKET
options         NETGRAPH_TEE
подскажите что я не делаю?

Re: не понятно NETGRAPH

Добавлено: 2012-04-06 8:55:22
hizel
если вы хотите подключить ng_netflow напрямую к сетевому интерфейсу вам нужен ng_ether.