[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Anyone know where to get nmap for RAQ2 -
- Subject: Re: [cobalt-users] Anyone know where to get nmap for RAQ2 -
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue Jun 11 01:43:01 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Monday 10 June 2002 11:02 pm, Audi S.P. wrote:
> Hi All,
>
> Just curious, is there any reason why we want to open port 143 (IMAP) since
> most of us retrieves email using POP? The webmail seems to work fine even
> if port 143 is blocked.
>
You can turn imap off, I think active-monitor will complain, but you can turn
that off also.
Ican't find original post but this is what I use
Turn off IMAP: (thanks to shimi on the cobalt-security list)
vi or pico /etc/inetd.conf
(do a search for imap and comment (#) out this line:)
imap stream tcp nowait root /usr/sbin/tcpd imapd
Restart the inet server:
/etc/rc.d/init.d/inet hard-restart
vi or pico /usr/admserv/cgi-bin/.cobalt/services/services.cgi
Change this line:
$ret=Cobalt::swatch::swatch_set_service_on("imap");
To this:
$ret=Cobalt::swatch::swatch_set_service_off("imap");
Now go into the GUI's Control Panel and just hit the 'Save Changes' button.
This keeps Active Monitor from grumbling about IMAP being turned off.
--
Gerald Waugh
http://frontstreetnetworks.com SOHO Networks & Web Site Hosting
Front Street Networks LLC voice +1 203 785 0699 * fax +1 203 785 1787
229 Front Street, Ste. #C, New Haven CT 06513-3203