I am wondering if this will work in 6.2.2. Both must work concurrently and there are also statics involved allowing access to hosts on each side. Access-list assumed
2 interface pix
to allow outbound access
global (outside) 10 x.x.x.x - x.x.x.y /24
nat (inside) 10 z.z.z.z/24
allowing inbound acccess (from high sec to low)
global (inside) 20 a.a.a.a/32 (PAT)
nat (outside) 20 b.b.b.b/32 (a NAT'd address from a client)
thanks in advance
the king of NAT . . . not!!!