Recommend kernel-based firewalling rules instead.

This commit is contained in:
hpa 2001-07-10 04:55:35 +00:00
parent 3ab6afe8ac
commit 7b993e8186

View file

@ -26,8 +26,8 @@ work. tftpd automatically drops privilege and changes user ID to
"nobody" by default; the appropriate user ID for tftpd can be "nobody" by default; the appropriate user ID for tftpd can be
specified with the -u option (e.g. "-u tftpuser"). specified with the -u option (e.g. "-u tftpuser").
If you are running a very busy boot server in a secure (firewalled!) If you are running a busy boot server, I would suggest to instead use
configuration, you may want to compile tftpd without tcpwrapper kernel-based firewalling rules, and to compile tftpd without
support, in order to provide significantly better performance. To do tcpwrapper support, in order to provide significantly better
so, specify the --without-tcpwrappers option to configure when performance. To do so, specify the --without-tcpwrappers option to
compiling. configure when compiling.