We recently purchased a PIX 501 with software version 6.3(3). Our ISP
has given us a /29 (x.x.x.16

where .169 is the gateway and .170
through .174 are available to us. We'd like to run web servers whose
public IPs are .170, .171, and .172 for now. We want to block all
ports by default (except 80 and maybe a few others) and protect them
as much as possible because two of the servers run IIS.
Other newsgroup posts have noted that the PIX can't have "secondary"
IP addresses assigned to its outside interface. But is there a way to
accomplish what we want using NAT or PAT on the PIX? Or would we need
a Cisco router (or Linux or BSD box) as our ingress point to be able
to use several of our public IPs?