[Networktest-sctp] [SCTP] Problem in execution of SCTP first test case, please help.
Brought to you by:
fnst-netdev
|
From: Mohd A. <moh...@ne...> - 2010-12-27 15:39:08
|
Hi All, I am probably at the last hurdle in execution of SCTP test suite, kindly help, I need your suggestions. Test Case: ./NormalInitClient.seq -pkt ./NormalInitClient.def Problem: NUT is not sending any INIT packet to TN. My Observation: I found that in NUT, "sctp_test -H 192.168.0.21 -P 3185 -h 192.168.0.100 -p 2185 -T -s -c -1352 -X 1 -x 1 -o 1 &" was not running during the test execution. On investigation I observed that: File: SCTP.pm, Subroutine: sctpStartClient Statement: sctpRemoteCommandAsyncDelay($cmd) is NOT WORKING. For test purpose, when I replaced this statement with sctpRemoteCommand($cmd); then "sctp_test" command starts running in NUT. INIT is sent by NUT but it doesn't send COOKIE_ECHO packet. Instead NUT sends ABORT. Probably because at NUT, "sctp_test" immediately stops after sending INIT packet. Please help!!! Why is sctpRemoteCommandAsyncDelay NOT WORKING in my TN machine (i386, Fedora 10)??? Thanks, Arif DISCLAIMER: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or NECHCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of NECHCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. . ----------------------------------------------------------------------------------------------------------------------- |