Question

  • Creator
    Topic
  • #2341923

    DNS ACL

    Locked

    by miriana.schembri ·

    Tags: 

    Hi,
    I am trying to do an ACL in packet tracer in order to allow DNS access. Basically I have a DNS server connected to a switch, the switch is connected to a router. I am doing the following command but the access through website isn`t being access by name.

    permit udp host 10.0.0.33 host 172.16.10.3 eq domain
    permit ip any any

    before this ACL command I did an ACL which access the 443 port

    Any ideas please?

All Answers

  • Author
    Replies
    • #2442895

      ACL

      by ianc1 ·

      In reply to DNS ACL

      miriana.schembrl, Try the following line in your ACL (replace x.x.x.x with the outside IP assigned to your router)

      permit udp any eq domain host x.x.x.x

Viewing 0 reply threads