Quoting Amos Shapira, from the post of Wed, 21 Jun:
> Let me do a wild guess - it used to fail after 10 retries?
>
> "man pppd" (or even a lookup on linux-il archives) would have told you
> that "maxfail = 0" should solve the problem for you (at least it
no, that was the first thing I tried. I ju
On 21/06/06, Ira Abramov <[EMAIL PROTECTED]> wrote:
at a client of mine, the line kept dying, and the ppp/options
"persistant" parameter didn't seem to do the trick for more than a few
failures, and pppd would freeze. ifconfig still shows ppp0 is up but the
line would not really pass packets.
L
Quoting [EMAIL PROTECTED], from the post of Tue, 20 Jun:
>
> On second thought I didn't catch that the previous script is run at
> time periods.
>
> What I was looking for was it to be event driven not time driven.
at a client of mine, the line kept dying, and the ppp/options
"persistant" parame
Hi,
You can let pppd start pptp, and have it run in the forgruond:
pppd nodetach pty "pptp --nolaunchpppd "
That way it can be in a loop since pppd will return only after disconnecting.
Shahar
On Tuesday 20 June 2006 11:46, [EMAIL PROTECTED] wrote:
> HI again,
>
> On second thought I didn't catc
11:47 AM
To: Linux-IL
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: was no subject now is autoreconnect
HI again,
On second thought I didn't catch that the previous script is run at time
periods.
What I was looking for was it to be event driven not time driven.
the connection dies
HI again,
On second thought I didn't catch that the previous script is run at time
periods.
What I was looking for was it to be event driven not time driven.
the connection dies, the system reconnects.
So I gather to do this I would need a daemon running which checks for a live
connection