Advertisement

05.06.2008 at 11:36AM PDT, ID: 23380478 | Points: 250
[x]
Attachment Details

Newbie question regarding NAT and VPN on an ASA5510

Asked by amichaell in Cisco PIX Firewall, Virtual Private Networking (VPN)

Tags: , ,

We have a VPN set up on a Pix 506e.  I didn't set this up originally and I'm just now beginning to work with VPNs.  Anyway, I need to move this VPN connection to an ASA5510.  I've set up four or five site-to-site VPNs on the ASA with no problems, but this one is configured a bit differently and I'm not sure why.  I'll try to describe best I can:

-There are a series of ACL allowing access from several public network addresses to a private network address of 10.33.55.0.
-There is a NAT rule set up that points any traffic from our private LAN (172.0.0.0) destined for the aforementioned public networks to a NAT pool IP of 10.33.55.10.

Relevant portions from the config on the 506:

name xxx.xxx.xxx.xxx vpn-STV-peer

access-list toSTV-VPN-Traffic permit ip 172.0.0.0 255.0.0.0 175.0.0.0 255.0.0.0
access-list toSTV-VPN permit ip 10.33.55.0 255.255.255.0 175.70.0.0 255.255.0.0
access-list toSTV-VPN permit ip 10.33.55.0 255.255.255.0 175.80.0.0 255.255.0.0
access-list toSTV-VPN permit ip 10.33.55.0 255.255.255.0 175.90.0.0 255.255.0.0
access-list toSTV-VPN permit ip 10.33.55.0 255.255.255.0 175.72.0.0 255.255.0.0

access-list inbound permit ip 175.70.0.0 255.255.0.0 10.33.55.0 255.255.255.0
access-list inbound permit ip 175.80.0.0 255.255.0.0 10.33.55.0 255.255.255.0
access-list inbound permit ip 175.90.0.0 255.255.0.0 10.33.55.0 255.255.255.0
access-list inbound permit ip 175.72.0.0 255.255.0.0 10.33.55.0 255.255.255.0

access-list outbound permit ip 10.30.55.0 255.255.255.0 any

global (outside) 10 10.33.55.10

nat (inside) 10 access-list toSTV-VPN-Traffic 0 0

route outside 175.0.0.0 255.0.0.0 xxx.xxx.xxx.xxx 1

Can anyone help me understand why the NAT is in place?  Newbie question, I know.  I'm missing something here.  Thanks.Start Free Trial
[+][-]05.06.2008 at 01:41PM PDT, ID: 21510863

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080924-EE-VQP-38 / EE_QW_2_20070628