Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NAT with /30 on PIX 506?

Status
Not open for further replies.

gbiello

Technical User
Aug 9, 2001
442
US
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
 
Got the answer!
"global (outside) 1 interface"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top