Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / vsftpd / EXAMPLE / README
blobb75089d2317b3a421885b9d80b7342dd6df90b66
1 These subdirectories contain examples of vsftpd usage.
2 These examples are known to work on a RedHat 7.2 installation. Some of them
3 rely on xinetd and / or a highly functional version of PAM.
5 The examples should serve to illustrate how vsftpd becomes extremely powerful
6 when intregration with xinetd for connection handling and PAM for
7 authentication.
9 Contents
10 ========
11 INTERNET_SITE         How you might configure vsftpd for an internet site.
12 INTERNET_SITE_NOINETD How to use vsftpd without xinetd.
13 PER_IP_CONFIG         How to apply different settings based on the connecting
14                       IP address.
15 VIRTUAL_HOSTS         How to set up vsftpd with virtual hosting.
16 VIRTUAL_USERS         How to set up virtual users with vsftpd.
17 VIRTUAL_USERS_2       Advanced virtual users - different access rights.