On Tue, 13 Nov 2001, KRYPTON wrote: > good day to all! > > Can somebody give me some idea on how i can configure my server so that > my users can upload their files using FTP. > > I tried configuring hosts.allow and hosts.deny > are there some other configuration files? > > Im using REDHAT 7.0
Hi, 1. /etc/hosts.deny all:all 2. /etc/hosts.allow in.ftpd: 192.168.0. 10.0.0. The hosts.allow IP addresses should be your IPs that you want to allow to access your ftp server. HTH. -- roi Angeles Commnunications _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
