[Prev][Next][Index]
Re: Slip Connection
On Tue, 5 Sep 1995, Aladdin Khamis wrote:
> Is there anyway I can do a slip connection from my PC at home to my other
> PC that has Linux installed on it? I will be using windows to do that, I
> usually use TCPMAN to do PPP connections. What program I have to be
> running in my Linux machine? I have a 14400 modem that is set to cua2
> "com3" right now, I can do dial out using Kermit with no problem.
Read the SERIAL-HOWTO and the docs for DIP. You should be setting up
*getty to answer on incoming calls, and use diplogin (or any other
configuation of /usr/bin/login using dip as a SLIP server) to engage a SLIP
session. Using PPP for that same function is slightly different (pppd).
--Me