Source: linesrv
Section: net
Priority: optional
Maintainer: Marco Presi (zufus) <mpresi@lugroma.org>
Build-Depends: debhelper (>> 3.0.0), libpam0g-dev, libmysqlclient10-dev
Standards-Version: 3.5.2

Package: linesrv
Architecture: any
Depends: ${shlibs:Depends}, debconf
Recommends: ppp | isdnutils 
Suggests: pppconfig | wvdial, apache 
Description: A server to remotely control the internet connection. 
 LineControl runs a server application on a masquerading - server (Linux). 
 Clients on other hosts may now talk to this server and say that it should 
 establish a certain line (usually using pppd/chat, isdnctrl or some other 
 script). LineControl Server then calls a certain shellscript and waits until 
 a specified network - device is up (for analog lines), until /dev/isdninfo 
 changes its status (if using the ISDN capabilities) or until a certain file 
 exists. Then it sends to all connected Clients a message that the connection 
 is established. The connection won't get killed until each client told to do 
 so, had a timeout or has been terminated. LineControl provides a nice status
 monitor via two easy to use cgi-bin pages.
