Skip to main content

dns-323

NFS

Posted in

Install an NFS server on your DNS-323 NAS box.

The UNFS3 NFS server does not require kernel support so it's an easier option to use on your DNS-323. To have it start at system boot:

chmod a+x /ffp/start/unfsd.sh

To start it from the command line:
sh /ffp/start/unfsd.sh start

A default exports file is created in /ffp/etc/exports that can be edited for custom directories.

AFP

Posted in

Add AFP support for native OS X filesharing on the D-Link DNS-323

Install netatalk
http://wiki.dns323.info/howto:appletalk
Telnet into the DNS-323:

telnet <ip-address>

Download the netatalk packages:

Using the WebGUI for the DNS-323, setup an FTP user and home directory for your AFP client(s).

DLink DNS-323

Posted in

D-Link DNS-323 2-bay NAS storage enclosure

How to hack the heck out of it!

http://nas-tweaks.net/CH3SNAS:Tutorials
http://wiki.dns323.info

Install funplug
http://nas-tweaks.net/CH3SNAS:Tutorials/fun_plug
http://wiki.dns323.info/howto:appletalk

FTP http://www.inreto.de/dns323/fun-plug/0.5/fun_plug and http://www.inreto.de/dns323/fun-plug/0.5/fun_plug.tgz to the root volume of the DNS-323 (Volume_1). Remove the ".sh" if one is added to fun_plug.

chmod 777 funplug.sh

Reboot the DNS-323 then Telnet into it.
telnet <ip-address>

Syndicate content