El mar, 22-05-2012 a las 10:57 -0400, Lic. Lester Pérez de León escribió: > Tengo fprobe tirando contra un netflow y cuando lo instale me pidio la > interfaz que queria que capturara eth0 es decir 1 sola. > como puedo configurarlo para que me encueste las 2 interfaces eth0 y > eth1 y me las envie al netflow. > >
Te lo dice el man de fprobe:
i <interface>
Listen on interface. If unspecified, fprobe will use result of
pcap_lookupdev() function. On Linux systems with 2.2 or later kernels,
an interface argument of `any' can be used to capture packets from all
interfaces. Note that captures on the `any' device will not be done in
promiscuous mode.
O sea que con el parámetro -i any debería escuchar en todas las
interfaces.
Un saludo
JulHer
signature.asc
Description: This is a digitally signed message part

