Jump to content

Dynamic DNS

Go to solution Solved by JohnDongus,

There's always a risk opening any device to the internet. Just make sure your passwords are nice and safe and that you aren't running any versions of software that have known vulnerabilitys you can use this to search

https://www.cvedetails.com

It's most likely not nessisarry but if you want to check go ahead. 

There's always a risk opening any device to the internet. Just make sure your passwords are nice and safe and that you aren't running any versions of software that have known vulnerabilitys you can use this to search

https://www.cvedetails.com

It's most likely not nessisarry but if you want to check go ahead. 

CPU:R9 3900x@4.5Ghz RAM:Vengeance Pro LPX @ 3200mhz MOBO:MSI Tomohawk B350 GPU:PNY GTX 1080 XLR8

DRIVES:500GB Samsung 970 Pro + Patriot Blast 480GB x2 + 12tb RAID10 NAS

MONITORS:Pixio PX329 32inch 1440p 165hz, LG 34UM68-p 1080p 75hz

 

 

 

Link to comment
https://linustechtips.com/topic/1013492-dynamic-dns/#findComment-12123997
Share on other sites

Link to post
Share on other sites

9 hours ago, pxnguinPr3 said:

Hi, so Im trying to run a web server of my raspberry PI, and im trying to use noip.com, im using a BT Buisness router and was wondering before i used it, is there any security risk to any of the computers or NAS's on the network?

Depends on how you set things up, here is a short list of good practices, try to get as many as you can. (Googling anything down below will result in a gazillion tutorials you can follow).

 

Configure the web service inside a DMZ to minimize the impact. (At least only this server gets compromized and not the entire network).

Virtualizes services. Since its a Raspberry it's kind of hard to virtualize but QEMU is always an option. (in case of compromise, only the VM gets owned not the entire machine).

Run only what you need. (If you dont need other services stop them.)

Run latest patched up servers (try to get a guide on how to harden your particular version).

Don't leave anything at default settings (no secondary accounts, not "test123" passwords, no "hidden" folders, etc.)

Log. Set every service to log access and behavior. Read said logs every time you can.

 

Link to comment
https://linustechtips.com/topic/1013492-dynamic-dns/#findComment-12125510
Share on other sites

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

×