What's Holding That Port Open? Associate a process with the port it is bound to easily with netstat [Discuss (2) | Link to this hack]
Comments on this hack
Showing messages 1 through 2 of 2.
fuser is nice
2003-03-19 15:33:25
anonymous2
[View]
fuser -v 22/tcp
will show you what pid is running on port 22.
fuser is nice
2003-11-30 12:23:31
anonymous2
[View]
The thing is there 2 server that are connected to the internet.the 1 is for new cliets that not aded to the domain with RESTICTED write.
If i can connect VPN to the other server i have no RESTICTED writes.how can i connect to that server im not in the registed user?
Hope you can help me.
will show you what pid is running on port 22.