LINCRC(5)


NAME

lincrc - linc rcfile

SYNOPSIS

/etc/lincrc ~/.lincrc

DESCRIPTION

This man page explains the configuration file format for linc(1).
/etc/lincrc is the system-wide configuration file. A .lincrc file in any user's home directory will override the system-wide rcfile.
The configuration file consists of <name> = <value> pairs written one per line. Blank lines and lines with comments are ignored. Anything else should cause an error message.

PARAMETERS

srvaddr
the IP address of the Cyberoam / 24online server.
srvport
the UDP port on which the Cyberoam / 24online server listens.
username
the username given by your ISP / administrator
authinfo
the authentication parameters sent by the client (Note: extracting the authinfo is explained in the linc README file)
hwaddr
your network card's hardware address. (Note: use the arp command to get to it)

EXAMPLES

srvaddr = 172.16.0.3
srvport = 6060
username = alibaba
authinfo = 1409948274872937098507495873973249879878734
hwaddr = 00:80:AD:83:15:5C

AUTHORS

Mayur R. Naik <mrnk@users.sf.net>

SEE ALSO

linc(1)

SourceForge Logo