Re: Outgoing tcp session

Eugene Crosser (crosser@average.org)
Wed, 4 Jun 1997 22:07:53 +0400 (MSD)

> Is there anyway to force an outgoing ifcico tcp session onto port
> 23 as a telnet session? I need to connect to a system running on DOS and
> using tbbs/tims that is monitoring port 23, but not 60179.

You can make ifcico use telnet port (-a address:port), but you are
unlikely to establish session. Ifcico uses raw transparent TCP
stream, while your DOS peer is likely to be behind some kind of telnet
emulator. Telnet does *not* provide transparent stream.

You may want to look for telnet patches to ifcico floating around.

Eugene