Hi


 
Thread Tools Search this Thread
Operating Systems SCO Hi
# 1  
Old 08-24-2006
Hi

Hi,
I am having two servers both having same version of sco unix 7.1.4 and the network was fine till some days back. There was a power cut off and the both the servers were forced to go off abnormally. Since then i m having problem with one of the server. the problem is i can connect from one server to another but i cannot connect from my clients i.e win xp machines. when i say ping i m getting .

Reply from xxx.xxx.xxx.xxx : bytes=32 .....
Request timed out
Request timed out
Request timed out
basically i m getting one line as connected ..

how do i sort this , there is lots of data on the server , i want to skip the reinstallation ..
please advice as soon as possible.
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SLIST(1)							       slist								  SLIST(1)

NAME
slist - Lists available NetWare Servers SYNOPSIS
slist [ pattern ] DESCRIPTION
slist lists all NetWare Servers available in your network. If slist does not print to a tty, the decorative header line is not printed, so that you can count the servers on your network by doing slist | wc -l OPTIONS
pattern pattern is used to list only servers whose names match the specified pattern. For a server to be listed, the pattern must match the full server name. You can use wildcards for the pattern, but you must protect these wildcards from any command line expansion by quoting. Case doesn't matter. EXAMPLE
slist "I*" or slist "i*" List all available Netware servers on your Network, that begin with an "I". SEE ALSO
ncpmount(8), ncpumount(8), pqlist(1), nprint(1) CREDITS
slist was written by Volker Lendecke (lendecke@math.uni-goettingen.de) BUGS
slist works only in IPX environment, as it uses SAP to find first server and then Bindery to get list of servers. slist 01/07/1996 SLIST(1)