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

Need some Tips for Configuration

Hi there!

I configured my astaro and did all available updates. My DSL-connection is killed every 24 hours by my ISP. Sometimes the firewall isn't able to reconnect and the only option I have is doing a reboot to bring it back online.

My Hardware is AMD Duron 1200 / 384MB RAM / 6GB Harddisk

Has anyone a clue why my connection isn't reconnecting correctly? Are there any special options I have to enable to fix it?  


This thread was automatically locked due to age.
Parents
  • Normally DSL is working very good with ASL, even the reconnect.
    A Workaround could be a "halfautomatic" reconnect.
    Make a cronjob, that kills the pppoe-prozess every night. ASL will automatically reconnect. By doing this you also have the advantage that you know exactly when the connection is going down/up.

    Xeno   
  • https://community.sophos.com/products/unified-threat-management/astaroorg/f/52/t/27389

    and then further details i got:
    PPPOE patch:
    cd /var/chroot-pppoe/usr/sbin
    mv pppoe pppoe.bakup
    cp /home/login/pppoe /var/chroot-pppoe/usr/sbin

    then you have to make the new file executable by ASL doing this:
    chmod +x pppoe 

    If DSL still does not work then do this:
    Login as root
    cd /var/chroot-pppoe/etc/ppp
    joe options
      add on top "default-asyncmap" (without "" of course)
      CTRL+K+X saves the file with exit (CTRL+K+H shows  a command  overview)
    reboot 
Reply Children
No Data