Re: how to setup ftp server in red hat enterprise level 5




You will also need to ensure that the firewall on ftp.domain.com allows for both active and passive ftp connections.

John

On Thu, 30 Aug 2007, kimberly custodio wrote:

hi john,

thanks so much for replying. i really need your help.
i actually mess up this ftp server.

so vsftpd is installed. my machine name is server.domain.com (sample name).
i need our client to ftp to ftp.domain.com instead Not server.domain.

what can i do?



John O'Loughlin <j.oloughlin@xxxxxxxxxx> wrote:

I've used vsftpd which is good.

rpm -q vsftpd so see if its installed, if not up2date vsftpd

the config file is /etc/vsftpd/vsftpd.conf

chkconfig it on and service vsftpd start

Anonymous ftp stuff goes in /var/ftp/pub, I'm not sure if the default
config allows users to their home directories or not.

If you need any help let me know.

John

On Thu, 30 Aug 2007, kimberly custodio wrote:

pls advise. i'd like to setup ftp server in my linux machine. pls help me give the details. thanks!


---------------------------------
Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



---------------------------------
Shape Yahoo! in your own image. Join our Network Research Panel today!
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • vsftpd doesnt start - subsytem locked
    ... I have a RedHat 9 box with vsftpd installed. ... I am starting vsftpd as a service, and there is nothing about ftp in the ... # Uncomment this to allow the anonymous FTP user to upload files. ... # mangling on files when in ASCII mode. ...
    (linux.redhat)
  • RE: vsftpd v1.1.0 not allowing user logon (but anonymous is allow ed)
    ... The wu-ftpd FTP server serves FTP connections. ... Asunto: RE: vsftpd v1.1.0 not allowing user logon ... > registered office of each company is at Booths Hall, Chelford Road, ... relevant UK operating company and are confidential and intended for the use ...
    (RedHat)
  • Re: vsftpd chrooted setup
    ... The chroot lines are commented out. ... then after starting vsftpd, /sbin/service vsftpd status will give error ... # loosens things up a bit, to make the ftp daemon more usable. ... # Uncomment this to enable any form of FTP write command. ...
    (Fedora)
  • Re: hack attempt on my server...What do you do about this?
    ... the first option is not to run vsftpd at all. ... which you can not do using sftp to log into you box. ... You don't need a separate ftp server to run it, ...
    (Fedora)
  • Cant login to vsftpd as regular user
    ... I can ftp as a anonymous user, but if I try to login as a normal user ie: ... I did make the change using chkconfig to start vsftpd on ... # Uncomment this to allow the anonymous FTP user to upload files. ... # mangling on files when in ASCII mode. ...
    (alt.os.linux)