[chaos]# nmap -sS 127.0.0.1

Starting Nmap 4.01 at 2006-07-06 17:23 BST
Interesting ports on chaos (127.0.0.1):
(The 1668 ports scanned but not shown below are in state:
	closed)
PORT     STATE SERVICE
21/tcp   open  ftp
22/tcp   open  ssh
631/tcp  open  ipp
6000/tcp open  X11

Nmap finished: 1 IP address (1 host up) scanned in 0.207
	seconds
[chaos]# nmap -sF 127.0.0.1

Starting Nmap 4.01 at 2006-07-06 17:23 BST
Interesting ports on chaos (127.0.0.1):
(The 1668 ports scanned but not shown below are in state:
	closed)
PORT     STATE         SERVICE
21/tcp   open|filtered ftp
22/tcp   open|filtered ssh
631/tcp  open|filtered ipp
6000/tcp open|filtered X11

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