PDA

Bekijk de volledige versie : How to modify lcp-echo-xxxx ?



isaay
26-02-2009, 18:09
Hello, does anybody know how to modify the value of lcp-echo-interval & lcp-echo-failure used by pppd ?
I think it was in nvram but i don't find where it is ?

al37919
26-02-2009, 19:43
Settings generated by web-interface are stored in /tmp/ppp/options.wan0
You can change this file and then restart pppd.

isaay
28-02-2009, 09:49
Thanks al37919,
But i'm near a newbie in linux. I don't know how restart pppd, i search in the scripts but found nothing.
Can anybody help me please ?

al37919
28-02-2009, 10:38
General way to find documentation in linux is man. However, in the case of such space-limited device, the best approach would be to try in
google: man pppd. There you will find that to restart pppd you should use:

kill -SIGHUP pppd