<?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: IS passive mode on or off with this wu-ftpd configure.in statement? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165830#M31986</link>
    <description>The configure.in is used by autoconf and is generated when you run ./configure. Unless you have specified --disable-pasv, it will have pasv enabled. As you can see in that file, the value for pasv=yes, that is the default.</description>
    <pubDate>Fri, 21 Mar 2008 14:26:03 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2008-03-21T14:26:03Z</dc:date>
    <item>
      <title>IS passive mode on or off with this wu-ftpd configure.in statement?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165829#M31985</link>
      <description>I need to figure out if our wu-ftpd daemon is configured for active or passive mode.  I found this within the configure.in file, but can't decipher is, as I'm not a C programmer.&lt;BR /&gt;&lt;BR /&gt;Can anyone help?&lt;BR /&gt;&lt;BR /&gt;AC_ARG_ENABLE(pasv,      [  --disable-pasv          don't allow passive mode],&lt;BR /&gt;        [ pasv=$enableval ], [ pasv=yes ]) &lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2008 14:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165829#M31985</guid>
      <dc:creator>Debbie Fleith</dc:creator>
      <dc:date>2008-03-21T14:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: IS passive mode on or off with this wu-ftpd configure.in statement?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165830#M31986</link>
      <description>The configure.in is used by autoconf and is generated when you run ./configure. Unless you have specified --disable-pasv, it will have pasv enabled. As you can see in that file, the value for pasv=yes, that is the default.</description>
      <pubDate>Fri, 21 Mar 2008 14:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165830#M31986</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-03-21T14:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: IS passive mode on or off with this wu-ftpd configure.in statement?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165831#M31987</link>
      <description>Is there a way to change the default without re-compiling, i.e. can we add a server argument to /etc/xinetd.d/wu-ftpd?</description>
      <pubDate>Fri, 21 Mar 2008 16:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165831#M31987</guid>
      <dc:creator>Debbie Fleith</dc:creator>
      <dc:date>2008-03-21T16:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: IS passive mode on or off with this wu-ftpd configure.in statement?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165832#M31988</link>
      <description>Don't think "default" as the mode used by the clients. In this case, default means that the feature is enabled "by default". If you disable it, then passive support is removed.&lt;BR /&gt;&lt;BR /&gt;The connection mode is established by the client and "supported" by the server. From the server, you can't "force" a client to start in a specific mode if that is what you want.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2008 18:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-passive-mode-on-or-off-with-this-wu-ftpd-configure-in/m-p/4165832#M31988</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-03-21T18:43:30Z</dc:date>
    </item>
  </channel>
</rss>

