Possible Duplicate:
Finding the process that is using a certain port in Linux
How may I find out which process(daemon) is listening on a given port if I do not have a service that would specifically listen on that port? For example if port 10101 is open how can I close the respective process?