[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Port 649
- Subject: Re: [cobalt-users] Port 649
- From: Marco Baurdoux <linux@xxxxxxxxxxxxx>
- Date: Fri Nov 23 05:45:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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.