PPP and dnsmasq issue

Thanks, it works!

Interfaces dnsmasq should not listen on.

System log are clean now

Hi, everybody!
I ran into the same problem on two of my devices with openwrt-22.03.0-rc6 (ath79 and mt7621).
The solution is only manual so far?
This was not observed on the current stable version 21.02.3.

Yes only manual.
21.02 has an older version of PPP I think

1 Like

So the problem will not be fixed in this issue?

Then I will leave here the commands that worked for me (probably it will be useful to someone):

uci add_list dhcp.@dnsmasq[0].notinterface='pppoe-wan'
uci commit dhcp
/etc/init.d/dnsmasq restart
4 Likes

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