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

    Devices not reaching the DHCP server... bad switch gateway to blame?

    IT Discussion
    10
    36
    3.6k
    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.
    • A
      art_of_shred Banned
      last edited by

      These are Netgear s3300 switches.

      1 Reply Last reply Reply Quote 0
      • D
        Dashrender @Jason
        last edited by

        @Jason said in Devices not reaching the DHCP server... bad switch gateway to blame?:

        Depends on how the switch is running but if you have Macros on the switch or it's in Layer3 mode (even if on the same subnet) it can affect things.

        Also if this is cisco switch you might want to enable RSTP (spanning-tree mode rapid-pvst)

        what is macro on a switch?
        What in a layer 3 mode would prevent a DHCP request from making it through a switch when we know there are no VLANs?
        What does STP have to do with this? Clearly the PC isn't a loopback to the switch.

        J T J 3 Replies Last reply Reply Quote 0
        • J
          JaredBusch @Dashrender
          last edited by

          @Dashrender said in Devices not reaching the DHCP server... bad switch gateway to blame?:

          @Jason said in Devices not reaching the DHCP server... bad switch gateway to blame?:

          Depends on how the switch is running but if you have Macros on the switch or it's in Layer3 mode (even if on the same subnet) it can affect things.

          Also if this is cisco switch you might want to enable RSTP (spanning-tree mode rapid-pvst)

          what is macro on a switch?
          What in a layer 3 mode would prevent a DHCP request from making it through a switch when we know there are no VLANs?
          What does STP have to do with this? Clearly the PC isn't a loopback to the switch.

          If the switch is a layer 3 device that means it has enough brains to route traffic on its own. DHCP traffic can be routed wherever it wants if it is programmed to do so.

          @art_of_shred That said, I would just default the damned switches. They are not doing anything important based on your description. By default they will switch traffic so who cares if anything else was configured before.

          1 Reply Last reply Reply Quote 1
          • T
            thwr @Dashrender
            last edited by

            @Dashrender said in Devices not reaching the DHCP server... bad switch gateway to blame?:

            @Jason said in Devices not reaching the DHCP server... bad switch gateway to blame?:

            Depends on how the switch is running but if you have Macros on the switch or it's in Layer3 mode (even if on the same subnet) it can affect things.

            Also if this is cisco switch you might want to enable RSTP (spanning-tree mode rapid-pvst)

            what is macro on a switch?
            What in a layer 3 mode would prevent a DHCP request from making it through a switch when we know there are no VLANs?
            What does STP have to do with this? Clearly the PC isn't a loopback to the switch.

            @Dashrender said in Devices not reaching the DHCP server... bad switch gateway to blame?:

            @Jason said in Devices not reaching the DHCP server... bad switch gateway to blame?:

            Depends on how the switch is running but if you have Macros on the switch or it's in Layer3 mode (even if on the same subnet) it can affect things.

            Also if this is cisco switch you might want to enable RSTP (spanning-tree mode rapid-pvst)

            what is macro on a switch?

            Some SDN switches run a full blown OS, you can do pretty much everything on them.

            What in a layer 3 mode would prevent a DHCP request from making it through a switch when we know there are no VLANs?

            A firewall? For example: https://www.juniper.net/documentation/en_US/junos13.3/topics/concept/firewall-filter-ex-series-overview.html

            What does STP have to do with this? Clearly the PC isn't a loopback to the switch.

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

              I'm on the call looking at this. What a pain. I'll try to post what we are finding....

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

                DHCP Renewals appear to be working just fine from anywhere. New DHCP Leases appear to never work, possibly not for a week or more. It is only that today there are new things going onto the network.

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

                  Looked at the logs, there does not appear to be any issues with the pool being exhausted. Both logs and manually looking at DHCP Service confirm that IP addresses are available.

                  1 Reply Last reply Reply Quote 0
                  • T
                    thwr
                    last edited by

                    Could you pinpoint the place where the packets get dropped? Wireshark before / behind the switch?

                    S 1 Reply Last reply Reply Quote 1
                    • S
                      scottalanmiller @thwr
                      last edited by

                      @thwr said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                      Could you pinpoint the place where the packets get dropped? Wireshark before / behind the switch?

                      Potentially, I just mentioned that on the call as a potential next step.

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        thwr @scottalanmiller
                        last edited by

                        @scottalanmiller said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                        @thwr said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                        Could you pinpoint the place where the packets get dropped? Wireshark before / behind the switch?

                        Potentially, I just mentioned that on the call as a potential next step.

                        Probably your best bet. Don't know the Netgears or how smart (dumb) they are, but you never know.

                        1 Reply Last reply Reply Quote 0
                        • D
                          Dashrender
                          last edited by

                          Is this a wired or wireless connection through this switch having a problem?

                          I wonder if there is a latency issue on that specif cable?

                          tried restarting the DHCP service - Gene said it's on the same device as the gateway, so probably not a windows box.. so might require a reboot of the whole gateway.

                          S 3 Replies Last reply Reply Quote 0
                          • S
                            scottalanmiller @Dashrender
                            last edited by

                            @Dashrender said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                            Is this a wired or wireless connection through this switch having a problem?

                            I wonder if there is a latency issue on that specif cable?

                            tried restarting the DHCP service - Gene said it's on the same device as the gateway, so probably not a windows box.. so might require a reboot of the whole gateway.

                            Wired for sure, but AFAIK eveyrthing has been tested at this point.

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

                              @Dashrender said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                              tried restarting the DHCP service - Gene said it's on the same device as the gateway, so probably not a windows box.. so might require a reboot of the whole gateway.

                              It's not. It's on the main AD server along with AD and DNS.

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

                                @Dashrender said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                                I wonder if there is a latency issue on that specif cable?

                                We thought that that was the case, but appears not to be.

                                donaldlandruD 1 Reply Last reply Reply Quote 0
                                • D
                                  Dashrender @art_of_shred
                                  last edited by

                                  @art_of_shred said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                                  I should note that the gateway and DHCP server are one and the same.

                                  I mispoke.. it was Art, not Gene.

                                  1 Reply Last reply Reply Quote 0
                                  • donaldlandruD
                                    donaldlandru @scottalanmiller
                                    last edited by

                                    Scope out of IPs?

                                    First thing I would check if renewals work but new isn't

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      Jason Banned @Dashrender
                                      last edited by

                                      @Dashrender said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                                      What does STP have to do with this? Clearly the PC isn't a loopback to the switch.

                                      by default STP on most switches puts ports in blocking mode then in fowarding mode after it checks it. RSTP does a better job of handling and fowards first then checks and blocks if need. if you don't enable rapid-pvst on most cisco switches you will have issues with DHCP once in a while but you will always have issues with PXE etc.

                                      1 Reply Last reply Reply Quote 0
                                      • coliverC
                                        coliver
                                        last edited by coliver

                                        Have you restarted the DHCP server? It's hosted on a Windows box I wonder if there is some rot or an update that needs to be applied.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          Jason Banned
                                          last edited by

                                          Maybe sure the Whitelist isn't enabled on the DHCP server.

                                          1 Reply Last reply Reply Quote 0
                                          • J
                                            Jason Banned @scottalanmiller
                                            last edited by

                                            @scottalanmiller said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                                            @Dashrender said in Devices not reaching the DHCP server... bad switch gateway to blame?:

                                            tried restarting the DHCP service - Gene said it's on the same device as the gateway, so probably not a windows box.. so might require a reboot of the whole gateway.

                                            It's not. It's on the main AD server along with AD and DNS.

                                            how is a DC the default gateway?

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