I’m strongly considering adding another backup location in the form of an old Raspberry Pi and a USB HDD.

I want the Pi to exclusively use the available network to connect to my Wireguard Server, so other devices (local to the Wireguard Server and remote connected to the server) can use it as a secondary backup location.

I’m kind of worried about a scenario, where my network is compromised and, through the VPN connection of the Pi in the external network, the external network is as well.

What are the best practices to secure such a setup?

Possibly linux
link
fedilink
English
41M

Go the other way. Have the backup server connect in to the rest of the network.

Strit
link
fedilink
English
11M

I was considering doing something similar to OP, but I also think it’s better to do it the other way around, having the backup server connect to the network when it’s time to do a backup. Then you can just use the trusty ssh/rsync combo for backup.

Nomecks
link
fedilink
English
2
edit-2
1M

Use object storage and enable immutability for the backups. If they compromise your site they shouldn’t be able to delete your backups unless they have the NAS password too.

@Emotet@slrpnk.net
creator
link
fedilink
English
01M

Great suggestion to secure the backups themselfes, but I’m more concerned about the impact an attacker on my network might have on the external network and vice versa.

@cmbabul@lemmy.world
link
fedilink
English
81M

I just did this over the weekend, I’ll try to remember to come back after work and add in my steps. It can be really confusing to parse over a bunch of tutorials

@Emotet@slrpnk.net
creator
link
fedilink
English
11M

I’d appreciate it very much!

@jet@hackertalks.com
link
fedilink
English
61M

This is a exercise in network DMZ planning. Assume the NAS will be compromised, so you limit its access to the rest of the network.

put the NAS on its own VLAN in both locations, setup firewall rules so that only select protocols are allowed to/from the NAS.

@Emotet@slrpnk.net
creator
link
fedilink
English
11M

That’d be the gold standard. Unfortunately, the external network utilizes infrastructure that doesn’t support specifying firewall rules on the existing separate VLAN, so all rules would have to be applied on the Pi itself or on yet another device between, which is something I’d like to avoid. Great general advice, though!

so all rules would have to be applied on the Pi itself

Sounds like you’ll want to setup IPTables

@istanbullu@lemmy.ml
link
fedilink
English
31M

I think you can have password auth in Samba.

That being said, the more important thing is to protect your VPN network.

Create a post

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.

Rules:

  1. Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

  • 1 user online
  • 279 users / day
  • 589 users / week
  • 1.34K users / month
  • 4.55K users / 6 months
  • 1 subscriber
  • 3.47K Posts
  • 69.4K Comments
  • Modlog