interfaces-ppp
PPP extensions for the interfaces(5) file format
- Provided by: ifupdown-ng (Version: 0.12.1-7)
- Report a bug
PPP extensions for the interfaces(5) file format
The Point-to-Point Protocol (PPP) usually is used for dial-up lines, most common for over Digital Subscriber Lines (DSL) to connect to an Internet Service Provider (ISP). The following options allow to set up PPP dial-up connections.
ppp-provider provider
ppp-physdev interfaces
A PPP connection to local-ISP:
auto ppp0 iface ppp0 ppp-provider local-ISP
Maximilian Wilhelm <max@sdn.clinic>