Tagged Questions
3
votes
2answers
509 views
How to check and block processes connecting to internet directly?
Is there a way to find which processes in my system are getting connected to net automatically. Is there a way to select and block net access of some processes permanently? I use mint 11. I use a USB ...
2
votes
3answers
264 views
Port monitoring on GNU/Linux based NAT router
I am using a Ubuntu machine as a NAT router. How can I find out the following:
the ports on which the LAN machines are listening or communicating (both tcp and udp);
which local machines have ...