On Fri, Feb 13, 2004 at 06:11:48PM -0800, Brian D wrote: > Ok, my server is refusing connection over ssh. > > I may have to go in and disconnect the box. > Is there anything anyone would suggest I try from here > before making the long drive out? Check your reverse DNS. I've seen more than one box that refused ssh from machines with no (or unmatching?) reverse DNS. also, try "ssh -v" to see if you can figure out what it dislikes about you. Hope it helps. -Andy