Y
Hacker News
new
|
ask
|
show
|
jobs
by
pfschell
2821 days ago
What do you need it for that it actually prevents? I've used this for close to a decade, and it has never broken anything. Sounds like FUD mate.
3 comments
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.
link
staticassertion
2821 days ago
Why not block all incoming connections except on those ports?
link
konart
2820 days ago
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.
link
konart
2820 days ago
I need it for... incoming connections obviously. P2P applications is the best example.
link
ricardbejarano
2821 days ago
I second this.
link