Subject: Re: Shutdown and/or restart of SLIP link
To: Alan Bair <abair@amcu-tx.sps.mot.com>
From: David Jones <dej@eecg.toronto.edu>
List: amiga
Date: 01/09/1995 12:22:39
> 1. Is there a way to gracefully shutdown a SLIP or PPP connection. This
> could be usefull even if the modem has not lost the connection to
> allow switching connections.
Kill the slattach process, as was said earlier.
> 2. If the modem looses connection, is it possible to restablish the modem
> connection and then let SLIP continue operation?
Yes. Kill slattach. Use cu or kermit to redial. Restart slattach.
The kernel will pick up where it left off.