Interface setting

Hello together,

I have an questtion to the Interface setting.

I reinstalled my PiHole, because the recommend setting wasn't possible to Set.

My question ist now why is the setting"responed only on interface eth0" set AS Default after Installation and not the "recommend - allow only local requests" setting?

Thanks in advance

I think you are right. We changed the web interface but not the installer script.
We do export the listening interface to setupVars.conf

And then call the webscript

But do not set/export DNSMASQ_LISTENING
required

1 Like

Thanks for your fast reply, But i'm not so good in Reading Scripts :grinning_face_with_smiling_eyes:

This means that the Installer script need to be updated?

Thanks in advance

https://github.com/pi-hole/pi-hole/pull/4509

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.