From: chavey@bifur.cis.udel.edu (Laurent Chavey) Subject: kermit drop lines on exit Date: 30 Sep 1993 11:51:34 GMT
I am trying to connect to the Univ net through the modem, and then use term
on both ends to establish multiple connect.
steps taken.
linux> kermit
kermit>dial xxxxxxx
kermit>c
login udelnet>
passwd udelnet>
udelnet>term
escape sequence back to kermit on linux
kermit>!term </dev/modem >/dev/modem &
kermit> exit
here is the problem, my connection is dropped.
I do not know if it is the linux side or the udel net side.
any ideas.