11-30-2015 09:49 AM - edited 03-11-2019 11:58 PM
Hello, i need to redirect (port forward) group ports from outside to inside IP . ASA ver 8.2. I know how to configure nat rules to redirect group ports, but i need to open this group ports on outside interface.
11-30-2015 11:11 PM
Did you add an ACL for the ports you want to NAT?
11-30-2015 11:20 PM
access-list <YOUR-ACL-NAME> extended permit object <YOUR-SERVICE-OBJECT>
access-group <YOUR-ACL-NAME> in interface <OUTSIDE-INTERFACE>
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