Our customer will not allow us to set up a DNS server on the inside. We have 4 servers behind the Pix that need DNS, primarily for reverse lookups. When I allow access to the Primary and Secondary DNS servers outside of the Pix everything seems to work ok except I see our servers requesting connections to quite a few other DNS servers out there; not just to the 2 DNS servers. To get rid of the other messages in the log, I set the servers up with the following:
access-list acl_inside permit udp any any eq domain
My thinking (which is probably a mistake) was that our servers would only request DNS using the Primary & Secondary DNS entries that are configured on that server. Replies coming back in would automatically be allowed. Is this statement ok or am I opening up a bunch of holes? Is there a better way to do this?
Any help/suggestions would be appreciated.
Thanks,
yowza
access-list acl_inside permit udp any any eq domain
My thinking (which is probably a mistake) was that our servers would only request DNS using the Primary & Secondary DNS entries that are configured on that server. Replies coming back in would automatically be allowed. Is this statement ok or am I opening up a bunch of holes? Is there a better way to do this?
Any help/suggestions would be appreciated.
Thanks,
yowza