mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
16 lines
343 B
Text
16 lines
343 B
Text
[1mppp[m Point to Point Protocol client
|
||
|
||
Usage:
|
||
|
||
ppp [-auto | -background | -direct | -dedicated | -ddial ] [system]
|
||
|
||
In case of PicoBSD most probably this will be:
|
||
|
||
ppp -background <system_name>
|
||
|
||
You should run 'dialup' script to configure automatic dialing. Then
|
||
you can use
|
||
|
||
ppp -background dialup
|
||
|
||
to connect to your provider.
|