[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:question about demand dialing with diald
From : klug>klug-request
To : adam
Subject : question about demand dialing with diald
Date : 10/27/99 06:58
>I have configured demand dialing running diald, and it works, sort of, but I
>am having a problem. The script /etc/rc.d/init.d/diald runs when I boot, and
>demand dialing works until idle timeout, when it disconnects as expected.
First, according to the script below you are not running "diald" but kernel~
demand dialing. This is good, "diald" is an old software package for doing~
demand dial before the kernel supported it, and is in every way obselete.
>However, the next time I start a tcp communication, there is no response. If
>I run "/etc/rc.d/init.d/diald start" it works fine again, until it times out,
>and then the same problem again. Here is my script:
>Any suggestions?
The script looks fine, almost identical to mine. I'd be more interested to
see the /etc/ppp/peers/ameritech file. Are their any messages that occur in
/var/log/messages when the pppd dies, I assume that pppd shows up as no
longer running after the first disconnect?