- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Syslog Message > ftpd
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-08-2005 12:49 AM
02-08-2005 12:49 AM
Just wondering why I am seeing these messages.
Nobody uses ftp on the box.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 12:59 AM
02-08-2005 12:59 AM
Re: Syslog Message > ftpd
can you post the complete message.
check
/etc/inetd.conf
/var/adm/inetd.sec
/etc/ftpd/ftpaccess
/etc/ftpd/ftpusers
ps -ef|grep ftp
let me know.
regards
Henk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:04 AM
02-08-2005 01:04 AM
Re: Syslog Message > ftpd
Feb 8 07:01:29 ltcrss ftpd[6812]: FTP session closed
Feb 8 07:06:30 ltcrss ftpd[6856]: FTP session closed
Feb 8 07:11:30 ltcrss ftpd[6898]: FTP session closed
Feb 8 07:16:30 ltcrss ftpd[6941]: FTP session closed
Feb 8 07:21:30 ltcrss ftpd[6984]: FTP session closed
Feb 8 07:26:29 ltcrss ftpd[7026]: FTP session closed
Feb 8 07:31:29 ltcrss ftpd[7068]: FTP session closed
Feb 8 07:36:30 ltcrss ftpd[7109]: FTP session closed
Feb 8 07:41:29 ltcrss ftpd[7152]: FTP session closed
Feb 8 07:46:30 ltcrss ftpd[7202]: FTP session closed
Feb 8 07:51:30 ltcrss ftpd[7245]: FTP session closed
Feb 8 07:56:29 ltcrss ftpd[7290]: FTP session closed
Feb 8 08:01:30 ltcrss ftpd[7335]: FTP session closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:05 AM
02-08-2005 01:05 AM
Re: Syslog Message > ftpd
ftpd is a daemon that responds with some process trying to FTP to YOUR box, not someone on your box trying to FTP to some place else.
Is ftpd disabled?
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:07 AM
02-08-2005 01:07 AM
Re: Syslog Message > ftpd
so you are saying that a process is trying to ftp to this box?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:08 AM
02-08-2005 01:08 AM
Re: Syslog Message > ftpd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:13 AM
02-08-2005 01:13 AM
Re: Syslog Message > ftpd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:17 AM
02-08-2005 01:17 AM
Re: Syslog Message > ftpd
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.74/
For the depot precompiled versions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:25 AM
02-08-2005 01:25 AM
Re: Syslog Message > ftpd
The usual suspects are cron jobs on other boxes. Because of the regularlity of the ouptut, that is why I suspect it.
If you have secure shell openssh working and clients with your users, I'd say go to /etc/inetd.conf and comment out the ftpd daemon.
Then save the file
inetd -c
First, you might want to use enhanced logging, inetd -l and see what the source ip address of the ftp request is. That will narrow your suspect list.
Don't forget to check the cron schedule on this box. I've seen sysadmins do that to themselves on occaision.
< Quickly looks and sees if there is anyone standing behind me. >
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:51 AM
02-08-2005 01:51 AM
Re: Syslog Message > ftpd
In inetd.conf, change the ftp line to add the "-l" option. it gives more details in syslog:
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l
example output:
Feb 8 09:49:06 vpart1 ftpd[27752]: FTP LOGIN FROM rndspt01.paychex.com [10.2.110.1], root
Feb 8 09:49:26 vpart1 ftpd[27752]: root of rndspt01.paychex.com [10.2.110.1] deleted /tmp/xyz
Feb 8 09:49:31 vpart1 ftpd[27752]: FTP session closed
[root@vpart1 /var/adm/syslog]#
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2005 01:53 AM
02-08-2005 01:53 AM
Re: Syslog Message > ftpd
inetd -c
live free or die
harry d brown jr