pppd-sql 0.7.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News pppd-sql 0.7.0 (Default branch)
# 1  
Old 01-28-2009
pppd-sql 0.7.0 (Default branch)

pppd-sql is a plugin for the Point-to-Point server (pppd) on Linux and Solaris that adds an authentication backend using a MySQL or PostgreSQL database for the Challenge Handshake Authentication Protocol (CHAP) and Password Authentication Protocol (PAP). It supports MS-CHAPv1 and MS-CHAPv2 too. The IPCP negotiation after authentication handshake is also supported. pppd-sql supports a flexible configuration scheme, has concurrent connection handling for single users across multiple tunnel servers, and comes with easy and handy documentation. License: GNU General Public License v2 Changes:
This version adds support for exclusive read and write locking on the selected row. This will improve the concurrent connection handler a lot. Support was added for IP configuration scripts with additional parameters (username, received bytes, transmitted bytes, and link duration). Blocking support was added. Four new configuration options were added: "mysql-ip-up", "mysql-ip-down", "pgsql-ip-up", and "pgsql-ip-down". Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
IRNETD(4)						       Linux-IrDA man pages							 IRNETD(4)

NAME
irnetd - Handle automatically incoming IrNET connections SYNOPSIS
irnetd [ppp-options] DESCRIPTION
Irnetd is a very simple daemon automatically handling incoming IrNET connections. Every time a peer attempt to connect to the local com- puter, irnetd generates the relevant pppd(8) command to starts an IrNET server handling this peer. PARAMETERS
ppp-options Override the default pppd(8) options. These options will just be passed on the command line of pppd(8). The default options are "noauth nolock connect-delay 0 idle 10" which should fit most usages. AUTHOR
Jean Tourrilhes - jt@hpl.hp.com FILES
/dev/irnet SEE ALSO
irda(7), irnet(4), pppd(8), irattach(8), irdadump(8). irda-utils 2 May 2003 IRNETD(4)