All of lore.kernel.org
 help / color / mirror / Atom feed
From: 1stFlight <1stflight@ameritech.net>
To: linux newbie <linux-newbie@vger.kernel.org>
Subject: Securing my box
Date: Fri, 15 Nov 2002 06:19:49 -0500	[thread overview]
Message-ID: <200211150619.49278.1stflight@ameritech.net> (raw)

I recently had a friend port scan me as a test of my ip_tables based firewall
And like I wanted he discovered there were no ports open. However if I do a 
"netstat -a | grep LISTEN" I see

tcp        0      0 localhost.localdom:1024 *:*                     LISTEN
tcp        0      0 *:printer               *:*                     LISTEN
tcp        0      0 *:sunrpc                *:*                     LISTEN
tcp        0      0 *:x11                   *:*                     LISTEN
tcp        0      0 *:ssh                   *:*                     LISTEN


What's going on here? Did I mess up my config? Thanks!

													Darryl
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

             reply	other threads:[~2002-11-15 11:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-15 11:19 1stFlight [this message]
2002-11-15 12:07 ` Securing my box Szekely-Benczedi Endre
2002-11-15 17:45 ` Ray Olszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200211150619.49278.1stflight@ameritech.net \
    --to=1stflight@ameritech.net \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.