begin quoting Lan Barnes as of Thu, Feb 21, 2008 at 04:54:13PM -0800: > > On Thu, February 21, 2008 4:31 pm, SJS wrote: [snip] > > -- > > Have you tried port 23? > > Why 23?
Telnet listens on 23 (by default). Thus, some paranoid institutions will let telnet sessions connect, but record all the traffic for later inspection and analysis. SSH happily runs on port 23, if you tell it to. And have shot telnetd in the head, of course. -- It's just another port to check Out of sixty-five thousand or so. Stewart Stremler -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
