On Sun, 12 Oct 2008 at 04:15, zubair rafique wrote:
 The test.csv file is
 ?
 SEQUENTIAL
 192.168.2.1
 192.168.2.2
? ?
? ?
 I got an error UNABLE TO BIND MAIN SOCKET , ERROR NO 125
 ?
 Can anyone help me out where I m wrong.And I m running both the user and
 client instances on same machine.

On Unix you would get a socket bind error from a program if the Ethernet
port doesn't have the requested IP on it.  I have no idea how Windows
works in that regard, but it might be a similar problem.  I checked
the source, and that error can be generated when SIPp tries to bind
the first IP mentioned in the inject file in socket per IP mode.
Or at least that's what the comments say :)

--RDM
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to