Martin Gregorie wrote: > On Sat, 2009-09-19 at 17:45 -0500, sunshine1 wrote: > > > still have to fix this is there something like ping or anything > > > > > <code> > ping -c 1 servername > telnet servername port # use if server has ping disabled > </code> > > If you don't know telnet: > > <code> > man telnet > </code> > > > Martin I would also suggest running a test with the -c option of around 10, to see if there are any faulty modules or hardware failures dropping packets or something similar -- just in case :)