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

Don't use DHCP in network configuration #10

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

jrpedrianes
Copy link
Contributor

Close #7

terraform/variables.tf Outdated Show resolved Hide resolved
- to: default # could be 0.0.0.0/0 optionally
via: ${network_value.network_info.gateway_address}
#metric: 100
on-link: true
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why you delete this in all the cases?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this setup "on-link: true" seems that is not necessary. BTW, I'm not a networking expert and maybe I missing something.

@achetronic achetronic merged commit ceabecf into achetronic:main Aug 1, 2023
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

Successfully merging this pull request may close these issues.

Network issues in machines with two networks
2 participants