follow:
- Run :
sudo pppoeconf
- A text-based menu program will guide you through the next steps:
- Confirm that your Ethernet card is detected.
- Enter your username.
- Enter your password.
- If you already have a PPPoE Connection configured, you will be asked if it may be modified.
- Popular options: you are asked if you want the “noauth” and “defaultroute” options and to remove “nodetach” - choose Yes.
- Use peer DNS - choose Yes.
- Limited MSS problem - choose Yes.
- You are asked if you want to connect at start up.
- Finally you are asked if you want to establish the connection immediately.
- Once you have finished these steps, your connection should be working.
To start your ADSL connection on demand, in a terminal type:
sudo pon dsl-provider
To stop your ADSL connection, in a terminal type:
sudo poff dsl-provider