Re: fprobe on multiple ethernet interfaces



Ok that's tricky, the machine has 4 Ethernet interfaces on it that I have to
capture netflow data from. Is there a way to do that?

- Ernie.


[ Charset ISO-8859-1 unsupported, converting... ]
User Ernie wrote:
I am trying to use fprobe to capture netflow data on multiple ethernet
interfaces at once, the man page says you use the keyword 'any' as the interface
name, when I do that I get the following error in the logs and fprobe wont
start:

The use of the keyword "any" is a Linux-ism that doesn't work on FreeBSD, OS
X, Solaris, etc. On the other hand, being a little more selective of which
interface you are sniffing on is not a bad idea, anyway...

--
-Chuck
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"

!DSPAM:44c8a5ad561131866416680!

_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Poster boy for optional and keyword args together?
    ... &OPTIONAL and &KEY in the same lambda list; again, the keyword ... In a way, this is vaguely similar to Java's interfaces, whereby ... So if key args were passed in a ... In CL's optionals, ...
    (comp.lang.lisp)
  • Re: Poster boy for optional and keyword args together?
    ... with the keyword args as afterthoughts and importantly a ... &OPTIONAL and &KEY in the same lambda list; again, the keyword ... this is the best explanation I've ever seen of this. ... In a way, this is vaguely similar to Java's interfaces, whereby ...
    (comp.lang.lisp)
  • Re: Java "interface" vs. OO interface
    ... > I think Java uses interfaces instead of classes because the designers ... To think that the designers of Java and .NET couldn't figure out a good ... Enough for a language to adopt a new keyword ...
    (comp.object)
  • Re: problem with optional argument
    ... When building a list of interfaces, the compiler has to make sure ... be the same as the argument that disambiguates by keyword. ... arguments have to precede keyword arguments in an actual argument list. ... But the *disambiguating* keyword argument has to precede the ...
    (comp.lang.fortran)
  • Re: Determine if a string is a vb.net keyword
    ... The System.Reflection namespace contains classes and interfaces that ... ability to dynamically create and invoke types. ... with the type definition in the assembly but not the compilication issue. ... It should be the Compiler's job to recognize the keyword and do ...
    (microsoft.public.dotnet.languages.vb)