DNS, DHCP & IP Address Management appliances
For Microsoft DNS & DHCP servers
For open source DNS & DHCP servers
Cloud-based visualization of analytics across DDI architecture
Manage multi-vendor cloud DNS servers centrally
RIR Declaration Management and Automation
Automated network device configuration and management
Centralized visibility over all your clouds
A single source of truth for your network automation
Why DDI is an Obvious Starting Point
DNS Threat Intelligence for proactive defense
Intelligence Insights for Threat Detection and Investigation
Adaptive DNS security for service continuity and data protection
Improve Application Access Control to prevent spread of attacks
Protect users and block DNS-based malware activity
Carrier-grade DNS DDoS attack protection
Optimize application delivery performance from the edge
for Proactive Network Security
Visibility, analytics and micro segmentation for effective Zero Trust strategy
Enable work from anywhere by controlling access, security and data privacy
Simplify management and control costs across AWS, Azure and GCP environments
Risk-free migration to reduce DDI complexity and cost
Move risk-free to improve performance, security and costs
Automate management, unify control and strengthen security of connected devices
Protect your network against all DNS attacks, data exfiltration and ransomware
Enable zero touch operations for network management and security
Improve resiliency, deployment velocity and user experience for SD-WAN projects
Integrated DNS, DHCP, IPAM services to simplify, automate and secure your network.
Simplify design, deployment and management of critical DDI services for telcos
Optimize administration and security of critical DDI services for healthcare
Simplify and automate management of critical DDI services for finance
Simplify and automate management of critical DDI services for higher education
Simplify and automate management of critical DDI services for retail
Simplify Management and Automation for Network Operations Teams
Elevate SecOps Efficiency by Simplifying Threat Response
Open architecture for DDI integration
Technology partnerships for network security & management ecosystems
Extend security perimeters and strengthen network defenses
Submit requests for temporary licenses
Submit access requests for EfficientIP knowledge platforms
Submit membership requests for EfficientIP Community
Strengthen Your Network Protection with Smart DNS Security
Customer-centric DDI project delivery and training
Acquire the skills needed to manage EfficientIP SOLIDserverโข
Identify vulnerabilities with an assessment of your DNS traffic
Test your protection against data breaches via DNS
Dedicated representation for your organization inside EfficientIP
Explore content which helps manage and automate your network and cloud operations
Read content which strengthens protection of your network, apps, users and data
Learn how to enhance your app delivery performance to improve resilience and UX
Why Using DNS Allow Lists is a No-Brainer
This enterprise-grade cloud platform allows you to improve visibility, enhance operational efficiency, and optimize network performance effortlessly.
Who we are and what we do
Meet the team of leaders guiding our global growth
Technology partnerships for network security and management ecosystems
Discover the benefits of the SmartPartner global channel program
Become a part of the innovation
The latest updates, release information, and global events
January 16, 2020 | Written by: Efficient IP | DDI, DNS, DNS Security
ComplianceDDIDDI ManagementDDI ServicesDDI SolutionsDNSDNS ApplianceDNS over TLSDNS Security IssuesEnterprise Network Security
Although the DNS protocol is not secured by default, it is mainly used on IP networks as the key element to convert application names to technical addresses. Following the 2019 DNS Flag Day, which targeted protocol compliance on EDNS, the 2020 version will focus on operational and security problems caused by Internet Protocol packet fragmentation. Fortunately, EfficientIP customers will not suffer any issues, as our DNS servers already support the 2020 Flag Day recommendations, complying with standards and RFC.
IP fragmentation is normal. As soon as a message transported in the payload of an IP conversation is bigger than the maximum message size an IP frame can transport, the IP layer will cut the message into multiple parts and transport each in a separate IP frame. Since DNS can be transported on top of the UDP transport protocol (in IP frame) and queries or answers may be too long to fit into a single frame, some DNS information will require multiple IP fragmented frames. In TCP, there should not be fragmentation because the transport protocol negotiates maximum frame size and is designed to transport big messages. The impact of IP fragmentation on the DNS service (when transported by UDP) mainly concerns security – it has been demonstrated that DNS cache poisoning is able to be performed with UDP/IP fragmented messages.
For 2020, DNS service providers are being asked to use TCP transport either all the time or whenever a UDP query or answer will be fragmented. UDP is not able to negotiate the maximum message size but DNS is able to exchange this information in an EDNS option. Two simple steps are required: 1) Set the EDNS buffer size to a value compatible with the maximum size of an IP frame on your network (e.g. 1232 bytes) 2) If the message to be transported is bigger than this limit, switch to DNS over TCP.
If you use mainly TCP for the transportation of your DNS requests/answers, you can use a much larger buffer in the EDNS option (e.g. 4096 bytes). You will then be on the right track to secure the last mile of your DNS transaction with DoT (DNS over TLS).
Firstly, it is important to note that there will be no impact of not performing any of the following actions. If you want to be fully compliant, start with the actions on your authoritative servers, especially if you are expecting large response packets (e.g. a lot of A records for the same FQDN). Performing the actions on the recursive server depends on whether you trust the internal network and clients (as enterprises generally do) or not (as is the case for ISPs). For enterprises it is not mandatory, fragmentation can happen without any issue.
$ dig efficientip.com NS ;; ANSWER SECTION: efficientip.com. 3600 IN NS ns-212.awsdns-26.com. efficientip.com. 3600 IN NS ns-1000.awsdns-61.net. efficientip.com. 3600 IN NS ns-1360.awsdns-42.org. efficientip.com. 3600 IN NS ns-1660.awsdns-15.co.uk.
$ dig +tcp www.efficientip.com @ns-1360.awsdns-42.org. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64544
$ dig +tcp www.efficientip.com ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31930
$ dig +bufsize=512 test.knot-resolver.cz. TXT ;; Truncated, retrying in TCP mode.
$ dig +short rs.dns-oarc.net TXT rst.x4090.rs.dns-oarc.net. rst.x4058.x4090.rs.dns-oarc.net. rst.x1212.x4058.x4090.rs.dns-oarc.net. "2001:19f0:6800:10a7:5400:ff:fe1b:34dd DNS reply size limit is at least 4090" "2001:19f0:6800:10a7:5400:ff:fe1b:34dd sent EDNS buffer size 4096"
in the answer message:
When our goal is to help companies face the challenges of modern infrastructures and digital transformation, actions speak louder than words.
Explore content highlighting the value EfficientIP solutions bring to your network
We use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
We use cookies to enhance your browsing experience, serve personalized content, and analyze our traffic. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site.