Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Point-to-Point Protocol daemon

From Wikipedia, the free encyclopedia
(Redirected fromPppconfig)
Paul's PPP
Original author(s)Paul Mackerras, based on earlier work by Drew Perkins, Brad Clements, Karl Fox, Greg Christy, and Brad Parker
Stable release
2.5.0 / April 4, 2023; 23 months ago (2023-04-04)
Repositorygithub.com/ppp-project/ppp
Operating systemLinux,Solaris
TypeInternet
LicenseBSD-like licenses. Not all of them apply to all parts of pppd
Websiteppp.samba.org

Point-to-Point Protocol daemon(PPPD) is thedaemon that implementsPoint-to-Point Protocol (PPP). PPP is used to manage network connections between two nodes onUnix-like operating systems. It is configured usingcommand-line arguments andconfiguration files.

While it has initially been used to manage onlydial-up access, it is also used to managebroadband connections such asDSL, ifPoint-to-Point Protocol over Ethernet (PPPoE) orPoint-to-Point Protocol over ATM (PPPoA) is used.

The role of pppd is managing PPP session establishment and session termination. During session establishment, pppd has the role of:

pppd terminates a PPP link when:

  • too many frames with invalidframe check sequence (FCS) field have been received
  • the link is considered "idle" (if configured)
  • another program or the peer requests link termination.

Some newer versions of pppd are also capable of handlingDial-on-demand routing, where pppd sets up a virtual network, captures the packages it receives and establishes a PPP connection and forwards the captured and not-yet transmitted packages over the link.

Frontends and configurators

[edit]
  • kppp – A kdeGUIfrontend for pppd.
  • gnome-ppp – A (discontinued) gnomeGUIfrontend forWvDial, which in turns depends on pppd.
  • pppconfig – It uses the standard ppp configuration files and sets ppp up so that the standard pon and poff commands (to connect and disconnect) and plog (to list the log) can be used to control ppp. It includes modem detection.[1]
  • WvDial – ACLI tool which is used formodem initialisation before starting pppd.

References

[edit]
  1. ^"pppconfig(8)".

Further reading

[edit]

External links

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=Point-to-Point_Protocol_daemon&oldid=1254757109"
Categories:

[8]ページ先頭

©2009-2025 Movatter.jp