On Fri, Oct 06, 2000 at 10:27:42AM +0200,
  Martin Jespersen <[EMAIL PROTECTED]> wrote:
> The problem with tcpserver is that it doesn't use libwrap and this is
> absolutely nescessry since i have automated hosts.allow and hosts.deny
> generation by programs that i haven't written and are not a good enough
> coder to rewrite so they will support tcp-rules.

You don't want to just rely on host.{allow,deny} files. Not all networked
programs use them. You probably want to use something like IPChains
to only allow connections to specific ports from expected IP addresses.

Reply via email to