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.
    • 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