Skip to Content.
Sympa Menu

ndt-users - I always get server busy:

Subject: ndt-users list created

List archive

I always get server busy:


Chronological Thread 
  • From:
  • To:
  • Subject: I always get server busy:
  • Date: Thu, 6 Oct 2005 07:14:14 -0400 (EDT)

Hello,

Everything seems to be ok. But when I tried to click start I always get:
'Server Busy: Please wait 60 seconds for previous test to finish'

I've tried to use web100clt client from the local host and this what I got:
'Testing network path for configuration and performance problems
Information: The server 'localhost' does not support this command line client'

I have no firewall running on machine at both ends. My host IP is
64.28.31.66. please tell me if you need to access to my server, this is still
a test server.

Thanks in advance,

ST


[root@localhost
~]# ps auxw | grep fakewww
root 2263 0.0 0.1 1548 328 ? S 11:04 0:00
/usr/local/sbin/fakewww -l/var/log/fakewww.log
root 3569 0.0 0.2 3764 680 pts/1 S+ 13:19 0:00 grep fakewww
[root@localhost
~]# ps auxw | grep web100srv
root 2255 0.0 0.2 2128 608 ? S 11:04 0:00
/usr/local/sbin/web100srv -a
root 3573 0.0 0.2 3764 584 pts/1 R+ 13:19 0:00 grep
web100srv


[root@localhost
~]# netstat -nat | grep 7123
tcp 0 0 0.0.0.0:7123 0.0.0.0:*
LISTEN
[root@localhost
~]# netstat -nat | grep 300
tcp 0 0 0.0.0.0:3001 0.0.0.0:*
LISTEN

[root@localhost
~]# /sbin/chkconfig --list | grep ip
iptables 0:off 1:off 2:on 3:on 4:on 5:on 6:off
[root@localhost
~]# /sbin/iptables -L
Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)



Archive powered by MHonArc 2.6.16.

Top of Page