[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Port 649
- Subject: Re: [cobalt-users] Port 649
- From: acidjazz@xxxxxx
- Date: Fri Nov 23 07:28:12 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > > 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.
>
> Alternatively, install IPCHAINS and just allow open the ports required. All others are blocked.
Where can i download ipchains for RAQ2?