Skip to content

luci-mod-network: Missing dnsmasq option "listen_address=" in "Network → DHCP and DNS → General settings" section #6959

Description

@senca23

Steps to reproduce:

"Network → DHCP and DNS → General settings"

  1. go to: "Network → DHCP and DNS → General settings" settings tab
  2. Dnsmasq option "listen_address=" is not configurable via GUI.
  3. Manual configuration via /etc/config/dhcp does work (list listen_address 'XXX.xxx.XXX.xxx'), so the function is present just not present as an option in luci.

image

Expected behavior:

Optional input form in luci to enter "listen_address" list to /etc/config/dhcp via GUI.

Additional Information:

  • Not to be confused with dnsmasq "list address" option. That is a completely different function.

  • It's a list on witch IPs to listen on, so multiple entries should be possible (configured as a "list" not as an "option").

DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='23.05.2'
DISTRIB_REVISION='r23630-842932a63d'
DISTRIB_TARGET='ipq807x/generic'
DISTRIB_ARCH='aarch64_cortex-a53'
DISTRIB_DESCRIPTION='OpenWrt 23.05.2 r23630-842932a63d'
DISTRIB_TAINTS=''

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions