If I have a T1 going to an Adtran L3 switch, and one of the public IP's going to a Cisco 2620 router, being NATted to the private IP's for the LAN...
T1---Adtran---2620---Cat2980G---LAN
I want to stick a PIX in the picture. I know it may be better to place it between the ADTRAN and the Cat2980G switch, but I want to use the Cisco router because I have it configured as a VPN server already, and I am comfortable with that. Therefor, I want to put it between the 2620 and the 2980G. Being a layer 3 device, I know I have to make a different private IP subnet on the outside and inside interfaces. Right now it's
public--192.168.69.0/24
and then it would be
public--192.168.3.0/24---PIX---192.168.69.0/24
But...since the router is doing NAT for the public to private translations and vice-versa, does the PIX still need to NAT to pass traffic through it, like from private to private (nat (inside,outside)192.168.69.0 255.255.255.0 192.168.3.0
something like that? Thanks.
Burt
T1---Adtran---2620---Cat2980G---LAN
I want to stick a PIX in the picture. I know it may be better to place it between the ADTRAN and the Cat2980G switch, but I want to use the Cisco router because I have it configured as a VPN server already, and I am comfortable with that. Therefor, I want to put it between the 2620 and the 2980G. Being a layer 3 device, I know I have to make a different private IP subnet on the outside and inside interfaces. Right now it's
public--192.168.69.0/24
and then it would be
public--192.168.3.0/24---PIX---192.168.69.0/24
But...since the router is doing NAT for the public to private translations and vice-versa, does the PIX still need to NAT to pass traffic through it, like from private to private (nat (inside,outside)192.168.69.0 255.255.255.0 192.168.3.0
something like that? Thanks.
Burt