HE inet-package HEDE ------------------------------------------------------------------------------ HEDE /etc/config.d/##PACKAGE## - configuration for the ##PACKAGE##-package on eisfair HEDE HEDE Copyright (c) 2001-2004 Frank Meyer HEDE HEDE Creation: ##CREATOR## HEDE Last Update: ##DATE## ##UPDATER## HEDE HEDE This program is free software; you can redistribute it and/or modify HEDE it under the terms of the GNU General Public License as published by HEDE the Free Software Foundation; either version 2 of the License, or HEDE (at your option) any later version. HEDE ------------------------------------------------------------------------------ HEFI HECB HECK ------------------------------------------------------------------------------ HECK /etc/check.d/##PACKAGE## - eischk check file for the ##PACKAGE##-package on eisfair HECK HECK Copyright (c) 2001-2004 Frank Meyer HECK HECK Creation: ##DATE## ##UPDATER## HECK Last Update: ##DATE## ##UPDATER## HECK HECK This program is free software; you can redistribute it and/or modify HECK it under the terms of the GNU General Public License as published by HECK the Free Software Foundation; either version 2 of the License, or HECK (at your option) any later version. HECK ------------------------------------------------------------------------------ HECF SE SSH - secure shell (general settings) SEDE SSH - secure shell (general settings) SEFI VS START_SSH 'yes' YESNO VSCK START_SSH - - YESNO VSDE start ssh 'yes' or 'no' VSFI VS SSHD_START_METHOD 'st' SELECT st xi VSCK SSHD_START_METHOD - - INET_STARTMODE VSDE Start method for sshd. VSDE 'st' start sshd as standalone server. VSDE 'xi' start sshd via xinetd. VSDE 'xi' requires START_XINETD='yes'. VSFI VS SSH_PORT '22' LINE #port_s# VSEE port must be in range 1..65535 VSCK SSH_PORT - - INET_PORT VSDE ssh port, see also FIREWALL_DENY_PORT_x VSFI SE SSH - secure shell (protocol settings) SEDE SSH - secure shell (protocol settings) SEFI VS SSH_USE_SSH1 'no' YESNO VSCK SSH_USE_SSH1 - - YESNO VSDE use ssh1 protocol - default: no VSFI VS SSH_USE_SSH2 'yes' YESNO VSCK SSH_USE_SSH2 - - YESNO VSDE use ssh2 protocol - default: yes VSFI VS SSH_SVR_KEYBITS '1536' LINE #dec_4_s# VSCK SSH_SVR_KEYBITS - - NUMERIC VSDE server keybits - default: 1536 VSFI SE SSH - secure shell (listen address settings) SEDE SSH - secure shell (listen address settings) SEFI VM SSH_LISTEN_ADDR_N '0' 1 LINE #dec_2_s# VSCK SSH_LISTEN_ADDR_N - - NUMERIC VSCK SSH_LISTEN_ADDR_% - SSH_LISTEN_ADDR_N NUMERIC VMDE Number of addresses sshd should listen to VMDE 0 - listen on all local addresses VMFI V1 SSH_LISTEN_ADDR_1 '1' SSH_LISTEN_ADDR_# LINE #dec_2_s# V1DE First ip address, sshd should listen to V1DE use n'th ethernet card configured in V1DE /etc/config.d/base. V1DE E.g. SSH_LISTEN_ADDR_1='2' points to V1DE IP_ETH_2_IPADDR in /etc/config.d/base. V1FI VMGE SSH_LISTEN_ADDR_N SE SSH - secure shell (allow/deny settings) SEDE SSH - secure shell (allow/deny settings) SEDE SEDE Please use this settings with care. SEDE All four lists are checked when a login is SEDE done. So wrong settings could exclude an SEDE important user (e.g. root or eis) from login. SEFI VM SSH_ALLOW_USER_N '0' 1 LINE #dec_3_s# VSCK SSH_ALLOW_USER_N - - NUMERIC VSCK SSH_ALLOW_USER_% - SSH_ALLOW_USER_N NOBLANK VMDE Number of user name patterns. VMDE Login is allowed only for user names that VMDE match one of the pattern. '*' and '?' can VMDE be used as wildcards in the patterns. VMDE Default: 0 - login is allowed for all users. VMFI V1 SSH_ALLOW_USER_1 'root' SSH_ALLOW_USER_# LINE V1DE First user name pattern. V1FI VMGE SSH_ALLOW_USER_N VM SSH_DENY_USER_N '0' 1 LINE #dec_3_s# VSCK SSH_DENY_USER_N - - NUMERIC VSCK SSH_DENY_USER_% - SSH_DENY_USER_N NOBLANK VMDE Number of user name patterns. VMDE Login is disallowed only for user names that VMDE match one of the pattern. '*' and '?' can be VMDE used as wildcards in the patterns. VMDE Default: 0 - login is allowed for all users. VMFI V1 SSH_DENY_USER_1 'batch' SSH_DENY_USER_# LINE V1DE First user name pattern. V1FI VMGE SSH_DENY_USER_N VM SSH_ALLOW_GROUP_N '0' 1 LINE #dec_3_s# VSCK SSH_ALLOW_GROUP_N - - NUMERIC VSCK SSH_ALLOW_GROUP_% - SSH_ALLOW_GROUP_N NOBLANK VMDE Number of group name patterns. VMDE Login is allowed only for users whose VMDE primary group or supplementary group VMDE matches one of the pattern. '*' and '?' can VMDE be used as wildcards in the patterns. VMDE Default: 0 - login is allowed for all groups VMFI V1 SSH_ALLOW_GROUP_1 'root' SSH_ALLOW_GROUP_# LINE V1DE First group name pattern. V1FI VMGE SSH_ALLOW_GROUP_N VM SSH_DENY_GROUP_N '0' 1 LINE #dec_3_s# VSCK SSH_DENY_GROUP_N - - NUMERIC VSCK SSH_DENY_GROUP_% - SSH_DENY_GROUP_N NOBLANK VMDE Number of group name patterns. VMDE Login is disallowed only for users whose VMDE primary group or supplementary group VMDE matches one of the pattern. '*' and '?' can VMDE be used as wildcards in the patterns. VMDE Default: 0 - login is allowed for all groups VMFI V1 SSH_DENY_GROUP_1 'batch' SSH_DENY_GROUP_# LINE V1DE First group name pattern. V1FI VMGE SSH_DENY_GROUP_N VS SSH_PERMITROOTLOGIN 'yes' SELECT yes no without-password forced-commands-only VSCK SSH_PERMITROOTLOGIN - - INET_PERMITROOTLOGIN VSDE Secifies whether root can login using ssh. VSDE 'yes' User root can login. VSDE 'no' User root can't login. VSDE 'without-password' Password authentication VSDE for user root is disabled. Note that other VSDE authentications (e.g. keyboard-interactive/ VSDE PAM) may still allow root to login using a VSDE password. VSDE 'forced-commands-only' root login with VSDE public key authentication will be allowed, VSDE but only if the command option has been VSDE specified. VSFI SE SSH - secure shell (public key settings for user root) SEDE SSH - secure shell (public key settings for user root) SEFI VM SSH_PUBLIC_KEY_N '0' 1 LINE #dec_2_s# VSCK SSH_PUBLIC_KEY_N - - NUMERIC VSCK SSH_PUBLIC_KEY_% - SSH_PUBLIC_KEY_N NONE VMDE number of public keys or keyfile to add VMDE to /root/.ssh/authorized_keys VMFI V1 SSH_PUBLIC_KEY_1 '' SSH_PUBLIC_KEY_# LINE V1DE public key (identity.pub) generated V1DE by ssh-keygen V1DE If the first character is a slash (/) V1DE the value is interpreted as an absolut V1DE pathname of a file. The content of this V1DE file is added to the file V1DE /root/.ssh/authorized_keys V1FI VMGE SSH_PUBLIC_KEY_N SE SSH - secure shell (additional settings) SEDE SSH - secure shell (additional settings) SEFI VS SSH_MAX_STARTUPS '10' LINE #dec_3_s# VSCK SSH_MAX_STARTUPS - - NUMERIC VSDE maximum number of concurrent unauthenticated VSDE connections. default: 10 VSFI VS SSH_ENABLE_PRIV_SEPARATION 'no' YESNO VSCK SSH_ENABLE_PRIV_SEPARATION - - YESNO VSDE enable privilege separation: 'yes' or 'no' VSFI VS SSH_COMPRESSION 'yes' YESNO VSCK SSH_COMPRESSION - - YESNO VSDE allow compression: 'yes' or 'no' VSFI VS SSH_STRICTMODES 'yes' YESNO VSCK SSH_STRICTMODES - - YESNO VSDE Use Strictmodes: 'yes' or 'no' VSFI VS SSH_PASSWDAUTH 'yes' YESNO VSCK SSH_PASSWDAUTH - - YESNO VSDE Allow password authentication 'yes' VSDE or 'no'. If password authentication VSDE is not allowed you have to use key VSDE authentication. Check that key VSDE authentication works fine before you VSDE set SSH_PASSWDAUTH to 'no'. VSFI VS SSH_USEPAM 'no' YESNO VSCK SSH_USEPAM - - YESNO VSDE Enable Pluggable Authentication Module VSDE interface (PAM) 'yes' or 'no'. VSFI VS SSH_CH_RESPONSEAUTH 'yes' YESNO VSCK SSH_CH_RESPONSEAUTH - - YESNO VSDE Allow challenge response authentication VSDE 'yes' or 'no'. VSFI VS SSH_CLIENTALIVEINTERVAL '0' LINE #dec_3_s# VSCK SSH_CLIENTALIVEINTERVAL - - NUMERIC VSDE Timeout interval in seconds for VSDE client alive message. VSDE Default: 0 - no message VSFI VS SSH_CLIENTALIVECOUNTMAX '3' LINE #dec_3_s# VSCK SSH_CLIENTALIVECOUNTMAX - - NUMERIC VSDE Number of client alive messages VSDE until disconnection. VSDE Default: 3 VSFI SE SSH - secure shell (subsystem settings) SEDE SSH - secure shell (subsystem settings) SEFI VS SSH_ENABLE_SFTP 'yes' YESNO VSCK SSH_ENABLE_SFTP - - YESNO VSDE activate sftp: 'yes' or 'no' VSFI SE SSH - secure shell (log level settings) SEDE SSH - secure shell (log level settings) SEFI VS SSH_LOGLEVEL 'INFO' SELECT QUIET FATAL ERROR INFO VERBOSE DEBUG DEBUG1 DEBUG2 DEBUG3 VSCK SSH_LOGLEVEL - - INET_LOGLEVEL VSDE Verbosity level that is used when VSDE logging messages from sshd. VSDE Values QUIET FATAL ERROR INFO VERBOSE VSDE DEBUG DEBUG1 DEBUG2 DEBUG3 are allowed. VSDE Default: INFO VSDE Logging with a DEBUG level violates VSDE the privacy of users and is not VSDE recommended. VSFI SE pure-ftpd (general settings) SEDE pure-ftpd (general settings) SEFI VS START_FTP 'no' YESNO VSCK START_FTP - - YESNO VSDE start pure-ftpd 'yes' or 'no' VSFI VS FTP_START_METHOD 'st' SELECT st xi VSCK FTP_START_METHOD - - INET_STARTMODE VSDE Start method for pure-ftpd. VSDE 'st' start pure-ftpd as standalone server. VSDE 'xi' start pure-ftpd via xinetd. VSDE 'xi' requires START_XINETD='yes'. VSFI VS FTP_HARDKILL 'no' YESNO VSCK FTP_HARDKILL - - YESNO VSDE kill all pure-ftpd processes, when stopping VSDE the main pure-ftpd daemon 'yes' or 'no'. VSDE 'yes' all pure-ftpd processes are killed VSDE 'no' only main pure-ftpd is killed VSDE Requires FTP_START_METHOD='st'. VSFI VS FTP_PORT '21' LINE #port_s# VSEE port must be in range 1..65535 VSCK FTP_PORT - - INET_PORT VSDE Listen for an incoming connection on port VSDE FTP_PORT. VSFI VS FTP_NAT_MODE 'no' YESNO VSCK FTP_NAT_MODE - - YESNO VSDE enable support for NAT 'yes' or 'no' VSFI SE pure-ftpd (file related settings) SEDE pure-ftpd (file related settings) SEFI VS FTP_UMASKS '' LINE ^$|^\\d{1,3}:\\d{1,3}$ VSEE umask must be octal 000 to octal 777 VSCK FTP_UMASKS - - INET_UMASKS VSDE Format :. VSDE Change the file creation mask. VSDE The default is 133:022. VSFI VS FTP_LIST_DOT_FILES 'no' YESNO VSCK FTP_LIST_DOT_FILES - - YESNO VSDE List files beginning with a dot ('.') VSDE even when the client doesn't append the VSDE '-a' option to the list command. VSDE This is a workaround for badly configured VSDE FTP clients. VSFI VS FTP_DISALLOW_RENAMING 'no' YESNO VSCK FTP_DISALLOW_RENAMING - - YESNO VSDE Disallow renaming of files. VSFI VS FTP_DISALLOW_ANONYMOUS_UPLOAD 'no' YESNO VSCK FTP_DISALLOW_ANONYMOUS_UPLOAD - - YESNO VSDE Disallow upload for anonymous users. VSFI SE pure-ftpd (timeout settings) SEDE pure-ftpd (timeout settings) SEFI VS FTP_HANGUP_TIME '15' LINE #dec_4_s# VSCK FTP_HANGUP_TIME - - NUMERIC VSDE timeout in minutes VSFI SE pure-ftpd (access settings) SEDE pure-ftpd (access settings) SEFI VS FTP_USE_PAM 'no' YESNO VSCK FTP_USE_PAM - - YESNO VSDE Use PAM authentication instead of Unix VSDE authentication (the traditional VSDE /etc/passwd file). VSDE If set to 'yes' the file /etc/ftpusers VSDE is verified. This file contains VSDE the list of users that aren't allowed VSDE to use the PureFTPd. VSDE Example: the lines VSDE bill VSDE paul VSDE in /etc/ftpusers disallows bill and paul VSDE to log in. VSFI VS FTP_ALLOW_ROOT_ACCESS 'no' YESNO VSCK FTP_ALLOW_ROOT_ACCESS - - YESNO VSDE can root do FTP 'yes' or 'no' VSFI VS FTP_ONLY_USERS 'yes' YESNO VSCK FTP_ONLY_USERS - - YESNO VSDE disallow anonymous FTP 'yes' or 'no' VSFI VS FTP_ONLY_ANONYMOUS 'no' YESNO VSCK FTP_ONLY_ANONYMOUS - - YESNO VSDE Only allow anonymous users. VSFI VS FTP_DONT_CHROOT_GROUP '' LINE #dec_5_se# VSCK FTP_DONT_CHROOT_GROUP - - INET_GROUP VSDE group, which is not chrooted (numerical!!) VSFI VS FTP_TLS '0' SELECT 0 1 2 VSCK FTP_TLS - - INET_FTPTLS VSDE '0' support for SSL/TLS is disabled VSDE '1' clients can connect either the VSDE traditional way or through an VSDE SSL/TLS layer VSDE '2' cleartext sessions are refused and only VSDE SSL/TLS compatible clients are accepted VSFI SE pure-ftpd (limit settings) SEDE pure-ftpd (limit settings) SEFI VS FTP_MAX_USER '20' LINE #dec_4_s# VSCK FTP_MAX_USER - - NUMERIC VSDE maximal logged-in users VSFI VS FTP_LIMIT '95' LINE #dec_2_s# VSCK FTP_LIMIT - - INET_PERCENTAGE VSDE Don't allow uploads if the partition is more VSDE than % full. VSDE Using pure-ftpd's -k switch. VSFI VS FTP_MAXCON_PER_IP '' LINE #dec_2_se# VSCK FTP_MAXCON_PER_IP - - INET_NUMERIC_E VSDE Maximum number of connections per IP. VSDE Limit the number of simultanous connections VSDE coming from the same IP address to n. VSDE Requires FTP_START_METHOD='st'. VSFI VS FTP_MAX_CPU_LOAD '' LINE #dec_2_se# VSCK FTP_MAX_CPU_LOAD - - INET_NUMERIC_E VSDE Don't allow anonymous download if the VSDE load is above . VSDE Upload is still allowed, though. VSFI VS FTP_MAX_LOGINS '' LINE ^$|^\\d{1,3}:\\d{1,3}$ VSEE format is : VSCK FTP_MAX_LOGINS - - INET_FTPMAXLOGINS VSDE Format VSDE :. VSDE It restricts the number of concurrent VSDE sessions the same user can have. VSDE A null value ('0') means 'unlimited'. VSFI SE pure-ftpd (quota/bandwidth/ratio settings) SEDE pure-ftpd (quota/bandwidth/ratio settings) SEFI VS FTP_FILE_QUOTA '' LINE ^$|^\d{1,9}:\d{1,9}$ VSEE format is : VSCK FTP_FILE_QUOTA - - INET_FTPFILEQUOTA VSDE PureFTPd's virtual quota mechanism. VSDE Format :. VSDE is in Megabytes. VSDE Quotas are enabled for all users, except VSDE for users of trusted groups. VSDE See FTP_DONT_CHROOT_GROUP. VSDE To create the required .ftpquota files VSDE see pure-quotacheck. VSFI VS FTP_USER_BANDWIDTH '' LINE ^$|(^\\d{1,6}:\\d{1,6}$)|^\\d{1,6}:$|^:\\d{1,6}$ VSEE format is []:[] VSCK FTP_USER_BANDWIDTH - - INET_FTPBANDWIDTH VSDE Enable bandwidth limitation for all users VSDE (Unix users, user anonymous and virtual users). VSDE Format []:[]. VSDE Bandwidth is specified in kilobytes/seconds. VSDE Examples: VSDE 256:64 256KB/s for up-, 64KB/s for downloads VSDE 256: 256KB/s for up-, no limit for downloads VSDE :64 no limit for up-, 64 KB/s for downloads VSFI VS FTP_ANONYMOUS_BANDWIDTH '' LINE ^$|^\\d{1,6}:\\d{1,6}$ VSEE format is []:[] VSCK FTP_ANONYMOUS_BANDWIDTH - - INET_FTPBANDWIDTH VSDE Enable bandwidth limitation for user anonymous VSDE See FTP_USER_BANDWIDTH. VSDE Only one bandwidth limit (FTP_USER_BANDWIDTH VSDE or FTP_ANONYMOUS_BANDWIDTH) can be set. VSFI VS FTP_ANONYMOUS_RATIO '' LINE ^$|^\\d{1,4}:\\d{1,4}$ VSEE format is : VSCK FTP_ANONYMOUS_RATIO - - INET_FTPRATIO VSDE Enable ratios for user anonymous. VSDE Format :. VSDE Ratio is specified in Mbyte. VSDE For example 2:5 means that an anonymousi VSDE user has to upload at least 2 Mb of goodies VSDE to be able to download 5 Mb. VSFI VS FTP_ALL_USER_RATIO '' LINE ^$|^\\d{1,4}:\\d{1,4}$ VSEE format is : VSCK FTP_ALL_USER_RATIO - - INET_FTPRATIO VSDE Enable ratios for everybody (anonymous VSDE and non-anonymous). VSDE See FTP_ANONYMOUS_RATIO. VSFI SE pure-ftpd (log settings) SEDE pure-ftpd (log settings) SEFI VS FTP_LOG 'no' YESNO VSCK FTP_LOG - - YESNO VSDE Enable('yes') or disable('no') recording of VSDE all file transfers into a specific log file, VSDE in an alternative format. VSFI VS FTP_LOG_FORMAT 'CLF' SELECT CLF Stats W3C xferlog VSCK FTP_LOG_FORMAT FTP_LOG - INET_FTPLOGFORMAT VSDE Format of alternative log file. The values VSDE 'CLF', 'Stats' 'W3C' and 'xferlog' are VSDE allowed. VSFI VS FTP_LOG_PATH '/var/log/pure-ftpd.log' LINE #file# VSCK FTP_LOG_PATH FTP_LOG - NOTEMPTY VSDE Log file name for alternative log file. VSFI SE pure-ftpd (upload settings) SEDE pure-ftpd (upload settings) SEFI VS FTP_UPLOADSCRIPT_ARGS '' LINE VSCK FTP_UPLOADSCRIPT_ARGS - - NONE VSDE Arguments for pure-uploadscript. VSDE When set, pure-ftpd will be startet with VSDE argument -o and pure-uploadscript VSDE with argument $FTP_UPLOADSCRIPT_ARGS VSDE will be startet in the background. VSDE Example '-r /tmp/scanner.sh'. VSDE Requires FTP_START_METHOD='st'. VSFI SE pure-ftpd (additional settings) SEDE pure-ftpd (additional settings) SEFI VS FTP_ADD_ARGS '' LINE VSCK FTP_ADD_ARGS - - NONE VSDE Additional arguments / switches for VSDE pure-ftpd. See pure-ftpd documentation. VSDE Please use this option only if you know VSDE what you are doing. VSFI VS FTP_SHOW_ARGS 'no' YESNO VSCK FTP_SHOW_ARGS - - YESNO VSDE Show all arguments for pure-ftpd on startup. VSDE 'yes' enables this debugging option. VSFI SE pure-ftpd (virtual Users) SEDE pure-ftpd (virtual Users) SEDE This users aren't real system users, they only can do FTP SEDE SEDE FTP_VIRTUAL_USERS_x_PASSWD: SEDE If you set a password to '', you will be asked to SEDE enter the password when the user is created. SEDE If you define a password, the virtual user will SEDE be created without asking. SEDE To keep security the password will be changed SEDE to '******' after creating the user or SEDE changing the password. SEDE If you want to use the Webconf Package, you'll SEDE have to define passwords for all virtual users. SEFI VS FTP_ENABLE_VIRTUAL_USERS 'no' YESNO VSCK FTP_ENABLE_VIRTUAL_USERS - - YESNO VSDE enable virtual user 'yes' or 'no' VSFI VS FTP_VIRTUAL_USERS_DELETE 'no' YESNO VSCK FTP_VIRTUAL_USERS_DELETE - - YESNO VSDE Delete virtual users that are no more listed VSDE in a FTP_VIRTUAL_USERS_#_USERNAME variable VSDE If you set FTP_VIRTUAL_USERS_DELETE to 'yes' VSDE only those virtual users listed in the VSDE actual configuration file will be available. VSDE Other virtual users will be deleted, but VSDE their home directories will still be there. VSDE For compatiblity to older versions this VSDE variable defaults to 'no'. VSDE This means that virtual users that are no VSDE more listet in FTP_VIRTUAL_USERS_#_USERNAME VSDE variables are not deleted but this users are VSDE still able to connect. VSFI VM FTP_VIRTUAL_USERS_N '0' 2 LINE #dec_3_s# VSCK FTP_VIRTUAL_USERS_N FTP_ENABLE_VIRTUAL_USERS - NUMERIC VSCK FTP_VIRTUAL_USERS_%_USERNAME FTP_ENABLE_VIRTUAL_USERS FTP_VIRTUAL_USERS_N NOBLANK VSCK FTP_VIRTUAL_USERS_%_HOME FTP_ENABLE_VIRTUAL_USERS FTP_VIRTUAL_USERS_N NOBLANK VSCK FTP_VIRTUAL_USERS_%_PASSWD FTP_ENABLE_VIRTUAL_USERS FTP_VIRTUAL_USERS_N NONE VMDE number of virtual users VMFI V1 FTP_VIRTUAL_USERS_1_USERNAME 'testuser' FTP_VIRTUAL_USERS_#_USERNAME LINE V1DE Username of the virtual user V1FI V1 FTP_VIRTUAL_USERS_1_HOME '/home/vftp/testuser' FTP_VIRTUAL_USERS_#_HOME LINE #dir# V1DE Home directory of the virtual user. V1DE Normally /home/vftp/ V1FI V1 FTP_VIRTUAL_USERS_1_PASSWD '' FTP_VIRTUAL_USERS_#_PASSWD LINE V1DE Password of the virtual user V1FI V1 FTP_VIRTUAL_USERS_2_USERNAME 'andereruser' V1FI nogen V1 FTP_VIRTUAL_USERS_2_HOME '/home/vftp/andereruser' V1FI nogen V1 FTP_VIRTUAL_USERS_2_PASSWD '' V1FI nogen VMGE FTP_VIRTUAL_USERS_N SE xinetd (general settings) SEDE xinetd (general settings) SEFI VS START_XINETD 'no' YESNO VSCK START_XINETD - - YESNO VSDE start xinetd: 'yes' or 'no' VSFI SE time service (general settings) SEDE time service (general settings) SEFI VS ENABLE_TIME_SERVICE 'no' YESNO VSCK ENABLE_TIME_SERVICE - - YESNO VSDE enable time service UPD and TCP on VSDE port 37: 'yes' or 'no' VSDE 'yes' requires START_XINETD='yes' VSFI SE telnetd (general settings) SEDE telnetd (general settings) SEFI VS START_TELNET 'no' YESNO VSCK START_TELNET - - YESNO VSDE start telnetd: 'yes' or 'no' VSDE 'yes' requires START_XINETD='yes' VSFI SE tftpd (general settings) SEDE tftpd (general settings) SEFI VS START_TFTPD 'no' YESNO VSCK START_TFTPD - - YESNO VSDE start tftpd: 'yes' or 'no' VSDE 'yes' requires START_XINETD='yes' VSFI VS TFTPD_ADD_ARGS '' LINE VSCK TFTPD_ADD_ARGS START_TFTPD - NONE VSDE Additional arguments / switches for tftpd. VSDE See tftpd documentation. VSDE Please use this option only if you know VSDE what you are doing. VSFI FO FODE FOFI