<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FTP logging --- ftpd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063725#M306293</link>
    <description>Thank you Patrick, After seeing the content of the log and doing some testing, I concluded that the sessions are not using ftpd.  I wanted to be sure about my conclusion</description>
    <pubDate>Fri, 31 Aug 2007 09:50:06 GMT</pubDate>
    <dc:creator>System Administrator_12</dc:creator>
    <dc:date>2007-08-31T09:50:06Z</dc:date>
    <item>
      <title>FTP logging --- ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063723#M306291</link>
      <description>I added the ftpd options of -l -i -o to /etc/inetd.conf and restarted the service&lt;BR /&gt;&lt;BR /&gt;after checking the /var/adm/syslog/xferlog, I see transfers logged for both inbound and outbound files&lt;BR /&gt;&lt;BR /&gt;THE QUESTION:  ftp logging seems to only log transfers that are initiated from another server to the server that is logging activity;&lt;BR /&gt;&lt;BR /&gt;Is there a way to log transfers of sessions that are initiated on the server that's logging?</description>
      <pubDate>Fri, 31 Aug 2007 09:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063723#M306291</guid>
      <dc:creator>System Administrator_12</dc:creator>
      <dc:date>2007-08-31T09:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: FTP logging --- ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063724#M306292</link>
      <description>It would not be nearly as straightforward to log ftp connections initiated on the server via the ftp executable.&lt;BR /&gt;&lt;BR /&gt;You are not seeing these connections logged because they do NOT use the FTPD daemon.  FTPD is ONLY listening for incoming connections and only those are logged.&lt;BR /&gt;&lt;BR /&gt;When you FTP from this machine this is completely separated from FTPD that is defined in /etc/inetd.conf.  &lt;BR /&gt;&lt;BR /&gt;There is no easy way that I know of to log info from ftp connections initiated on the server that is logging.</description>
      <pubDate>Fri, 31 Aug 2007 09:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063724#M306292</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-08-31T09:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: FTP logging --- ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063725#M306293</link>
      <description>Thank you Patrick, After seeing the content of the log and doing some testing, I concluded that the sessions are not using ftpd.  I wanted to be sure about my conclusion</description>
      <pubDate>Fri, 31 Aug 2007 09:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063725#M306293</guid>
      <dc:creator>System Administrator_12</dc:creator>
      <dc:date>2007-08-31T09:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: FTP logging --- ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063726#M306294</link>
      <description>You are now confusing the role of the ftp server daemon (ftpd) with that of the client, ftp. It would be the task of the foreign ftp server to log those transfers.&lt;BR /&gt;&lt;BR /&gt;What you could do is download the source for one of the ftp clients found on the Porting and Archive Centre and modify it to do whatever logging you wish. Bear in mind that this would only capture FTP traffic and would not capture transfers via email, ssh, rcp, ... or physical media transfers. There would still be a "hole" in FTP client use because any program could make use of the FTP protocol (e.g. a Perl script using the Net::FTP module) and those transfers would be completely hidden from "your" ftp.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You could also create a wrapper script for the "real" ftp command that would at least log who and when an ftp client was started but wouldn't know anything about transfers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Aug 2007 09:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-logging-ftpd/m-p/4063726#M306294</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-08-31T09:56:02Z</dc:date>
    </item>
  </channel>
</rss>

