XPPP

Section: User Manuals (8)
Updated: MAY 1998
Index Return to Main Contents
 

NAME

xppp - X front end to manage and configurate ppp connections  

SYNOPSIS

xppp  

DESCRIPTION

xppp is a user friendly X application that allows configurating and managing a ppp connection. It was written with the intention of performing an easy ppp connection with an ISP.It generates two scripts and uses pppd to perform the connection.
 xppp is divided in 2 steps : 1)  Configurating and 2) Managing the ppp connection. The first time that xppp is executed, it will show a message telling that the configuration files could not be found, so it has to be configurated first (by pressing the Configurate button).
Configurating:
In this step, all the information needed to perform the connection should be entered. For example: the ISP's phone #, username, password, etc. Many options come with a default setting, that should work fine for most users. When all needed data is entered, the OK button should be pressed, so the scripts are built, and xppp is ready to enter step 2. A name ifor the connection should be provided , and a name for a configuration file will be asked.
Managing:
Once all options are configurated properly, the connection can be started or stopped pressing the Connect and Disconnect button respectively. There is also a console log that shows the progress of the connection.

 

OPTIONS

This application was built using xforms library, so it recognizes all the xforms options. For more information, see forms(5) or http://bragg.phys.uwm.edu/xforms  

FILES

/usr/local/lib/xppp/xppprc
This file specifies the location of the specific config file (next file)
/usr/local/lib/xppp/<conname>.xppprc
This file specifies which are the two generated scripts.
/usr/local/lib/xppp/<conname>.ppp-init
This is file is used to start the ppp daemon.
/usr/local/lib/xppp/<conname>ppp-on-dialer
This file is used to dial.
/usr/local/lib/xppp/ppp-off
This file is used finish the connection.

 

AUTHOR

Diego Rodrigo <d.rodrigo@computer.org>
This application is distributed under the GNU General Public License.

 

SEE ALSO

pppd(8)
The README file, which is more up to date !


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
AUTHOR
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 17:20:08 GMT, July 07, 2022