1

I was able to create a DSL connection from network manager in Ubuntu 17.04. It used to connect automatically whenever cable was connected. But in Ubuntu 17.10, I cannot create a DSL connection through network manager. So, I have to create connection using sudo pppoeconf. But it does not auto connects.

My question is: Is it possible to make pppoeconf autoconnect whenever the wire is connected?

1 Answers1

0

In my situation, I wasn't able to create DSL connection in network-manager in ubuntu 17.10. So, I used pppoeconf and it doesn't connect automatically. But Hi-Angel's comment solved my problem and Now I am able to create a DSL connection in network-manager and it connects automatically.

Hi-Angel's answer