smpppd-c.conf(5)
NAME
smpppd-c.conf - configuration file for smpppd frontends
DESCRIPTION
When frontends of smpppd like cinternet , qinternet or
kinternet what to connect a smpppd running on a different
host, they may read the file /etc/smpppd-c.conf, which
contains the informations required to connect to the
remote host.
The configuration file /etc/smpppd-c.conf has a simple
file format with a key = value pair in each line.
OPTIONS
- server = <server>
- Specifies the host on which the smpppd is running.
- gateway-fallback = yes or no
- If no server is specified and none is running on
the local machine, try to connect the server on the
gateway. - password = <password>
- The password to use for authentication at the
smpppd, UTF-8 encoded for those who really care.
SEE ALSO
kinternet, qinternet, cinternet(1), smpppd(8).
AUTHOR
- Arvin Schnell <arvin@suse.de>