Hacker News new | ask | show | jobs
by idle_zealot 2821 days ago
Ssh and p2p stuff are two examples off the top of my head. For p2p, you lose the ability for peers to initiate a connection with you if you block incoming traffic.
1 comments

Why not block all incoming connections except on those ports?
That's what you usually do (preferably on your router if you are using one).

But the article says "and check Block all incoming connections". That's my point.