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

Ensure that wan interface gets configured on DSA devices, where wan could be the name of the interface #1131

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

ilario
Copy link
Member

@ilario ilario commented Sep 20, 2024

Initially proposed in this comment: #1080 (comment)

On DSA devices, the "wan" interface could be named just "wan", without having any lower interface.
This ensures that it gets configured by the protocols even if it has no lower interface.

@pony1k @G10h4ck do you think that the same will be needed for LAN?

@pony1k
Copy link
Contributor

pony1k commented Sep 20, 2024

I think the same should be done for interfaces named lan, lan1, lan2 etc.

@ilario
Copy link
Member Author

ilario commented Sep 24, 2024

I think the same should be done for interfaces named lan, lan1, lan2 etc.

I agree.
I opened a specific issue, please comment there your opinion. I am not sure of the right solution (and I am neither very familiar with the problem): #1132

@G10h4ck please merge this unless you have a general idea on how to solve the issue.

@G10h4ck G10h4ck merged commit 08a3948 into libremesh:master Sep 24, 2024
1 check passed
@ilario
Copy link
Member Author

ilario commented Oct 4, 2024

Cherry-picked to 2024.1 branch for the next release https://github.com/libremesh/lime-packages/commits/2024.1/

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.

3 participants