On Tue, Jul 10, 2001 at 10:47:41PM -0700, Owen G. Emry wrote: > Yes, it's just got the default .deny and .allow files. Can't see anything > wrong there. And all other services besides ssh and telnet seem to work > fine. Very frustrating! Thanks for the suggestion, though.
What does "netstat -tap" tell? Have you tried running either telnet or ssh under "strace" or "ltrace"? Have you tried running "tcpdump", to see what packets actually go over the wire? Cheers, Joost