[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pppd on an old 386: IRQ: I connect to the isp




----- Original Message -----
From: Tzafrir Cohen <tzafrir@technion.ac.il>
To: Matan Ziv-Av <matan@svgalib.org>
Cc: Ami Bizamcher <ami@start.co.il>; <linux-il@linux.org.il>
Sent: Thursday, August 09, 2001 10:31 AM
Subject: Re: pppd on an old 386: IRQ


> On Thu, 9 Aug 2001, Matan Ziv-Av wrote:
>
> > tty01 should obviously be the modem.
> > To see if the modem really generates interrupts where the system
> > expects run minicom then cat /proc/interrupts in another console, then
> > login to the ISP, and cat /proc/interrupts again, to see if the number
> > of interrupt 3 handled rises as expected.
>
> Tip: 'watch' is useful in such situations.
>
> In the other terminal you run
>
>   watch cat /proc/interrupts
>
> or maybe:
>
>   watch "cat /proc/interrupts| grep ' 3:'"
>
> and have the disaply update periodically.
>
> --
> Tzafrir Cohen
> mailto:tzafrir@technion.ac.il
> http://www.technion.ac.il/~tzafrir
>
>
> =================================================================
> To unsubscribe, send mail to linux-il-request@linux.org.il with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail linux-il-request@linux.org.il
>
>

hey all,

My modem  works fine, I called my ISP and asked to see if i connect okay
(user & pass).

I used minicom to do step by step. Here is the deal, i connect to the ISP
and they auth me okay. the guy on the phone says that in his logs i
connected. Now after some time i disconnect and the guy on the phone tells
me he's logs say that the remote machine disconnected (that means somehting
is wrong in my computer). I came to the conclusion that there is something
wrong happening between the time i auth myself to the server and the time i
disconnect.

thanks,

--Ami Bizamcher.


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il