Y
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
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