Node:General options, Next:Cache options, Previous:Database options, Up:Configuration
*
,
the server will accept connections on all addresses. This must be an IP address
in numbers-and-dots format, or *
. Multiple addresses may be specified,
as a comma-delimited list of addresses or on separate listen
lines. To
specify a port other than port 53, append :port
to the address.