03-24-2011 07:59 AM - edited 03-11-2019 01:12 PM
HI
I want to give access to remote subnet on firewall 5505. Can you please help me how to do it...
Remote subnet is 16x.15X.56.0
Here is my access list
access-list outside_5_cryptomap extended permit ip 192.168.12.0 255.255.254.0 16x.15X.56.0 255.255.254.0
Thanks
Amardeep K
03-24-2011 08:09 AM
you need to provide more details. This is VPN traffic? Your ACL seems fine but should should also look at the ACL for NAT.
03-24-2011 08:18 AM
yes , this is vpn traffic, remote user is gettign ipsec traffic on his end but nothing is happening on my end..
Thanks
Amardeep K
03-24-2011 08:21 AM
did you created the ACL for NAT Exempt? It should be a similar line as the one for interesting traffic.
03-24-2011 08:32 AM
HI
Here is that acl you are talking about .
access-list 101 extended permit ip 192.168.12.0 255.255.254.0 16x.15x.56.0 255.255.254.0
Thanks
Amardeep Rana
03-24-2011 08:34 AM
is that ACL applied to a NAT (inside) 0 ?
Can you add the config? Based on the two lines your VPN should work. Your VPN works for other subnets?
03-24-2011 08:41 AM
HI
Here is that
global (outside) 1 interface
nat (inside) 0 access-list 101
Thanks
Amardeep K
03-24-2011 08:45 AM
with the information provided it should work. The other end should have a mirror of your ACLs
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