List,

Here's the response I get to the 'tcpreplay --listnics' command:

$ tcpreplay --listnics
tcpreplay: illegal option -- listnics
tcpreplay (tcpreplay) - Replay network traffic stored in pcap files
USAGE:  tcpreplay [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
<pcap_file(s)>

   -d, --dbug=num             Enable debugging output
   -q, --quiet                Quiet mode
   -T, --timer=str            Select packet timing mode: select, ioport,
rdtsc,
gtod, nano, abstime
       --sleep-accel=num      Reduce the amount of time to sleep by
specified us
ec
       --rdtsc-clicks=num     Specify the RDTSC clicks/usec
   -K, --enable-file-cache    Enable caching of packets to internal
memory
   -c, --cachefile=str        Split traffic via a tcpprep cache file
   -i, --intf1=str            Server/primary traffic output interface
   -I, --intf2=str            Client/secondary traffic output interface
   -l, --loop=num             Loop through the capture file X times
       --pktlen               Override the snaplen and use the actual
packet len

   -L, --limit=num            Limit the number of packets to send
   -x, --multiplier=str       Modify replay speed to a given multiple
   -p, --pps=num              Replay packets at a given packets/sec
   -M, --mbps=str             Replay packets at a given Mbps
   -t, --topspeed             Replay packets as fast as possible
   -o, --oneatatime           Replay one packet at a time for each user
input
   -P, --pid                  Print the PID of tcpreplay at startup
   -V, --version              Print version information
   -h, --less-help            Display less usage information and exit
   -H, --help                 Display usage information and exit
   -!, --more-help            Extended usage information passed thru
pager
       --save-opts[=arg]      Save the option state to a config file
       --load-opts=str        Load options from a config file

Options are specified by doubled hyphens and their name
or by a single hyphen and the flag character.

tcpreplay is a tool for replaying network traffic from files saved with
tcpdump or other tools which write pcap(3) files.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Aaron Turner
Sent: June 30, 2008 2:03 PM
To: Main forum for tcpreplay
Subject: Re: [Tcpreplay-users] Determine interfaces in cygwin

On Mon, Jun 30, 2008 at 11:36 AM, Lynum, David
<[EMAIL PROTECTED]> wrote:
> List,
>
>
>
> I'm running tcpreplay 3.3.1 with the latest version of cygwin.  I've
gotten
> tcpreplay compiled.  The problem is that tcpreplay won't run because I
don't
> know the interface names for the Ethernet adapters in the pc.  How do
I
> determine the interface names that tcpreplay needs?

tcpreplay --listnics


-- 
Aaron Turner
http://synfin.net/
http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix &
Windows
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -- Benjamin Franklin

------------------------------------------------------------------------
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Tcpreplay-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
Support Information: http://tcpreplay.synfin.net/trac/wiki/Support

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Tcpreplay-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
Support Information: http://tcpreplay.synfin.net/trac/wiki/Support

Reply via email to