-1

I have tried to connect wired network connection using modem of ISP provider in Linux but could not see the option for Ethernet/Broadband in network connection. While i choose add (+) option, there has been list of

  • VPN
  • Bridge
  • Bond
  • VLAN

I am ex-window user where i setup the internet connection using setup new network or connection using broadband/Adsl option in window network connection without router(only use modem provided by ISP provider).

Prakash Karkee
  • 197
  • 1
  • 10

1 Answers1

0

On Ubuntu you can use the program pppoeconf (available through apt-get) which will walk you through inputting the settings necessary to establish a pppoe connection through your ISP. More documentation on this procedure is available for Ubuntu here: https://help.ubuntu.com/community/ADSLPPPoE.

Josh Benson
  • 236
  • 3
  • 12
  • This does not help me any more . I even download package ppoe file and try to install but it say error like this ** This software come from third party and may contain non-free component ** What shall i do? – Prakash Karkee Aug 03 '16 at 08:01