Skip site navigation (1)Skip section navigation (2)
Date:      30 May 2003 12:11:57 +0200
From:      Nelis Lamprecht <nelis@brabys.co.za>
To:        FreeBSD Questions Mail List <questions@freebsd.org>
Subject:   [Re: proftpd/ipfw issues] Problem Solved
Message-ID:  <1054289517.36640.36.camel@enigma.8ball.co.za>

next in thread | raw e-mail | index | archive | help
For the archives:

DefaultServer On needed to be set. It is/was commented out ( by default?
).

<snip>
The DefaultServer directive controls which server configuration is used
as the default when an incoming connection is destined for an IP address
which is neither the host's primary IP address or one of the addresses
specified in a <VirtualHost> configuration block. Normally such
"unknown" connections are issued a "no server available to service your
request" message and disconnected. When DefaultServer is turned on for
either the primary server configuration or a virtual server, all unknown
destination connections are serviced by the default server. Only a
single server configuration can be set to default.
</snip>






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1054289517.36640.36.camel>