Return to BSD News archive
Xref: sserve comp.os.386bsd.development:753 comp.sys.dec:13143 Path: sserve!newshost.anu.edu.au!munnari.oz.au!spool.mu.edu!uunet!enterpoop.mit.edu!senator-bedfellow.mit.edu!news.mit.edu!bdc From: bdc@ai.mit.edu (Brian D. Carlstrom) Newsgroups: comp.os.386bsd.development,comp.sys.dec Subject: Re: PPP on Ultrix, and interesting SLIP/PPP hacks Date: 16 May 93 15:16:51 Organization: MIT Artificial Intelligence Laboratory Lines: 21 Message-ID: <BDC.93May16151651@transit.ai.mit.edu> References: <explorer.737560955@tbird.cc.iastate.edu> NNTP-Posting-Host: transit.ai.mit.edu In-reply-to: explorer@iastate.edu's message of Sun, 16 May 1993 14:02:35 GMT In article <explorer.737560955@tbird.cc.iastate.edu> explorer@iastate.edu (Michael Graff) writes: I also have need to make (1) slip or (2) ppp run through a pty. Why? We have all our modems connected to terminal servers. I was planning on something like this: the BSD4.3 code thinks you can't run slip through a pty. this apparently is not true, according to a local wizard. its a one line fix to make the switch to SLIPDISC to work... not sure exactlyy, but i think this would be in tty_pty.c any ideas? -bri (btw-eichin@athena.mit.edu was the one who explained it to me. i'm currently hacking a bsd4.3 vax to dtrt. they have already shown it to work...)