Platforms

Non-z/VM


Abstract

Sets the default IP address for use with LISTSERV's TCPGUI interface.


Example

z/VM:

<not available>

Unix:

TCPGUI_IPADDR="101.231.8.1"

export TCPGUI_IPADDR

Windows:

TCPGUI_IPADDR=101.231.8.1


Details

If TCPGUI_IPADDR is not specified on a multi-homed machine, LISTSERV listens to port 2306 (by default) on every IP configured for use by the machine. This is primarily important on multi-homed machines where you want to use port 2306 on another IP for something else. It can be set on single-homed machines but is not necessary since this value will default to the machine's single IP address.

IPv6 addresses are not supported.

Default Value

Defaults to the IP address of the LISTSERV machine, or to all IP addresses on a multi-homed LISTSERV machine.


Wildcards

Not allowed.


See also

TCPGUI_PORT