Questions tagged [pppoe]

Point-to-Point Protocol over Ethernet [protocol] - (ADSL, RFC 2516)

The Point-to-Point Protocol over Ethernet (PPPoE) is a network protocol for encapsulating PPP frames inside Ethernet frames. It appeared at the turn of the century, in the context of the boom of the DSL as the solution for tunneling packets over the DSL connection to the ISP's IP network, and from there to the rest of the Internet.

A 2005 networking book noted that "Most DSL providers use PPPoE, which provides authentication, encryption and compression."

Typical use of PPPoE involves leveraging the PPP facilities for authenticating the user with a username and password, predominately via the PAP protocol and less often via CHAP.

Source: Point-to-point protocol over Ethernet

82 questions
2
votes
2 answers

How do I set a PPPoE connection to redial?

How to set auto redial in Ubuntu 11.10 like Windows XP where in Windows XP it asks you the number how many times want to re-dial if connection gets dropped where you set the number of re-dial like 10,20 or 100 Is there any option in Ubuntu I can set…
2
votes
2 answers

How do I increase PPPoE MTU?

I have an Ubuntu Server 14.04 install which is connected to the internet using PPPoE. At the moment my ppp0 interface have an MTU of 1492 which mostly works. I'd like to increase the MTU to 1500, which is supported by my ISP. So far I have increased…
kasperd
  • 1,729
2
votes
1 answer

Trying to setup a gateway via pppoe

I just installed Ubuntu 12.04 on a computer. I want to use this computer as a router for my other computers. The computer only has 1 network card, there is no slot for a second card. I can get the computer to connect to my ISP via pppoe and it can…
Bob
  • 21
0
votes
1 answer

Wired connection drops out after a while

I get connected to the internet automatically when i turn on my computer I have configured the network from the network manager in the system setting and created a new pppoe connection. So it gets connected directly when I turn on my computer but…
0
votes
1 answer

setup WAN miniport(PPPOE) internet connection

I want to setup my GTPL (i.e. the service provider) PPPOE internet connection in ubuntu 12.04 . I tried to configure my internet connection in Fedora 16 using the following method which worked fine. I've tried to go to Edit Connection > then to the…
meteors
  • 2,865
0
votes
0 answers

using GUI the "DSL" tab in NetworkManager is missing

was trying to setup DSL connection in the NetworkManager but only the VPN option is available in the NetworkManager GNome. please advise, thanks.