Netstat commands on Linux

To see the number of concurrent DNS requests at a time through the Smoothwall:

netstat -anp | grep dnsmasq | wc -l

To see the number of sessions open through the external connection:

netstat -an | wc -l

To see the process ID ofthe windows process using netstat:

netstat -a -n -o

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: