05-28-2018 07:11 AM - edited 03-05-2019 10:31 AM
Hi Dear friend I wnat config extended ACL
For example permit yahoo.com
yahoo.com have many IPS
I want router ASR relove domain to all ips
i test with this
permit ip any yahoo.com
it resolve to one ip top address of site yahoo than yahoo site have 4 IPS
How do this ???
Write ACL For domain addresses ????
05-28-2018 08:23 AM
What platform are you asking about? I do not know of a way in router IOS to configure an extended ACL and specify a name and have it resolve for multiple addresses. If you are asking for some firewall type device with advanced security capabilities it might be possible.
HTH
Rick
05-28-2018 09:37 PM
Hi
I want do this On ASR1002
05-29-2018 09:53 AM
I do not know of a way to accomplish this on ASR1002. Perhaps someone else in the forum might have a suggestion?
HTH
Rick
07-10-2018 02:17 AM
07-11-2018 12:09 AM
asr1#conf t
asr1(config)#ip access-list extended 105
asr1(config-ext-nacl)# permit tcp host 172.X.X.X Y.Y.Y.Y 0 0.0.0.255
asr1(config-ext-nacl)#^Z
asr1#
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