SMPPPD-C.CONF(5) SMPPPD SMPPPD-C.CONF(5)NAMEsmpppd-c.conf - configuration file for smpppd frontendsDESCRIPTIONWhen frontends of smpppd like cinternet , qinternet or kinternet want to connect the smpppd they may read the file /etc/smpppd-c.conf. The configuration file /etc/smpppd-c.conf has a simple file format with a key = value pair in each line.OPTIONSsites = <list of sites> Tell the frontends where to find the smpppd. Frontends will try to connect to the smpppd in the order defined here. Possible sites are: local Connect to locally running smpppd (via socket in the local namespace). gateway Connect to smpppd running on the gateway. config-file Connect to smpppd as specified in this file. slp Connect to smpppd as retrived from the slp daemon (service location protocol). server = <server> Specifies the host on which the smpppd is running. port = <port> Specifies the port number of the smpppd. password = <password> The password to use for authentication at the smpppd, UTF-8 encoded for those who really care.SEE ALSOkinternet, qinternet, cinternet(1), smpppd(8).AUTHORArvin Schnell <arvin@suse.de> SuSE January 2004 SMPPPD-C.CONF(5)