On 12/10/06, Sofa Fain <[EMAIL PROTECTED]> wrote: > Hi, > > I re-send this message due to non-response... > > I am trying to run sipp with TCP transport mode selection. > 1. According to the help I need add parameter "-t t1" or "-t tn". > I run from command line: > sipp.exe -sn uac 41.0.101.2 -t t1 > sipp.exe -sn uas 41.0.101.1 -t t1 > and get the following error: "setsockopt(SO_REUSEADDR) failed, errno = 22 > (Invalid argument)" > > 2. If I use the parameters for explicitly running UDP (-t u1) - it works. > But if i use "-t un" i get the error: "Unable to bind UDP socket, errno = > 106 (Address family not supported by protocol). > > Can you please explain me what's the problem and how can I solve it. > > Thanks in advance, > Sofa
Sofa, About -t un, try using -i <local_ip> in the same command line. Not sure about the TCP issue you have... Try the same thing... it might help! Cheers, Juan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
