From owner-freebsd-net Thu Sep 5 0:24: 1 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6E2337B400 for ; Thu, 5 Sep 2002 00:23:58 -0700 (PDT) Received: from void.xpert.com (xpert.com [199.203.132.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A33C43E4A for ; Thu, 5 Sep 2002 00:23:58 -0700 (PDT) (envelope-from Yonatan@xpert.com) Received: from exchange.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.22 #1) id 17mqtg-0004nm-00; Thu, 05 Sep 2002 10:17:48 +0300 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: BSD telnet and raw socket X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Thu, 5 Sep 2002 10:22:29 +0300 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: BSD telnet and raw socket Thread-Index: AcJTCTrNmKFh72v3RtKuPWhfBnBP1gBo6ZnQ From: "Yonatan Bokovza" To: "Eugene Grosbein" , Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > -----Original Message----- > From: Eugene Grosbein [mailto:eugen@www.svzserv.kemerovo.su] > Sent: Tuesday, September 03, 2002 08:18 > To: net@freebsd.org > Subject: BSD telnet and raw socket >=20 >=20 > Hi! >=20 > How do I configure/patch FreeBSD's telnet to obtain such mode of > operation: it connects to server, answers to TELENET negotiation > and switches to "raw socket" mode.=20 >=20 > I need this to redirect stdin containing PPP to cisco's VTY-Async. > Plain "telnet -8EKNy cisco" doesn't work for PPP. Try netcat. It has "understand telnet' option. It's in ports/net/netcat/ Regards, Yonatan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message