Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!DECWRL.DEC.COM!kent From: kent@DECWRL.DEC.COM Newsgroups: comp.protocols.tcp-ip Subject: Re: Dial-up TCP/IP (was interactive SMTP over phone lines) Message-ID: <8705121532.AA19034@armagnac.DEC.COM> Date: Tue, 12-May-87 17:39:27 EDT Article-I.D.: armagnac.8705121532.AA19034 Posted: Tue May 12 17:39:27 1987 Date-Received: Fri, 15-May-87 03:17:05 EDT References: <8705121510.AA24734@hermes.ai.mit.edu> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "Christopher A. Kent" Distribution: world Organization: The ARPA Internet Lines: 7 We use SLIP (with some header compression) for dialups from some home machines. Basically, the user logs in and then runs a shell script that does ifconfig and slipconf on the dialup line, and does a similar thing on their home machine. This supplies the IP address and avoids the problem of having an IP port hanging out for anyone to dial into. chris