Hacker News new | ask | show | jobs
by dls2016 1719 days ago
I’m currently in a low-user situation and can lock that down AWS instances by IP.

My concern is that I'm running an experiment and don't want things corrupted by some script kiddies simply because I'm not a great network/Linux admin. This merely reflects my lack of knowledge... hence my ask. (Which I guess people hate enough to downvote? haha ok)

1 comments

That’s pretty simple to do with Linux too… Just install ufw and set it to deny by default, then open the SSH port to only your IP. No need to go through AWS for that.
Didn't know about ufw, but I'm not on the same network as the RPI and don't have a static IP. And the RPI was already uploading data to an AWS instance.
Sorry, then I don’t know what you’ve meant by “lock that down AWS instances by IP”.
Using an AWS security group. I'm a basic b** as the kids say.
And remove the word "that".