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

Vlan device error on RouterOS v7.15 #3

Open
vnxme opened this issue May 29, 2024 · 0 comments
Open

Vlan device error on RouterOS v7.15 #3

vnxme opened this issue May 29, 2024 · 0 comments

Comments

@vnxme
Copy link

vnxme commented May 29, 2024

Hi,

Do you have your container working on the latest RouterOS versions (e.g. v7.15)?

I have an error in the following line of code:

ip link add link "$INTERFACE" name "$IFNAME" mtu "$MTU" type vlan id "$VLAN"

The container won't add a vlan device and prints "Error: Unknown device type.".

Regards,

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

1 participant