Jump to content

Why do I (not) need a firewall?


Joerg

Recommended Posts

I've got a pc running debian which provides only ssh (-p 22).

If I use iptables to block all incoming traffic not related to port 22, does that really make sense? I mean, there are no other services listening on a port.

Link to comment
Share on other sites

I've got a pc running debian which provides only ssh (-p 22).

If I use iptables to block all incoming traffic not related to port 22, does that really make sense? I mean, there are no other services listening on a port.

You do have a firewall that's what iptables is doing for you. You'll want to throttle port 22 incoming though.

http://www.debian-administration.org/articles/187

Link to comment
Share on other sites

I've got a pc running debian which provides only ssh (-p 22).

If I use iptables to block all incoming traffic not related to port 22, does that really make sense? I mean, there are no other services listening on a port.

you don't really need a firewall unless you're giving other users access to the box and you don't want them running anything that listens

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...