#useradd -M -d /tftpboot/ -s /sbin/nologin PlcmSpIp #passwd PlcmSpIp LoadModule mod_ifsession.c ServerName "FTP Server" ServerType standalone DefaultServer on Port 21 Umask 002 MaxInstances 30 User nobody Group nobody RequireValidShell off DefaultRoot ~ AllowOverwrite on DenyAll From 127.0.0.0/8 From 10.0.0.0/8 From 172.16.0.0/12 From 192.168.0.0/26 AllowClass RFC_1700_LOOPBACK AllowClass RFC_1918_PRIVATE DenyAll DenyAll DenyAll