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

detect when multiple ethernet interfaces are UP and pick the one with the default route #49

Closed
xyzib opened this issue Jul 15, 2020 · 1 comment · Fixed by #50
Closed
Assignees
Labels
bug Something isn't working

Comments

@xyzib
Copy link
Contributor

xyzib commented Jul 15, 2020

We need to loop through all the UP interfaces and check for an address.
This will handle cases where the first UP does not have an IP address / other misc. corner cases.

@xyzib xyzib added the bug Something isn't working label Jul 15, 2020
@sarnold sarnold changed the title Iterate through multiple ethernet interfaces UP detect when multiple ethernet interfaces are UP and pick the one with the default route Jul 15, 2020
@sarnold
Copy link
Contributor

sarnold commented Jul 16, 2020

The fix for each net script is in PR #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants