I wanted to stop diald from dialing to the ISP if there where no
connection after n dialing attempts.
I set retry-count n, but it did not work. It still attempts to dial.
If I set dial-fail-limit n, it stops after n dialing attempts.
Unfortunately I have to unblock the connection to use it again.
Is there any better way to solve this problem without blocking the
connection.
I user RH5.1 and diald 0.16.5a-2
thanks