synology.forum архив спільноти · 2005–2022
ai.synology.forum →
ГлавнаяУправление Системой › Мониторинг трафика

Мониторинг трафика

psix · 16.03.2012

Всем привет !

Дело в том что с недавнего времени появился постоянный исходящий трафик (хотя торренты отключены и пользуюсь NAS только я)

Хотелось бы узнать есть что нибудь что может мониторить траффик типа tcpdump

желательно чтобы показывал подключение, протокол подключения, IP адрес и обьем трафика

зы current connection, webalizer и список подключений - не выдают достаточно информации

 

XerSonik · 16.03.2012

Current Connection

 

http://www.mertymade.com/mmstyle/images/curcon_icon72.png

 

Current Connection will display all connections and open ports on your Diskstation. It will display TCP connections and UDP/TCP listening ports. Also all connections to the windows file shares will be shown.

 

How to run:

Install the program. No need to start or stop the program. You will find an extra 'Current Connection' icon under the 'Main Menu' window.

 

Version info:

1.1 : New version. Rewrite of UI with Ext JS 3 to fit for DSM 3.2 and better use of all netstat options

 

http://packages.mertymade.com/downhandler?...rrentConnection

psix · 16.03.2012
Current Connection

 

http://www.mertymade.com/mmstyle/images/curcon_icon72.png

 

Current Connection will display all connections and open ports on your Diskstation. It will display TCP connections and UDP/TCP listening ports. Also all connections to the windows file shares will be shown........[/url]

выводит тоже самое что и netstat -t а этого маловато (

зы трафик жрал CloudStation ))) но вопрос про мониторинг всеже интересен и актуален

psix · 16.03.2012

Все нашел

ipkg install tcpdump
tcpdump -i eth0 -n > tcpdump.log

Смотрим логи в /root/tcpdump.log

да и не забываем читать FAQ по tcpdump