<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Single on Details...</title>
    <link>https://www.deepreflect.net/tags/single/</link>
    <description>Recent content in Single on Details...</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2003 - 2026 Leonardo Rizzi</copyright>
    <lastBuildDate>Tue, 30 Jun 2026 03:28:29 +0200</lastBuildDate>
    <atom:link href="https://www.deepreflect.net/tags/single/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ProFTP(D) - listen on single ip</title>
      <link>https://www.deepreflect.net/2009/12/02/proftpd-listen-on-single-ip/</link>
      <pubDate>Wed, 02 Dec 2009 07:19:58 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=759</guid> 
      <description>&lt;p&gt;I don&amp;rsquo;t use ftp, but wordpress comes with this nice feature to upgrade plugins automatically from the web admin interface that needs ftp.&lt;/p&gt;
&lt;p&gt;the problem is I don&amp;rsquo;t want to enable the ftp service and make it available to the rest of the world just for that.&lt;/p&gt;
&lt;p&gt;So I needs the following two options in proftpd.conf:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;DefaultAddress 127.0.0.1
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;SocketBindTight                 on
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Now restart proftpd and you&amp;rsquo;re done.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>I don&rsquo;t use ftp, but wordpress comes with this nice feature to upgrade plugins automatically from the web admin interface that needs ftp.</p>
<p>the problem is I don&rsquo;t want to enable the ftp service and make it available to the rest of the world just for that.</p>
<p>So I needs the following two options in proftpd.conf:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>DefaultAddress 127.0.0.1
</span></span><span style="display:flex;"><span>SocketBindTight                 on
</span></span></code></pre></div><p>Now restart proftpd and you&rsquo;re done.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
