Wired Intelligent Edge

 View Only
last person joined: yesterday 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

DNS Settings in the Core Switch

This thread has been viewed 0 times
  • 1.  DNS Settings in the Core Switch

    Posted Oct 31, 2021 06:56 PM

    Hi,

    Are there any recommendations for configuring DNS servers in the core switch? Is it better to configure the ISP DNS or Google free DNS 8.8.8.8? What are the security best practices?

    Thanks.


    #Switch_Router_Interconnect
    #Aruba


  • 2.  RE: DNS Settings in the Core Switch

    EMPLOYEE
    Posted Oct 31, 2021 09:49 PM
    Hello,
    It's purely based on your requirements. This is what Google says:
    Google Public DNS is purely a DNS resolution and caching server; it does not perform any blocking or filtering of any kind, except that it may not resolve certain domains in extraordinary cases if we believe this is necessary to protect Google’s users from security threats. But we believe that blocking functionality is usually best performed by the client. If you are interested in enabling such functionality, you should consider installing a client-side application or browser add-on for this purpose.

    Thanks!


  • 3.  RE: DNS Settings in the Core Switch

    EMPLOYEE
    Posted Nov 01, 2021 03:07 AM

    My personal opinion - your security policy should regulate such things. Different companies have different requirements. Sometimes a security policy is so restrictive that does not allow any information disclosure to other companies except your ISP. Keep in mind that DNS can be used to track user's activity.

    From a pure technical point of view it's always better to use DNS sever closer to you, but closest server doesn't always perform faster. There are tools that can test DNS servers performance and you can make a decision based on objective facts. Examples of such tools are https://github.com/mrwiora/NAMEinator and  https://www.grc.com/dns/benchmark.htm

    Hope this helps!

     



  • 4.  RE: DNS Settings in the Core Switch

    Posted Nov 01, 2021 04:27 AM

    Thanks.