<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2719.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Sem nov v Linux svetu.</FONT></DIV>
<DIV><FONT face=Arial size=2>Trenutno se trudim vspostaviti&nbsp;FTP strežnik 
(vsftpd).</FONT></DIV>
<DIV><FONT face=Arial size=2>program je poinstaliran.</FONT></DIV>
<DIV><FONT face=Arial size=2>v /etc/hosts.allow sem omogočil 
možnost&nbsp;&gt;&nbsp;vsftpd ALL</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>/etc/vsftpd.conf izgleda takole</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>
<P># Example config file /etc/vsftpd.conf</P>
<P>#</P>
<P># The default compiled in settings are very paranoid. This sample file</P>
<P># loosens things up a bit, to make the ftp daemon more usable.</P>
<P>#</P>
<P># Allow anonymous FTP?</P>
<P>anonymous_enable=YES</P>
<P>#</P>
<P># Uncomment this to allow local users to log in.</P>
<P>local_enable=YES</P>
<P>#</P>
<P># Uncomment this to enable any form of FTP write command.</P>
<P>write_enable=YES</P>
<P>#</P>
<P># Default umask for local users is 077. You may wish to change this to 
022,</P>
<P># if your users expect that (022 is used by most other ftpd's)</P>
<P>local_umask=022</P>
<P>#</P>
<P># Uncomment this to allow the anonymous FTP user to upload files. This 
only</P>
<P># has an effect if the above global write enable is activated. Also, you 
will</P>
<P># obviously need to create a directory writable by the FTP user.</P>
<P>anon_upload_enable=YES</P>
<P>#</P>
<P># Uncomment this if you want the anonymous FTP user to be able to create</P>
<P># new directories.</P>
<P>anon_mkdir_write_enable=YES</P>
<P>#</P>
<P># Activate directory messages - messages given to remote users when they</P>
<P># go into a certain directory.</P>
<P>dirmessage_enable=YES</P>
<P>#</P>
<P># Activate logging of uploads/downloads.</P>
<P>xferlog_enable=YES</P>
<P>#</P>
<P># Make sure PORT transfer connections originate from port 20 (ftp-data).</P>
<P>connect_from_port_20=YES</P>
<P>#</P>
<P># If you want, you can arrange for uploaded anonymous files to be owned 
by</P>
<P># a different user. Note! Using "root" for uploaded files is not</P>
<P># recommended!</P>
<P>chown_uploads=YES</P>
<P>chown_username=bernard</P>
<P>#</P>
<P># You may override where the log file goes if you like. The default is 
shown</P>
<P># below.</P>
<P>#xferlog_file=/var/log/vsftpd.log</P>
<P>#</P>
<P># If you want, you can have your log file in standard ftpd xferlog format</P>
<P>xferlog_std_format=YES</P>
<P>#</P>
<P># You may change the default value for timing out an idle session.</P>
<P>#idle_session_timeout=600</P>
<P>#</P>
<P># You may change the default value for timing out a data connection.</P>
<P>#data_connection_timeout=120</P>
<P>#</P>
<P># It is recommended that you define on your system a unique user which 
the</P>
<P># ftp server can use as a totally isolated and unprivileged user.</P>
<P>#nopriv_user=ftpsecure</P>
<P>#</P>
<P># Enable this and the server will recognise asynchronous ABOR requests. 
Not</P>
<P># recommended for security (the code is non-trivial). Not enabling it,</P>
<P># however, may confuse older FTP clients.</P>
<P>#async_abor_enable=YES</P>
<P>#</P>
<P># By default the server will pretend to allow ASCII mode but in fact 
ignore</P>
<P># the request. Turn on the below options to have the server actually do 
ASCII</P>
<P># mangling on files when in ASCII mode.</P>
<P># Beware that turning on ascii_download_enable enables malicious remote 
parties</P>
<P># to consume your I/O resources, by issuing the command "SIZE /big/file" 
in</P>
<P># ASCII mode.</P>
<P># These ASCII options are split into upload and download because you may 
wish</P>
<P># to enable ASCII uploads (to prevent uploaded scripts etc. from 
breaking),</P>
<P># without the DoS risk of SIZE and ASCII downloads. ASCII mangling should 
be</P>
<P># on the client anyway..</P>
<P>#ascii_upload_enable=YES</P>
<P>#ascii_download_enable=YES</P>
<P>#</P>
<P># You may fully customise the login banner string:</P>
<P>ftpd_banner=welcome to ftp server</FONT><FONT size=2>.</P>
<P>#</P>
<P># You may specify a file of disallowed anonymous e-mail addresses. 
Apparently</P>
<P># useful for combatting certain DoS attacks.</P>
<P>#deny_email_enable=YES</P>
<P># (default follows)</P>
<P>#banned_email_file=/etc/vsftpd.banned_emails</P>
<P>#</P>
<P># You may specify an explicit list of local users to chroot() to their 
home</P>
<P># directory. If chroot_local_user is YES, then this list becomes a list 
of</P>
<P># users to NOT chroot().</P>
<P>#chroot_list_enable=YES</P>
<P># (default follows)</P>
<P>#chroot_list_file=/etc/vsftpd.chroot_list</P>
<P>#</P>
<P># You may activate the "-R" option to the builtin ls. This is disabled by</P>
<P># default to avoid remote users being able to cause excessive I/O on 
large</P>
<P># sites. However, some broken FTP clients such as "ncftp" and "mirror" 
assume</P>
<P># the presence of the "-R" option, so there is a strong case for enabling 
it.</P>
<P>ls_recurse_enable=YES</P>
<P>pam_service_name=vsftpd</P>
<P></FONT><FONT face=Arial 
size=2>---------------------------------------------------------------------------------------------------------------------------&nbsp;&nbsp;&nbsp;</FONT></P></DIV>
<DIV><FONT face=Arial size=2>napaka ki mi jo javlja ko se poizkušam prijaviti na 
ftp strežnik... <STRONG>Connection refused</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2>očitno mi še nekaj manjka....&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Kaj je še potrebno 
narediti....?</FONT></DIV></BODY></HTML>