Results 1 to 3 of 3
Hi,
I need to implement ftp in RHEL 5.4. Actually sftp is working on these servers using port 22, but we need to enable ftp which used port 21. I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-16-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 6
FTP service in RHEL 5.4
Hi,
I need to implement ftp in RHEL 5.4. Actually sftp is working on these servers using port 22, but we need to enable ftp which used port 21. I know sftp is more secured, but application team needs to use ftp with port21.
Can any one let me know how can i enable to ftp (not SFTP) using port 21.
Thanks in advnace,
Raja
- 08-16-2010 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,722
It's in the RHEL Documentation
- 08-16-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 6
Thanks,
Anyway it is working. I just made small change in /etc/xinetd.d/gssftp file and restarted xinetd services and i can able to do ftp.
Raja


Reply With Quote
