Uploaded image for project: 'TCP/IP - Internet Protocol'
  1. TCP/IP - Internet Protocol
  2. PSTCP-289

DHCP/BOOTP state machines changes to state "BOUND" despite of obtaining an invalid gateway address from the DHCP server

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V2.4.0.0
    • Fix Version/s: V2.4.0.6, V2.4.1.0
    • Component/s: Firmware
    • Labels:
      None
    • Account:
      SPC TCP_IP (SPCTCPIP)

      Description

      DHCP/BOOTP state machine transitions to state "BOUND" despite of obtaining an invalid gateway address from the DHCP server.

      The gateway address is not configured to be in the same subnet. Therefore, the DHCP/BOOTP state machine should rather send a DECLINE message (in case of DHCP) and transition to state "INIT" again in order to start over.

      In the current implementation it transitions to state "BOUND" and while applying the the IP parameters the invalid gateway address is detected and the DHCP/BOOTP state machine transitions to state "STOP", which in turn leads to sending a DHCP Release frame on the network (in case of DHCP).

      This behavior is not completely incorrect when looking at the RFCs dealing with DHCP. However, the behavior is not the common way to reject an invalid DHCP server configuration.

        Attachments

          Issue Links

            Expenses

              Activity

                Status Description

                  People

                  • Reporter:
                    KMichel Kai Michel
                  • Votes:
                    0 Vote for this issue
                    Watchers:
                    0 Start watching this issue

                    Dates

                    • Created:
                      Updated:
                      Resolved: