Kevin Manderson wrote:
>
> Hmmm,
>
> Just had a look at *isp code. Looks to me like itn still uses
> the diald mechanism. I will test it but don't think this
> fixes the redial/connects that occur with an authentication
> failure.
>
> Good part is I figure I can edit your code to make a neat way
> of doing it :-}
>
> Will see what I can do,
>
> regards
> kevin
Hi,
I feel at this stage I would like explain the problem again, it is NOT that diald gets triggered by something on the lan randomly, as I have and my clients have permanent connections, the problem is if for some reason the connection gets disconnected at the ISPs end for reasons such as "the client did not Pay their bill etc" in which case the e-smith server will try to connect, and try to connect, and so on and so on, and rack up a very expensive phone bill and at 25 cents per call like Keven said you can garantee $10 per Hour, and if nobody is in the office, like over the X-mas holidays. This could be financially crippling for a small business trying to save money by using the e-smith server in the first place.
OK, this is what I have tried to help with this problem
I had a look at the diald man page and noticed lots of time out options
I put the option (dial-fail-limit 3) in the diald.conf file and restarted diald, then I changed the user name to force the connection to not authenticate properly with my ISP, this did NOT work. So then I pulled the phone line out of the modem, and and let diald attempt a connection, it worked as it is ment to , by stopping diald from bringing up the link until it was restarted. Hmmm So why does this option work when there is no dial tone, but will not work with authentication problems??
Phil R