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

qosify combined with mwan3 (dual wan interfaces) #3

Open
luisimasd opened this issue Nov 28, 2023 · 0 comments
Open

qosify combined with mwan3 (dual wan interfaces) #3

luisimasd opened this issue Nov 28, 2023 · 0 comments

Comments

@luisimasd
Copy link

Using OpenWRT with mwan3 here, it seems Qosify only supports 1 WAN interface.
Right after the installtion I can see...

[...]
qosify.wan=interface
qosify.wan.name='wan'
qosify.wan.disabled='1'
qosify.wan.bandwidth_up='100mbit'
qosify.wan.bandwidth_down='100mbit'
qosify.wan.overhead_type='none'
qosify.wan.ingress='1'
qosify.wan.egress='1'
qosify.wan.mode='diffserv4'
qosify.wan.nat='1'
qosify.wan.host_isolate='1'
qosify.wan.autorate_ingress='0'
qosify.wandev=device
qosify.wandev.disabled='1'
qosify.wandev.name='wan'
qosify.wandev.bandwidth='100mbit'
[...]

Is there any setup for dual WAN interfaces? any doc or similar? I didnt see anything online.

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