Does anyone know how to map or translate an address on the inside network of a pix to an address on the outside network of the PIX. I would like for the initial address to be on the same network as the inside. I thought I could use this:
static (inside, outside) 209.1.1.1 10.32.1.1
where the 10.32.1.1 is not a node on the network, but 209.1.1.1 is a real address on the outside.
static (inside, outside) 209.1.1.1 10.32.1.1
where the 10.32.1.1 is not a node on the network, but 209.1.1.1 is a real address on the outside.