This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Modifying Timeout for PPPoE-Connections

Always when there is a problem with the PPPoE-connection of our provider the ASL blocks the interface for 900 seconds.

Is there any possibility to modify this timeout to a value less than 900 sec., e.g. 10 secs?

Thanks for any help!


This thread was automatically locked due to age.
Parents
  • look into the /var/chroot-pppoe/bin/DSL.sh and change the settings like this:

    # timeouts in seconds
    MINTIME=60
    ACRETRY=120
    PPPOERETRY=120

    BUT ATTENSION: Any configchanges in the console will void your support!
Reply
  • look into the /var/chroot-pppoe/bin/DSL.sh and change the settings like this:

    # timeouts in seconds
    MINTIME=60
    ACRETRY=120
    PPPOERETRY=120

    BUT ATTENSION: Any configchanges in the console will void your support!
Children
No Data