Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2022 11:01:30 +0100
From:      infoomatic <infoomatic@gmx.at>
To:        questions@freebsd.org
Subject:   Re: Building a FreeBSD NAS
Message-ID:  <188a6994-9428-6d65-6ac0-e8d92997a389@gmx.at>
In-Reply-To: <BD58D4A3-2B23-4F10-A33E-4E2E17B5BCEF@kukulies.org>
References:  <BD58D4A3-2B23-4F10-A33E-4E2E17B5BCEF@kukulies.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------i0qy4tHR0hEdWNRw1XEPuH4G
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

On 05.02.22 10:13, Christoph Kukulies wrote:
> I=E2=80=99m thinking of setting up a NAS server on my FreeBSD (12.1) sys=
tem. What would be the product from ports or server I had to use?
>
depends on how you gonna use it. First, I suggest updating to 12.3 since
12.1 is end of life, or upgrade to 13.0.

I use plain sshfs, so I do not need anything from ports ;-) I just use
sshd from the base system and fusefs-sshfs on my clients.

If you intend to use nfs, it is also in base - with 13.0 you can also
use TLS to encrypt data in transmission.

iscsi is also in base. However, if you want to share files with Windows
clients, you can use samba413 from ports/pkg.

If you want to share files via webdav, use apache24 from ports/pkg, for
ftp I can recommend vsftpd from ports/pkg (or proftpd).

For afp/filesharing with macos you can use netatalk3 from ports/pkg.


Regards,

Robert

--------------i0qy4tHR0hEdWNRw1XEPuH4G
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html>
  <head>
    <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-=
8">
  </head>
  <body text=3D"#000000" bgcolor=3D"#FFFFFF">
    <div class=3D"moz-cite-prefix">On 05.02.22 10:13, Christoph Kukulies
      wrote:<br>
    </div>
    <blockquote type=3D"cite"
      cite=3D"mid:BD58D4A3-2B23-4F10-A33E-4E2E17B5BCEF@kukulies.org">
      <pre class=3D"moz-quote-pre" wrap=3D"">I=E2=80=99m thinking of setti=
ng up a NAS server on my FreeBSD (12.1) system. What would be the product =
from ports or server I had to use?

</pre>
    </blockquote>
    <p>depends on how you gonna use it. First, I suggest updating to
      12.3 since 12.1 is end of life, or upgrade to 13.0.</p>
    <p>I use plain sshfs, so I do not need anything from ports ;-) I
      just use sshd from the base system and fusefs-sshfs on my clients.
      <br>
    </p>
    <p>If you intend to use nfs, it is also in base - with 13.0 you can
      also use TLS to encrypt data in transmission. <br>
    </p>
    <p>iscsi is also in base. However, if you want to share files with
      Windows clients, you can use samba413 from ports/pkg.</p>
    <p>If you want to share files via webdav, use apache24 from
      ports/pkg, for ftp I can recommend vsftpd from ports/pkg (or
      proftpd).</p>
    <p>For afp/filesharing with macos you can use <span
        class=3D"element-details">netatalk3 from ports/pkg.<br>
      </span></p>
    <p><span class=3D"element-details"><br>
      </span></p>
    <p><span class=3D"element-details">Regards,</span></p>
    <p><span class=3D"element-details">Robert<br>
      </span></p>
  </body>
</html>

--------------i0qy4tHR0hEdWNRw1XEPuH4G--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?188a6994-9428-6d65-6ac0-e8d92997a389>