10-17-2008 07:29 AM - edited 03-11-2019 06:59 AM
I am trying to create a semi-secure connection where a user can VPN into the pix 515, get an address 10.10.10.10 from the VPN pool, access devices on the private side, and also be able to access devices on the outside.
Do I do this via access-list on ACL_Outside_in or is there a command that will allow me to do this?
Thanks
DWane
10-17-2008 07:50 AM
Which pix version? 6, 7, 8?
10-17-2008 08:12 AM
We are using pix 7.2.2
10-17-2008 08:52 AM
same-security-traffic permit intra-interface
global (outside) 1 interface
nat (outside) 1 10.10.10.0 255.255.255.0
Also, make sure you are not split tunneling.
10-20-2008 05:34 AM
Thank you for your help. If we are using routable addresses and not private addressing, if there an issue with these statements. We are not using NAT at this time.
Thansk
Dwane
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide