Peter
> Is netstat using any TCP ports for communication?
>
> As I have browsed some reference books, stating that TCP port 15 is using
> when netstat command is issued.
>
> Is it right? If true, we can deny all traffic in using port 15?
Netstat does not communicate on the network. It lists all connections on
the client machine. You cannot prevent this. The only thing netstat uses
the network for is for name lookups if not used with option -n.
Regards,
Pascal.
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]