Hassio-Access-Point icon indicating copy to clipboard operation
Hassio-Access-Point copied to clipboard

Using the access point along with AdGuard DHCP

Open nicokimmel opened this issue 1 year ago • 0 comments
trafficstars

Hello, is there any way to bind only to wlan0? I tried to overwrite with the following in dnsmasq_config_overwrite but it does not work:

  • interface=wlan0
  • except-interface=end0
  • except-interface=lo

I always get dnsmasq: failed to bind DHCP server socket: Address in use. I cannot do it without the DHCP from AdGuard since the Speedport does not offer any options to change the DNS server. :(

nicokimmel avatar Jan 18 '24 20:01 nicokimmel