Hello,
we have a PIX515 with two eth interfaces, inside on network
192.168.9.0/24 and outside on 10.10.24.0/24. We need users on inside to reach an internet proxy on outside with ip address 10.10.24.50, and would like that the users could point to a virtual ip on their network, such as 192.168.9.3. We should have something like the following
inside --> 192.168.9.3 -NAT to 10.10.24.50 --> outside
Could you please help?
Thanks, A.