Skip to content

mbusd:did not bind to specific interface #27748

@fow0ryl

Description

@fow0ryl

Package Name

mbusd

Maintainer

Marcin Jurkowski

OpenWrt Version

24.10.3

OpenWrt Target/Subtarget

ath79/generic

Steps to Reproduce

Use i.e. any dumb ap with 3 VLANs.
one interface unmanaged,
2 interfaces with static ip's i.e. 192.168.1.33/24 & 192.168.2.33/24
install mbusd
configure with additional option "address 192.168.2.33"

Actual Behaviour

The original mbusd package provides option "A" to specify a address of the interface, to which mbusd will bind.
This is especially useful when running some VLANs on the same device.
The openwrt init script for mbusd did not provide this option. Even if you define "option address 192.168.x.x" in /etc/config/mbusd this option is ignored and mbusd is bind to all interfaces with IP's defined.

So please add the "A" option to config and init script.

Confirmation Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions