Results 1 to 4 of 4

Thread: DNS query related to its packet size

  1. #1
    Join Date
    Jun 2009
    Posts
    1,518

    DNS query related to its packet size

    We are using Cisco PIX firewall in our office. We recently noticed that our dns packets were being denied because of the size. I would like to know what is the default dns packet's size that a device sends and what is the problem involved if it is increases the default value and also what is the maximum size of a dns packet that can be sent?

  2. #2
    Join Date
    May 2008
    Posts
    1,304

    Re: DNS query related to its packet size

    This problem occur on some Cisco PIX Firewall models with software that is earlier than PIX Firewall version 6.3(2). By default, some firewalls have security features turned on that block UDP packets that are larger than 512 bytes. To resolve this issue, configure the firewall to allow larger UDP packets.

  3. #3
    Join Date
    May 2008
    Posts
    188

    Re: DNS query related to its packet size

    According to my research, even Windows could have a default dns packet size limit. So to fix this, you may want to adjust your Windows settings to increase the dns packet size limit and allow the dns request as per your need. You can even try to turn off EDNS0 functionality on the Windows Server 2003 server. To do so, at the command prompt, type: "dnscmd Server Name/Config /EnableEDnsProbes 0"

  4. #4
    Join Date
    Jan 2006
    Posts
    3,792

    Re: DNS query related to its packet size

    This is the part of the Cisco security feature which blocks all the packets sent exceeding 512 bytes calling them malformed. Over this size TCP packets are supposed to be used and not the UDP. A flag is passed when a dns server requests a lookup indicating whether it accepts Edns and its maximum packet size. A firewall which filters large UDP DNS packets without clearing this flag in DNS packets that pass through will cause problems to the servers.

Similar Threads

  1. Query related to Returning K3
    By X-MaaN in forum Portable Devices
    Replies: 10
    Last Post: 20-10-2011, 01:37 AM
  2. Replies: 4
    Last Post: 11-01-2011, 12:42 AM
  3. Want to make query dependent on another query.
    By MACE in forum Software Development
    Replies: 4
    Last Post: 01-02-2010, 05:22 PM
  4. Turn on MySQL query cache to speed up query performance
    By DMA2Superman in forum Software Development
    Replies: 3
    Last Post: 07-07-2009, 10:26 AM
  5. Replies: 3
    Last Post: 18-04-2007, 04:26 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,047,529.56588 seconds with 16 queries