qosify combined with mwan3 (dual wan interfaces)
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 55
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the reported qosify.wan and qosify.wandev configuration alongside mwan3's dual-WAN setup. Determine whether multiple WAN interfaces are supported and document or define the required setup; done means the dual-WAN behavior and configuration are clear.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100