Backing up your NAS
Ok, so you have your NAS and you have built it with some redundancy (RAID). But what if the whole thing dies (the system motherboard)? Well, at least you will need a spare unit. Nonetheless, having all your data on a single device that can die anytime does not seem like a good idea, so some sort of backup plan is needed. One possible idea is to have a second NAS unit that will be kept in sync with the main one, so that you can switch it back to be the main one in case of a failure of the main unit. Not cheap but a workable solution. However, certain risks like a robbery or a fire need to be covered, so keeping the two NAS at the same location is not a good idea. So one possible solution is to have the backup system remote and to connect it to the office system VPN, so backups can take place. This opens up an interesting networking problem if the VPN server is not run by the NAS box, as the VPN addressing space is going to be different than the office network addressing spac...