<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Feiniu NAS on KnightLi Blog</title>
        <link>https://www.knightli.com/en/tags/feiniu-nas/</link>
        <description>Recent content in Feiniu NAS on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sat, 04 Apr 2026 11:00:00 +0800</lastBuildDate><atom:link href="https://www.knightli.com/en/tags/feiniu-nas/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Two Ways to Remotely Access Feiniu NAS and Their Comparison</title>
        <link>https://www.knightli.com/en/2026/04/04/fnos-remote-access-public-ip-vs-fn-connect/</link>
        <pubDate>Sat, 04 Apr 2026 11:00:00 +0800</pubDate>
        
        <guid>https://www.knightli.com/en/2026/04/04/fnos-remote-access-public-ip-vs-fn-connect/</guid>
        <description>&lt;p&gt;There are two common ways to remotely access a Feiniu NAS:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Direct public IP access&lt;/li&gt;
&lt;li&gt;FN Connect remote access service&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Below is a practical guide organized by &amp;ldquo;how to use + key notes + best-fit scenarios.&amp;rdquo;&lt;/p&gt;
&lt;h2 id=&#34;option-1-direct-public-ip-access&#34;&gt;Option 1: Direct Public IP Access
&lt;/h2&gt;&lt;p&gt;This is suitable when your home network has a public IP and you can configure port forwarding on the router.&lt;br&gt;
After that, you can access it by entering the public IPv4/IPv6 address and port in a browser or in the Feiniu App.&lt;br&gt;
You can also set up DDNS and access via domain name.&lt;/p&gt;
&lt;h3 id=&#34;notes&#34;&gt;Notes
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Default ports for Feiniu private cloud fnOS:
&lt;code&gt;HTTP = 8000&lt;/code&gt;, &lt;code&gt;HTTPS = 8001&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;If port forwarding is configured, the access URL must include the port number; otherwise, access will fail.&lt;/li&gt;
&lt;li&gt;Direct public IP access usually has no extra relay, so speed loss is lower.&lt;/li&gt;
&lt;li&gt;If security certificates are not configured properly, HTTP is plaintext. Use only in trusted network environments.&lt;/li&gt;
&lt;li&gt;Many broadband providers block common ports such as 80 and 8080. If common ports do not work, try less common ports.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;option-2-fn-connect-remote-access-service&#34;&gt;Option 2: FN Connect Remote Access Service
&lt;/h2&gt;&lt;p&gt;FN Connect is a remote-access service provided by Feiniu.&lt;br&gt;
After enabling it, you get a unique FN ID to identify your Feiniu NAS and access it remotely through the corresponding method.&lt;/p&gt;
&lt;h3 id=&#34;notes-1&#34;&gt;Notes
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;FN Connect requires you to register or sign in with a Feiniu account.&lt;/li&gt;
&lt;li&gt;FN Connect provides an SSL certificate for the subdomain mapped to your FN ID, enabling secure HTTPS access.&lt;/li&gt;
&lt;li&gt;FN Connect automatically chooses a better connection method based on your current network environment.&lt;/li&gt;
&lt;li&gt;When direct public access is available, the web client can choose whether to use direct public IP access.&lt;/li&gt;
&lt;li&gt;FN Connect relay forwarding has traffic cost, so rate limiting applies.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;comparison-of-the-two-methods&#34;&gt;Comparison of the Two Methods
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Dimension&lt;/th&gt;
          &lt;th&gt;Direct Public IP Access&lt;/th&gt;
          &lt;th&gt;FN Connect&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Getting started&lt;/td&gt;
          &lt;td&gt;Requires public IP + router port forwarding&lt;/td&gt;
          &lt;td&gt;Lower barrier with account login and guided setup&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Access speed&lt;/td&gt;
          &lt;td&gt;Usually faster with a more direct path&lt;/td&gt;
          &lt;td&gt;Close to direct mode when direct; possibly limited when relayed&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Security&lt;/td&gt;
          &lt;td&gt;Depends on your own certificate and exposure strategy&lt;/td&gt;
          &lt;td&gt;Certificate support by default, easier HTTPS setup, depends on Feiniu&amp;rsquo;s own security&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Maintenance cost&lt;/td&gt;
          &lt;td&gt;You maintain network and security settings yourself&lt;/td&gt;
          &lt;td&gt;Lower day-to-day maintenance effort&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Best for&lt;/td&gt;
          &lt;td&gt;Users with networking experience and performance focus&lt;/td&gt;
          &lt;td&gt;Users who prioritize ease of use and stability&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;recommendations&#34;&gt;Recommendations
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;If you are comfortable with networking and want higher bandwidth/lower latency, prioritize direct public IP access.&lt;/li&gt;
&lt;li&gt;If you care more about ease of use and secure access experience, prioritize FN Connect.&lt;/li&gt;
&lt;li&gt;In practice, you can mix both: use FN Connect by default, and switch to direct public IP when conditions allow.&lt;/li&gt;
&lt;/ol&gt;
</description>
        </item>
        
    </channel>
</rss>
