- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- server says ftp is disabled
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 05:20 AM
02-21-2006 05:20 AM
I have checked the /etc/services to make sure ftp is enabled, I have checked the /etc/inetd.conf file to make sure ftp is enabled, I've run inetd -c to re-read config...I AM able to ftp from server "B" to server "A"...I've compared the 2 servers....I must be missing something?? Any help is appreciated. Below is entry from inetd.conf:
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 05:25 AM
02-21-2006 05:25 AM
Re: server says ftp is disabled
I think you shoudl also see whether ports 20 and 21 are disabled and check /var/adm/inetd.sec configuration as well.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 05:30 AM
02-21-2006 05:30 AM
Re: server says ftp is disabled
In addition to checking for denied access in '/var/adm/inetd.sec' see if access is disallowed in '/etc/ftpd/ftpaccess'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 05:34 AM
02-21-2006 05:34 AM
Re: server says ftp is disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:17 AM
02-21-2006 07:17 AM
Re: server says ftp is disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:33 AM
02-21-2006 07:33 AM
Re: server says ftp is disabled
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:38 AM
02-21-2006 07:38 AM
Re: server says ftp is disabled
netstat -an does say port 21 is listen..I'm assuming that inetd is what is listening on that port???
I also have all shells defined in /etc/shells..(in case anyone is wondering).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:54 AM
02-21-2006 07:54 AM
Re: server says ftp is disabled
Can you report the errors logged in syslog, while trying FTP.
More over we just wanted to confirm whether you are getting ftp login prompt when issuing ftp command.
You can also try open an ftp session from the local server itself, ie. Try FTP from B server to B server itself. And report the o/p syslog
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:59 AM
02-21-2006 07:59 AM
SolutionDo this:
type ftp
and execute the file command on whatever is returned by the previous command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 08:06 AM
02-21-2006 08:06 AM
Re: server says ftp is disabled
usetud06 # ftp usetud03
FTP is disabled on usetud06
nothing is logged in the syslog when running this command.
I can ftp into the server usetud06 from another location (pc, other unix servers, usetud03, etc.).
I rebooted...and the reboot did not help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 08:16 AM
02-21-2006 08:16 AM
Re: server says ftp is disabled
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 08:29 AM
02-21-2006 08:29 AM
Re: server says ftp is disabled
Thanks to everyone for their help...hope it didn't waste too much of your time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 08:31 AM
02-21-2006 08:31 AM
Re: server says ftp is disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 08:55 AM
02-21-2006 08:55 AM
Re: server says ftp is disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 09:11 AM
02-21-2006 09:11 AM