AstonJ

AstonJ

How do you secure your router/internet?

While on the theme of routers:

How do you secure yours/your internet?

Most Liked

arcanemachine

arcanemachine

I put all devices on the DMZ and brace for attack. It’s the only way I can really be sure my network is battle-ready.

Seriously though, I just rely on the firewall in my ISP’s modem, and I try to open as few ports as possible.

I really should get some sort of Tailscale/VPN-esque solution working though…

AstonJ

AstonJ

This is what I do too (tho I do not use ISP modems). I also limit the upload speeds for my Mac - so if the machine does ever get compromised it would take them a few months to copy over all my files :042:

sezaru

sezaru

Buy a machine with pfsense in it, there are a bunch of them available in Amazon, not only you get a great firewall, but you also get a bunch of neat features (ad blocking via pfblockerng, easy VPN configuration, etc), it is really worth it IMO.

Some of these machines also allow you to put a SIM chip in it, meaning that you can configure it to be a fallback if your main internet drops for some reason.

Also, keep in mind that these firewalls in the ISP modem are very likely to have backdoors and security holes since they are not updated after some time. So, if you really worry about security, a solution like Pfsense is the way to go.

odd

odd

I use OpenWrt with AdGuard, with separate wired networks for

  • work computer (consulting)
  • work computer (another company of mine)
  • gaming PC
  • home server and Apple TV

I also have a wifi for personal use and another wifi that goes through a VPN (vpn runs on the router).

Sounds unnecessarily complex but it started out as a way to learn about networking and there hasn’t been a good reason to change it since.

And also to answer the question, there’s a firewall on the router and also on my computers.

Where Next?

Popular in Dev Env & Tools Top

nickurban
Cursor Cloud Agents are quite good at writing Elixir now, but only with a custom configuration. It took me a while to get this working p...
New
hauleth
Question as in the title. Are You using EditorConfig in your projects? poll
New
ariandanim
Dear all, Does anyone has tried using ARM Laptop Snapdragon? I am planning to buy new one for my daily coding, but still need some sugg...
New
ricksonoliveira
Hey folks, I have been looking for an alternative to good old VsCode for a while. Have tried some vim and emacs editors with their plugi...
New
dewetblomerus
Setting up Cursor Background Agents to work with Elixir was a pain, which led me to publish a Docker image just for this and write a blog...
New
Dusty
New England download page New England repo I am a long-time dark theme user, but I recently developed an interest in coding on a light ...
New
sodapopcan
I just placed on an order for my first mechanical watch since I last wore one in my mid 20s which was… oh boy, technically decadeS ago (t...
New
SyntaxSorcerer
I found Elixir after a friend recommended looking into it for developing a multi-agent orchestration and task management system. Soon aft...
New
AstonJ
Not sure I’m going to upgrade myself yet, but curious what others think: How are you finding it for dev? What are your thoughts of it g...
New
evnp
How do you all feel about the use of AI tools for building Elixir/Phoenix projects, with respect to these topics? Longform context below....
New

Other popular topics Top

Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
977 41022 311
New
sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
mgjohns61585
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 27727 240
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
273 38985 115
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New

We're in Beta

About us Mission Statement