On Tue, 4 Jul 2006 17:38:28 -0700
Grant <[EMAIL PROTECTED]> wrote:
> How can I check which ports are open?

nmap can do this. Just `emerge nmap` and run `nmap yourdomain.com`
Below is what the output looks like:

[EMAIL PROTECTED] ~ $ nmap cs.ubishops.ca

Starting Nmap 4.01 ( http://www.insecure.org/nmap/ ) at 2006-07-04
22:14 EDT Interesting ports on cs.ubishops.ca (206.167.194.132):
(The 1662 ports scanned but not shown below are in state: closed)
PORT    STATE SERVICE
21/tcp  open  ftp
22/tcp  open  ssh
25/tcp  open  smtp
80/tcp  open  http
110/tcp open  pop3
143/tcp open  imap
443/tcp open  https
465/tcp open  smtps
993/tcp open  imaps
995/tcp open  pop3s

Nmap finished: 1 IP address (1 host up) scanned in 5.906 seconds

Attachment: pgpX8wvNqT7MX.pgp
Description: PGP signature

Reply via email to