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

PPOe NOt Working

the firewall will not connect using ppoe....winpoet will connect as well as willl my old trusty di-604....i have recently reinstalled astaro from scratch as i tried to switch it from cable to dsl and it died...now with ASL 4.08 ppoe does not work..any ideas?
 


This thread was automatically locked due to age.
Parents Reply
  • no such file or directory? Have you copied the file over to /var/chroot-pppoe/usr/sbin ? there is no extention for that file, (linux doesnt require them like windows does). You should SCP it across and do the following:

    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




    that should put the ppoe you scp'd into your asl  into the directory it needs to be and make it ready for use. if you have problems, post here with speicfics as to where you are and what problem you are having and ill help you through it..  
Children