Find the answer to your Linux question:
Results 1 to 2 of 2
ellow I have ADSL connection whitch I have configured wit pppoeconf and have seted up to start up when computer starts..Now that work fine... But the connection wont establish again ...
  1. #1
    bug
    bug is offline
    Just Joined!
    Join Date
    Jul 2005
    Posts
    7

    ADSL reconnect problem

    ellow

    I have ADSL connection whitch I have configured wit pppoeconf and have seted up to start up when computer starts..Now that work fine... But the connection wont establish again when the connection "breaks" (ISP error, unpluged cable.. etc) What and where to set up that the connection will establish after those "breaks"?

    have a nice day,
    bug

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    It will be somewhere in your start-up scripts folder. I think (though not sure) it will be
    Code:
    /etc/init.d/pppoe start
    . If that doesn't exist, just look in
    Code:
    /etc/init.d/
    for someting with ppp in the title and run it like above
    Brilliant Mediocrity - Making Failure Look Good

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •