On Fri, Sep 05, 2008 at 04:57:51PM +0530, Suyog Upadhye wrote:
> Hi Rishi,
> 
> Even I had the same doubt. As per your suggestions I have done the manual
> setup according to the HOWTO.txt file for LTP.
> But still I am getting the same old results.
> 
> I have changed the .conf files as per the instructions. I restart the xinetd
> by "/etc/init.d/xinetd restart" and then do "chkconfig [service-name] on"
This way I feel you are initializing the service twice. If you want to
check if a service is running you can do by
service <service-name> status 
also. Or a grep on chkconfig --list

> Is this method right? Or is there any other way to restart the xinetd?
> 
> Regards,
> Suyog
> 
> On Fri, Sep 5, 2008 at 2:50 PM, Rishikesh K. Rajak <
> [EMAIL PROTECTED]> wrote:
> 
> >  Yes i doubt so. So here the conclusion is, all the testcase related to r
> > is failing/broken. so you have to manually configure rsh, rlogin, ftp etc
> > whichever services you want to enable between client and server.
> >
> > Please enable and configure all the network services before running LTP
> > network test.
> >
> > -Rishi
> >
> >
> >
> > On Fri, 2008-09-05 at 14:40 +0530, Suyog Upadhye wrote:
> >
> > Hi Rishi,
> >
> > I am attaching the result log, which LTP creates in /tmp folder.
> > netpan.log and netstress.log are the files created after running
> > networktests.sh and networkstress.sh respectively.
> > networkResults.console.log is basically the console output after running
> > networktests.sh.
> >
> > Kindly note that I have run networkstress.sh script with '-i' (icmp) and -t
> > (tcp) option only.
> >
> > As per my understanding, I have to export RHOST and PASSWD in
> > networktests.sh which I am doing.
> > And in networkstress.sh I need to export RHOST, RHOST_HWADDR (mac address),
> > HTTP_DOWNLOAD_DIR, FTP_DOWNLOAD_DIR, FTP_UPLOAD_DIR, FTP_UPLOAD_URLDIR,
> > IPV4_NETWORK, LHOST_IPV4_HOST, RHOST_IPV4_HOST, IPV4_NETWORK_REVERSE. In
> > this case I am only setting RHOST and RHOST_HWADDR. Rest all is not very
> > clear to me.
> >
> >
> > Regards,
> > Suyog
> >
> >
> >  On Fri, Sep 5, 2008 at 1:53 PM, Rishikesh K. Rajak <
> > [EMAIL PROTECTED]> wrote:
> >
> >  Hi,
> >
> > Before running ltp-network test you have to configure many things e.g: rsh,
> > ftp, dhcp server etc...
> >
> > Can you show us your failure so that i can tell you what other
> > configuration you require to run successfully on your machine ?
> >
> > I hope you are running the latest ltp.
> >
> > -Rishi
> >
> >
> >
> >
> > On Fri, 2008-09-05 at 12:28 +0530, Suyog Upadhye wrote:
> >
> > Hi,
> >
> > I am trying to run networktests.sh and networkstress.sh on a setup of two
> > machines.
> > I have same version of LTP on both the machines. I have added RHOST/PASSWD
> > entries in networktests.sh and in networkstress.sh.
> >
> > I am seeing only 10 test cases out of 33 network test cases are passed and
> > no test case is passing in network stress test cases.
> >
> > I doubt this is mainly the issue with the setup.
> > Can you kindly send me a consolidated list of the exports need to be done
> > or if any services need to be restarted?
> >
> > I am doing the following.
> > 1. Installed all the servers on build machine. (e.g. telnetd, ftp, rlogin,
> > finger etc.)
> > 2. /etc/init.d/xinetd restart
> > 3. service nfs restart
> > (Both machines can ping to each other normally, but all icmp tests in
> > networkstress.sh are failing.)
> >
> > Kindly let me know if I am on right track. And also let me know any
> > pointers or a list of software setup instructions.
> >
> > Regards,
> > Suyog
> >
> >    
> > -------------------------------------------------------------------------This
> >  SF.Net email is sponsored by the Moblin Your Move Developer's 
> > challengeBuild the coolest Linux based applications with Moblin SDK & win 
> > great prizesGrand prize is a trip for two to an Open Source event anywhere 
> > in the 
> > worldhttp://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
> >  Ltp-list mailing list [email protected] 
> > https://lists.sourceforge.net/lists/listinfo/ltp-list
> >
> >
> >
> >  
> > -------------------------------------------------------------------------This
> >  SF.Net email is sponsored by the Moblin Your Move Developer's 
> > challengeBuild the coolest Linux based applications with Moblin SDK & win 
> > great prizesGrand prize is a trip for two to an Open Source event anywhere 
> > in the 
> > worldhttp://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
> >  Ltp-list mailing list [email protected] 
> > https://lists.sourceforge.net/lists/listinfo/ltp-list
> >
> >

> -------------------------------------------------------------------------
> 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=/
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list


-- 
Regards
Sudhir Kumar
Linux Technology Center
IBM, India.

-------------------------------------------------------------------------
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=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to