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

RE: [cobalt-users] What ports shouldn't be closed



-----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.