RE: Iperf Server side
Starting with version 1.7 you can give the server a limited number of
connections to accept before closing. Use the (-P #) flag on the server to
limit the number of connections to # and then close. So (-P 1) will accept
one connection then close. There is no way to get Iperf to listen on
multiple ports from the same process.
Kevin
> >From: "Demeter, Michael" <Michael_Demeter --at-- kentrox.com>
> >To: "'dast --at-- nlanr.net'" <dast --at-- nlanr.net>
> >Subject: Iperf Server side
> >Date: Mon, 21 Apr 2003 09:27:54 -0700
> >
> >A question egarding iperf. Is there a way to make the server quit on it own
> >after X connections or to behave as ttcp and quit after a single connection?
> >We like to use iperf in an automated test to run through a number of packet
> >sizes and varying times, this works well however we need to run through a
> >number of different ports TCP & UDP this requires that the server be
> >manually stopped.
> >
> >If this is possible please let me know. If it is not possible can you give
> >the server a list of ports to listen on?
> >
> >Thanks,
> >
> >Michael Demeter
> >Senior Software engineer
> >Kentrox, LLC
> >Hillsboro, Oregon
> >
> >email: michael_demeter --at-- kentrox.com