Using netstat utility in Linux it is possible to see not only opened connections, but also to see which ports are open at current connection.
To do so, type: netstat –nap
use netstat –help for more information.
Using netstat utility in Linux it is possible to see not only opened connections, but also to see which ports are open at current connection.
To do so, type: netstat –nap
use netstat –help for more information.