01-11-2006 11:37 AM - edited 02-21-2020 12:38 AM
Can I use a dns entry instead of an IP address (208.134.161.5) in the following:
access-list inside1 permit ip 10.0.0.0 255.0.0.0 208.134.161.5 255.255.255.0
01-11-2006 05:06 PM
01-11-2006 05:07 PM
Hello,
You can define a DNS name within an object group and then use the group to allow/deny traffic.
Have a look at
for access-list syntax and at
for object-group examples.
Hope this helps! Please rate all posts.
Martin
01-18-2006 06:39 AM
Hi,
Hostname in the syntat referres to a hostname allready confígured host using the name command, not a FQDN (DNS name) The access-list does not do any reverse DNS lookup for a name.
Regards,
Marcus
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