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

env_aws fingerprinter should not override manually set network_interface #2619

Closed
schmichael opened this issue May 5, 2017 · 2 comments
Closed

Comments

@schmichael
Copy link
Member

A user ran into an issue where they were manually setting a network_interface but it was getting overwritten by the env_aws fingerprinter because they were in AWS.

We should not overwrite explicit user network configuration.

@gorset
Copy link

gorset commented Mar 24, 2019

I'm also seeing this problem with nomad 0.8.6.

We are running most of our nodes on dedicated hardware with a few nodes in aws, using wireguard for networking. Setting network_interface to wg0 has no effect on the aws nodes, which means that nomad will register services in consul using the aws address.

Is there a good workaround that doesn't involve iptables/ip routing magic, or manual consul registration of the service (in other words, don't use nomad's consul integration for services)?

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants