All of lore.kernel.org
 help / color / mirror / Atom feed
* Securing my box
@ 2002-11-15 11:19 1stFlight
  2002-11-15 12:07 ` Szekely-Benczedi Endre
  2002-11-15 17:45 ` Ray Olszewski
  0 siblings, 2 replies; 3+ messages in thread
From: 1stFlight @ 2002-11-15 11:19 UTC (permalink / raw)
  To: linux newbie

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-15 17:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-15 11:19 Securing my box 1stFlight
2002-11-15 12:07 ` Szekely-Benczedi Endre
2002-11-15 17:45 ` Ray Olszewski

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.