yac2ncid.conf - Man Page

yac2ncid configuration file

Description

The yac2ncid.conf file contains the configuration information for yac2ncid.

The yac2ncid.conf file understands 3 types of lines:

blank line

ignored

comment line, beginning with '#'

ignored

    VARIABLE=VALUE
    VALUE can be between quotes.
    VARIABLE = HOSTNAME_FLAG, LINE, NETCAT, NETCAT_TYPE=CUSTOM,
               NETCAT_CUSTOM_SEND_OPTS, NETCAT_CUSTOM_LISTEN_OPTS,
               VERBOSE, YACPORT

See yac2ncid.conf for a complete list of variables to set and what the default values are.

Examples

Set the NCID server IP address:
NCIDSERVER=192.168.0.1

Set the NCID server IP address and port 3334:
NCIDSERVER=192.168.10.3:3334

Set a telephone line indicator:
LINE=1212

See Also

yac2ncid(1), ncidd(8), ncidd.conf(5), ncid_gateways(7)

Referenced By

yac2ncid(1).

2022-11-8 NCID