Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!ukma!rutgers!aramis.rutgers.edu!athos.rutgers.edu!hedrick From: hedrick@athos.rutgers.edu (Charles Hedrick) Newsgroups: comp.protocols.tcp-ip Subject: Re: SLIP over Telnet... Message-ID: Date: 11 Oct 88 02:23:21 GMT References: <7580002@hpuamsa.UUCP> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 8 >Would it be possible to run SLIP trough a so called terminal server ? A more reasonable use of a terminal server would be for it to support SLIP directly. Cisco does that. It's fairly easy, so I would think others would as well. It seems a bit odd to take a SLIP connection, which after all is IP packets, encapulate it in TCP/IP again, and then send it through a Unix pty on its way to a final SLIP interpreter. Yuck.