12-10-2014 07:19 AM
Cisco ASA5505.
I have a site-to-site tunnel set up from our office to our Amazon AWS VPC. I'm not a network engineer and have spent far too much time just getting to this point.
This works fine from within the office, but remote VPN users cannot access the site-to-site tunnel. All other remote access seems fine.
The current config is here: https://gist.github.com/pmac72/f483ea8c7c8c8c254626
Any help or hints would be greatly appreciated. It's probably super simple for some one that knows what they're doing to see the issue.
Solved! Go to Solution.
12-10-2014 10:22 AM
Hi Paul.
Looking at your configuration:
Remote access:
group-policy RA_GROUP internal
group-policy RA_GROUP attributes
dns-server value 8.8.8.8 8.8.4.4
vpn-tunnel-protocol IPSec
split-tunnel-network-list value Split_Tunnel_List
same-security-traffic permit intra-interface
tunnel-group RA_GROUP type remote-access
tunnel-group RA_GROUP general-attributes
address-pool RA_VPN_POOL
default-group-policy RA_GROUP
tunnel-group RA_GROUP ipsec-attributes
pre-shared-key *****
ip local pool RA_VPN_POOL 10.0.0.10-10.0.0.50 mask 255.255.255.0
Site to site:
12-10-2014 10:22 AM
Hi Paul.
Looking at your configuration:
Remote access:
group-policy RA_GROUP internal
group-policy RA_GROUP attributes
dns-server value 8.8.8.8 8.8.4.4
vpn-tunnel-protocol IPSec
split-tunnel-network-list value Split_Tunnel_List
same-security-traffic permit intra-interface
tunnel-group RA_GROUP type remote-access
tunnel-group RA_GROUP general-attributes
address-pool RA_VPN_POOL
default-group-policy RA_GROUP
tunnel-group RA_GROUP ipsec-attributes
pre-shared-key *****
ip local pool RA_VPN_POOL 10.0.0.10-10.0.0.50 mask 255.255.255.0
Site to site:
12-11-2014 07:27 AM
I cannot thank you enough. That did it. Now I just need to do the same for our other VPCs.
I know I need to clean up the address space, but I inherited some of this mess and wanted to make minimal changes until I got it working then double back and clean up.
12-11-2014 08:04 AM
Hi Paul,
That is great, if you have any questions let me know please!!
Have a great week!
Regards,
David Castro,
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