Skip to content

[Bug]: static domain_name_server in /etc/dhcpcd.conf #2039

Description

@nomaro

Code of Conduct

  • I agree to follow this project's Code of Conduct.

Issue reporting checklist

Operating System

Raspberry Pi OS Lite 64-bit Debian 13 (trixie)

Installation method

Quick install

Onboard wireless chipset or external adapter?

Onboard wireless chipset

Hardware

Raspberry Pi 4 Model B

RaspAP version

Latest

Other software or services running with RaspAP?

No other software

Contact details (optional)

No response

Bug description

Bonjour,
Quand j'utilise le mode bridge, j'avais un problème de DNS sur le RPI sur lequel est installé RaspAP.

J'ai bien galéré à trouver la panne mais j'ai finalement réussi à résoudre le problème en modifiant à la main le fichier /etc/dhcpcd.conf, en particulier la ligne "static domain_name_server=192.168.0.254" par "static domain_name_servers=192.168.0.254"
Je vous joins le fichier de débug avant que je fasse ma modification.
La modification saute dès que je modifie un paramètre réseau et que je redémarre le hotspot dans l'interface web.

raspap_debug_after.log
raspap_debug_before.log

Steps to reproduce

RaspAP en mode bridge.

Screenshots

No response

Additional context

No response

Relevant log output

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions