irnetd - Man Page

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 computer, 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).

Referenced By

irda(7), irnet(4).

2 May 2003 irda-utils Linux-IrDA man pages