Use Funplug to turn an old DNS-323 NAS into an rsync server

in #howto7 years ago

DNS-323 as rsync backup server? Yes!

My situation: I have a Synology DS216+II NAS with a lot of important data on it, and I have an old D-Link DNS-323 standing around doing nothing, because well... it's old, and because the DS216 won't backup to a network share.

Fortunately, there's a nice fix for this I just stumbled upon. Note that 99% of this work does not originate with me, but rather here and here. I'm just putting it together into a more complete format.


source

Preparation

  1. Perform a factory reset on your DNS-323, then configure it far enough to have an empty volume (most likely 'Volume_1')
  2. Create some user that has r/w access to this volume, such that you can mount it from your computer
  3. Download the two files fun_plug and fun_plug.tgz and place them in the topmost folder of the empty volume. Do not extract the archive file!
  4. Reboot the DNS-323 (e.g. from the web interface)

Installation of the Fonz fun_plug 0.5

Follow this guide very carefully. You are done as soon as you are successfully logged in over SSH and Telnet is no longer active.

Configuration of rsync

Complete steps 2 and 3 from this guide.

IMPORTANT: Contrary to the guide, make sure this line
pid file = /var/run/rsyncd.pid
looks like this
pid file =/var/run/rsyncd.pid
instead. (Note that there's no more empty space after the equal sign.)

Also make sure the user you choose as 'backup_user' has also been created in the web interface of the DNS-323. You cannot choose 'root' for this by the way.

Lastly you need to run chmod a+x /mnt/HD_a2/ffp/start/rsyncd.sh to ensure the rsync server will start automatically on startup.

Done!

Sort:  

Cool post, Are you backing up locally as well as replicating off site? Checkout this article about Backup Exec Vs Paragon for backups https://vellicore.com/backup-exec-vs-paragon/

Thanks. I have a RAID1 configuration on my active server (the DS216+II) as well as on the backup server (DNS-323). The cool thing with the setup I describe above is that I can now use Synology Hyper Backup which is free to use and gives me a lot of control over backup version cycling etc.

Nice I howe nice blog to

Congratulations @the-tech-guy! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 2 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Cannot get this to work, service is started, but my other NAS says "Module not found on destination rsync server. (Ref. 5303)" when trying to do a backup.

Coin Marketplace

STEEM 0.28
TRX 0.11
JST 0.030
BTC 68518.46
ETH 3760.02
USDT 1.00
SBD 3.66