Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2011 TutorialsPoint.COM
|
irnetd - Unix, Linux Command
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 computer,
irnetd generates the relevant
pppd(8)
command to starts an IrNET server handling this peer.
PARAMETERS
Tag | Description |
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
|
|
|