Jump to content

Hi :3

 

I might need some help with the security and config of my home setup, ill be moving in some weeks to a much  bigger house so its time to learn how to configure correctly the network so i can safely expand it down the line.

 

I did got a Flint 2 router, a MikroTik CRS310-8G+2S+IN (that im only using as a switch cause is too much to configure), and this mini nas server that i did see featured in a linus video.

https://www.friendlyelec.com/index.php?route=product%2Fproduct&product_id=294 ( the CM3588).

 

I did configure this nas with open media vault, a 4 2TB kioxia drives, in a BTRFS config that lets me get 6 usable TB of space. (i also have jellyfin in a docker compose)

 

And basically i did open a SMB share, thing is i dont trust having a server always on, and the only way i know to be sure no one is breaking in is to have it of every time im not using it.

 

Here is my question, with this setup how i make sure to have a secure network, how to configure things so they can be secure.

 

Thanks:3

 

 

 

Link to comment
https://linustechtips.com/topic/1605147-help-with-home-networkingserver-security/
Share on other sites

Link to post
Share on other sites

Best bet is to keep any unnecessary ports closed and stick to your internal network with private routing. Use something like tailscale

Community Standards || Tech News Posting Guidelines

---======================================================================---

CPU: R5 9600X || GPU: RX 9070 XT|| Memory: 32GB || Cooler: Peerless Assassin || PSU: RM850e|| Case: Lian Li A3

Link to post
Share on other sites

1 hour ago, OLDBYTE said:

Here is my question, with this setup how i make sure to have a secure network, how to configure things so they can be secure.

 

The thing with security is nothing is perfect. If someone wants in bad enough, they'll get in. 
Instead, you need to think about threat vectors: who is going to be coming at you. Unless you're High Value (rich, famous, or controversial), you really only need to deal with passive attackers (bots trawling the internet) and novices (teenager down the street). 
If you're in the 99%, a strong password on the Wifi plus keeping software and devices up to date on security patches is all you really need. 
Definitely use a VPN to remotely access the server/network which will allow you to keep almost all your ports closed. 
Otherwise, you're probably totally okay. 

Oh, and the point of a server is that you don't shut it down. 

5950X/4090FE primary rig  |  1920X/1070Ti Unraid for dockers  |  200TB TrueNAS w/ 1:1 backup

Link to post
Share on other sites

2 hours ago, Slottr said:

Best bet is to keep any unnecessary ports closed and stick to your internal network with private routing. Use something like tailscale

Okay , need help with the private routing and tailscale, i did see it in the router config but i really dont know what is it. 

Link to post
Share on other sites

2 hours ago, OddOod said:

The thing with security is nothing is perfect. If someone wants in bad enough, they'll get in. 
Instead, you need to think about threat vectors: who is going to be coming at you. Unless you're High Value (rich, famous, or controversial), you really only need to deal with passive attackers (bots trawling the internet) and novices (teenager down the street). 
If you're in the 99%, a strong password on the Wifi plus keeping software and devices up to date on security patches is all you really need. 
Definitely use a VPN to remotely access the server/network which will allow you to keep almost all your ports closed. 
Otherwise, you're probably totally okay. 

Oh, and the point of a server is that you don't shut it down. 

Thanks for your help,

 

I really dont need remote access (work from home),so the strong password on the wifi network is done , ap isolation is on, so the only thread is in the port and firewall part, not sure how to configure it or how it works tho. 

Link to post
Share on other sites

Just now, OLDBYTE said:

Thanks for your help,

 

I really dont need remote access (work from home),so the strong password on the wifi network is done , ap isolation is on, so the only thread is in the port and firewall part, not sure how to configure it or how it works tho. 

I don't really think you need a dedicated firewall. Pretty much every system you have should have a built in one that's serviceable.
As for ports, you can check in the router settings to see if any are open that you didn't know about, but other than that, you should be fine

5950X/4090FE primary rig  |  1920X/1070Ti Unraid for dockers  |  200TB TrueNAS w/ 1:1 backup

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×