Nfsen-nfsdump-fprobe: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=client= ==install== apt-get install fprobe ==config file== <pre> cat /etc/default/fprobe #fprobe default configuration file INTERFACE="eth0" FLOW_COLLECTOR="l…“) |
(kein Unterschied)
|
Version vom 20. November 2014, 13:46 Uhr
client
install
apt-get install fprobe
config file
cat /etc/default/fprobe #fprobe default configuration file INTERFACE="eth0" FLOW_COLLECTOR="localhost:555" #fprobe can't distinguish IP packet from other (e.g. ARP) OTHER_ARGS="-fip"