URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID3
Нить номер: 2009
[ Назад ]

Исходное сообщение
"OpenNews: Маршрутизация при помощи iproute2 "

Отправлено opennews , 07-Май-03 14:06 
Вадим Фёдоров написал замечательную статью с примерами использования и кратким описанием директив iproute2. В свете особой скудности документации по iproute2, появление данной статьи особенно радует.

URL: http://www.vadim.org.ua/index.php?cmd=article2
Новость: http://www.opennet.me/opennews/art.shtml?num=2410


Содержание

Сообщения в этом обсуждении
"iptables mrtg help"
Отправлено PiSToN , 07-Май-03 14:06 
> Hi,
I implemented a firewall based on iptables (RH-7.3, Kernel version: Linux 2.4.18-19.7.x) and setup some bandwidth mgmt with the
tc command.  This works fine, but I would like to get the bandwidth usage (based on the defined rules to mark them) on a per service
graph.  I use mrtg to get bandwidth usage from our routers. That's basic stuff.Is there anyone who can tell me how I can get the info
from iptables (I suppose via a script that reads stats from iptables -t mangle) into MRTG ?or sednmi any scripts to do that

Thanks !