Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DHCP client does not work on GCE #80

Open
anttikantee opened this issue Feb 9, 2016 · 1 comment
Open

DHCP client does not work on GCE #80

anttikantee opened this issue Feb 9, 2016 · 1 comment

Comments

@anttikantee
Copy link
Member

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.

@christopherhesse
Copy link

Here is an issue on GCE describing the behavior in more detail: https://code.google.com/p/google-compute-engine/issues/detail?id=77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants