1

I have installed Ubuntu 14.04 LTS alongside Windows Xp. My broadband connection working ok in Windows Xp, but it is not working in Ubuntu. I want to connect through LAN over PPPoE.

Please guide me on how to set up a wired DSL connection.

2 Answers2

2

Open network connections by searching for it in the dash.

Now Click on the Add button.

enter image description here

Choose the network type as DSL and then click create.

enter image description here
enter image description here

Now type the username and password and save.

enter image description here

You can also choose to connect automatically in the general tab.

M.Tarun
  • 5,121
0

I ran one command at terminal sudo pppoeconf and internet connection was established. The network applet shows device not managed, but my internet connection works fine.

So, my problem is resolved.