[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Port 649



le 23.11.2001 14:10, James Mackay à jjma@xxxxxxxxxxxxxx a écrit :

> 
> Hello
> 
> Could someone suggest how to close port 649?
> 
> Thanks
> 
> Ja

Turn off the machine :-))
Heum was a bit easy that one.

Check out to which service belongs the port.
netstat -ta
or look it up in /etc/services

And then kill the service it belongs to, but be carefull because it's a port
below 1024 so normally it will have a specific need.