In article <. com>,
CK <> wrote:
>What if we NAT the IPs
There is no point in us answering that question until you answer
the question I posed in my response: where are the packets
starting from that you are trying to get through to the second
subnet?
Repeating what I said before: if the packets are coming from
outside, there is no problem. If the packets are coming from
inside then there is NO way you are going to be able to get your
PIX 506E to pass the traffic back to the same interface.
If the packets are originating "inside", then change the
default gateway of all of those hosts to be the IP address of the
inside router, so that packets going from inside to the other
inside subnet do not pass through the PIX.
If you can't do that for some reason, your only other hope
is that you are using an 802.1Q compatible switch and that you
implement two "logical interfaces" on the same physical interface,
with different IP subnets for each. The PIX 506E running 6.3(3) or
later [such as your 6.3(5)] *will* forward between different IP subnets
on the same physical interface, if those subnets are on different
"logical interfaces". Which has its own drawbacks: the two
logical interfaces will have to be at different security levels
than each other and you will need to define nat/global/access-group
and so on.
|