ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?

    Scheduled Pinned Locked Moved IT Discussion
    15 Posts 4 Posters 1.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • openitO
      openit
      last edited by

      Hey there,

      I am just wondering to know if need to use some services like OpenDNS or Dyn while we have firewall with IDS/IPS ?

      Following is the snap for IDS activity on Firewall :
      0_1481782668864_upload-e306370c-dc8c-4665-995a-a703394aea6e

      As I see we can block or control traffic with OpenDNS or Dyn services, which can be done with our firewall, so do we need that ?

      Other thought in my mind is "after going through several threads in different places", OpenDNS will add one more layer to block unwanted or malicious traffic along with Firewall.

      If good to have one of this, as I am seeing OpenDNS is commercial, how about Dyn service ? which seems to be free (is that free for commercial ?).

      Thanks

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        Blocking traffic is the wrong way to think of it. OpenDNS can't block anything. It stops internal users from resolving things that you don't want them to resolve.

        openitO 1 Reply Last reply Reply Quote 2
        • openitO
          openit @scottalanmiller
          last edited by

          @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

          Blocking traffic is the wrong way to think of it. OpenDNS can't block anything. It stops internal users from resolving things that you don't want them to resolve.

          I see. I meant for blocking any malicious websites (say, source of ransomware web links etc), are you saying it's wrong way due to any false-positive cases or may affect functionality of business resources ?

          Just thought of adding one more layer if okay/possible.

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            It's a fine tool to use, but don't think of it as blocking. Users can still get to sites if you use s DNS tool. It just takes more work. It's different than blocking.

            1 Reply Last reply Reply Quote 2
            • Deleted74295D
              Deleted74295 Banned
              last edited by

              A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @Deleted74295
                last edited by

                @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                DashrenderD Deleted74295D 2 Replies Last reply Reply Quote 0
                • DashrenderD
                  Dashrender @scottalanmiller
                  last edited by

                  @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                  @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                  A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                  Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                  Yeah, but what traffic would you be blocking? A specific DNS domain request? That's something I've never heard of before - so really, as Scott was eluding to, there would be no change at the DNS level.

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @Dashrender
                    last edited by

                    @Dashrender said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                    @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                    @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                    A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                    Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                    Yeah, but what traffic would you be blocking? A specific DNS domain request? That's something I've never heard of before - so really, as Scott was eluding to, there would be no change at the DNS level.

                    You'd block sites completely, not just requests to look for those sites.

                    DashrenderD 1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @scottalanmiller
                      last edited by

                      @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                      @Dashrender said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                      @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                      @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                      A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                      Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                      Yeah, but what traffic would you be blocking? A specific DNS domain request? That's something I've never heard of before - so really, as Scott was eluding to, there would be no change at the DNS level.

                      You'd block sites completely, not just requests to look for those sites.

                      so? The DNS request would still happen. Unless the firewall is looking inside the DNS queries, or the onsite DNS server is setup as authoritative for those domains and responding with access denied (not really but you know what I mean)

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @Dashrender
                        last edited by

                        @Dashrender said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                        @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                        @Dashrender said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                        @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                        @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                        A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                        Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                        Yeah, but what traffic would you be blocking? A specific DNS domain request? That's something I've never heard of before - so really, as Scott was eluding to, there would be no change at the DNS level.

                        You'd block sites completely, not just requests to look for those sites.

                        so? The DNS request would still happen. Unless the firewall is looking inside the DNS queries, or the onsite DNS server is setup as authoritative for those domains and responding with access denied (not really but you know what I mean)

                        Yes, if you don't have DNS limiting internally, which you can as well.

                        1 Reply Last reply Reply Quote 0
                        • Deleted74295D
                          Deleted74295 Banned @scottalanmiller
                          last edited by

                          @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                          @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                          A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                          Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                          But how does that work with processing lists of URLs? Hundreds of thousands of URLs in a black list (potentially)

                          DashrenderD scottalanmillerS 2 Replies Last reply Reply Quote 0
                          • DashrenderD
                            Dashrender @Deleted74295
                            last edited by

                            @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                            @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                            @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                            A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                            Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                            But how does that work with processing lists of URLs? Hundreds of thousands of URLs in a black list (potentially)

                            I don't understand the question. Hundreds of thousands of root URLs are nothing for modern router/firewall to search through. Though really filtering should be done in it's own appliance, not in the firewall itself - if you are to agree with JB and Scott on this point So you'll have dedicated resources that won't affect the firewall itself.

                            Deleted74295D 1 Reply Last reply Reply Quote 0
                            • Deleted74295D
                              Deleted74295 Banned @Dashrender
                              last edited by

                              @Dashrender said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                              @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                              @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                              @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                              A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                              Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                              But how does that work with processing lists of URLs? Hundreds of thousands of URLs in a black list (potentially)

                              I don't understand the question. Hundreds of thousands of root URLs are nothing for modern router/firewall to search through. Though really filtering should be done in it's own appliance, not in the firewall itself - if you are to agree with JB and Scott on this point So you'll have dedicated resources that won't affect the firewall itself.

                              How does that make sense? You have a bog standard router, how does it have dedicated resources?

                              DashrenderD 1 Reply Last reply Reply Quote 0
                              • DashrenderD
                                Dashrender @Deleted74295
                                last edited by

                                @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                                @Dashrender said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                                @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                                @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                                @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                                A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                                Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                                But how does that work with processing lists of URLs? Hundreds of thousands of URLs in a black list (potentially)

                                I don't understand the question. Hundreds of thousands of root URLs are nothing for modern router/firewall to search through. Though really filtering should be done in it's own appliance, not in the firewall itself - if you are to agree with JB and Scott on this point So you'll have dedicated resources that won't affect the firewall itself.

                                How does that make sense? You have a bog standard router, how does it have dedicated resources?

                                You buy dedicated resources.

                                The consensus around these parts is that those all in devices are poop. The SonicWalls, WatchGuard, etc - these devices are often underpowered and cause the internet to be slow due to lack of resources to run the functions that are sold with the device.

                                This is why others around here push that IF YOU REALLY NEED these functions, then buy a dedicated box (or run a VM) for that function.

                                1 Reply Last reply Reply Quote 1
                                • scottalanmillerS
                                  scottalanmiller @Deleted74295
                                  last edited by

                                  @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                                  @scottalanmiller said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                                  @Breffni-Potter said in Do we need Dyn or OpenDNS if we have firewall with IDS/IPS and if so, how about Dyn free ?:

                                  A DNS level approach is very resource efficient because your gateway box does no heavy lifting. So you gain a lot of security without affecting performance.

                                  Is that true? DNS requests still go out and fail, causing traffic on the router and delays for the users. Blocking on the router is actually less resource intensive because the router blocks the traffic entirely.

                                  But how does that work with processing lists of URLs? Hundreds of thousands of URLs in a black list (potentially)

                                  I suppose if you are still allowing and getting lookups but only then blocking and put that on your firewall instead of on the proxy, then that would be a small hit.

                                  1 Reply Last reply Reply Quote 0
                                  • 1 / 1
                                  • First post
                                    Last post