I have a PIX 506 that will be the public/private boundary, but only have a /30 range. I want to enable web-browsing on the inside, but cannot assign the global nat IP to the same as the outside interface like you can on a router. I.E., I would like to have:
ip address outside 66.152.240.126 255.255.255.252
ip address inside 10.10.10.100 255.255.255.0
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
global (outside) 1 66.152.240.126 255.255.255.252
Is there a solution/workaround?
Thanks.
-gbiello
ip address outside 66.152.240.126 255.255.255.252
ip address inside 10.10.10.100 255.255.255.0
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
global (outside) 1 66.152.240.126 255.255.255.252
Is there a solution/workaround?
Thanks.
-gbiello