Hi
I am new to this site,  I am facing a problem relating to ports...., The senerio is like this:
Suppose some user is conneted to my System using some port  like 7650
I can check it using 
#netstat -a
I want to disconnect that active session, how will I do this??
#ps -aux   tells us the processes  which is running in that System, It doesn't display port no....
 So  How can i know that what all processes are being runned by that praticular port no....?
So ...My simple quetion is that How can I kill that port i.e 7650 so that the user which is connected to My system using that port is disconnected???
I need it urgent..
Regards
Ishleen