[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] What ports shouldn't be closed
- Subject: RE: [cobalt-users] What ports shouldn't be closed
- From: BSmith@xxxxxxxxxxx
- Date: Thu Feb 6 09:38:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
Hello Guys,
The box is running:
Ftp 20/21 (TCP)
pop3 110 (TCP)
imap 220 (TCP/UDP)
mysql Block It! - Make users use phpmyadmin, give them local user
names/passwords
to use. Or get their IP address (if Static), and just allow
that
http 80 (TCP) / 443-SSL (TCP)
GUI- admin 444 (RaQ 550, QUBE, XTR) 81 (RaQ 1,2,3,4)
GUI- siteadmin See above
ASP - chilisoft. BLOCK IT
dns 53/TCP/UDP
webmin ??? check your config.
Robbert
_____________________________________
I would recommend learning the BASIC IP ports ... Read this file:
/etc/services
Run a NETSTAT:
netstat -na (Get's port numbers)
netstat -a (Get's Port Eng-Name)
Go to:
www.iana.org & Read! :)
~Brian.