Content deleted Content added
RisingTzar (talk | contribs) m Update project website and repo URL |
|||
Line 20:
}}
'''Point-to-Point Protocol daemon''' '''(PPPD)''' is the [[daemon (computing)|daemon]] that implements [[Point-to-Point Protocol]] (PPP). PPP is used to manage network connections between two nodes on [[Unix-like
▲manage network connections between two nodes on [[Unix-like]] [[operating system]]s. It is configured using [[command-line argument]]s and [[configuration file]]s.
While it has initially been used to manage only [[dial-up Internet access|dial-up access]], it is also used to manage [[broadband]] connections such as [[Digital subscriber line|DSL]], if [[Point-to-Point Protocol over Ethernet]] (PPPoE) or [[Point-to-Point Protocol over ATM]] (PPPoA) is used.
|