- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP messages in /var/adm/syslog/syslog.log
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
10-06-2003 04:21 AM
10-06-2003 04:21 AM
Thanks!!
Oct 3 20:40:55 icgstx1 ftpd[13811]: FTP LOGIN FROM txcop1.cppltx.tel.gte.com [1
43.91.173.135], icgs
Oct 3 20:41:53 icgstx1 ftpd[13811]: FTP session closed
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 04:25 AM
10-06-2003 04:25 AM
SolutionLook in you /etc/inetd.conf file - specifically for the ftp line & remove the -l (that's dash ell). That's what's causes the extended logging in syslog.log. Then run inetd -c to reread the file & make the change take affect.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 04:25 AM
10-06-2003 04:25 AM
Re: FTP messages in /var/adm/syslog/syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 04:32 AM
10-06-2003 04:32 AM
Re: FTP messages in /var/adm/syslog/syslog.log
ftp stream tcp nowait root /usr/lbin/ftpd
dont pass -l or -v to that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 05:02 AM
10-06-2003 05:02 AM
Re: FTP messages in /var/adm/syslog/syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 05:15 AM
10-06-2003 05:15 AM
Re: FTP messages in /var/adm/syslog/syslog.log
Read the book HP-UX System Administration Tasks, which can be found
at http://www.docs.hp.com/hpux/pdf/B2355-90672.pdf
Read the book Using HP-UX, which can be found at
http://www.docs.hp.com/hpux/pdf/B2355-90164.pdf
Learning alot from forums.............