You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GCE DHCP server issues a /32 mask on the provided address, so the gateway is not on the local network and therefore not reachable. Essentially, it seems like the DHCP client should support the "Local Subnet Routes" of RFC3442 for the gateway to be reachable.
The text was updated successfully, but these errors were encountered:
The GCE DHCP server issues a /32 mask on the provided address, so the gateway is not on the local network and therefore not reachable. Essentially, it seems like the DHCP client should support the "Local Subnet Routes" of RFC3442 for the gateway to be reachable.
The text was updated successfully, but these errors were encountered: