process is already kiilled and port is in listen mode. I want to close the port. how to do that.
Cheers Deepak ----- Original Message ---- From: Madan <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, November 15, 2006 10:28:20 AM Subject: Re: [linuxtechbiz] how to close listen port after killing the process use lsof to find out all process listening to that port and kill all 'em start the process as u normally do On 11/15/06, Deepak Arora <[EMAIL PROTECTED] com> wrote: Hi Guys, i have killed a process which was using a port number 7000. After killing the process, port is still in listen mode. How to close listen port. since not able to start the process and shutdown the process after killing. Cheers Deepak ____________________________________________________________________________________ Sponsored Link Mortgage rates near 39yr lows. $420k for $1,399/mo. Calculate new payment! www.LowerMyBills.com/lre
