Hi,

On Thu, 2003-02-27 at 20:47, Rob G wrote:
> Do a netstat -na | grep LISTEN and see if anything else is listening on port
> 110 as that is what is holding the address open.

Try a netstat -lnp | grep 110 instead. It will also show the pid of the
listening program.

-- 
Anders Brander - http://anders.brander.dk/



Reply via email to